[Webkit-unassigned] [Bug 175418] [GTK] accessibility/add-children-pseudo-element.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 03:01:49 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175418

--- Comment #2 from Miguel Gomez <magomez at igalia.com> ---
(In reply to Nan Wang from comment #1)
> What is the failure?

This is the diff between the expected and the result:

--- /home/igalia/magomez/WebKit/layout-test-results/accessibility/add-children-pseudo-element-expected.txt
+++ /home/igalia/magomez/WebKit/layout-test-results/accessibility/add-children-pseudo-element-actual.txt
@@ -4,8 +4,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS element.childrenCount is 3
-PASS element.childrenCount is 2
+FAIL element.childrenCount should be 3. Was 2.
+FAIL element.childrenCount should be 2. Was 1.
 PASS successfullyParsed is true

 TEST COMPLETE


and there's also a message in stderr:

g_strstr_len: assertion 'haystack != NULL' failed

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170810/a8cd795e/attachment.html>


More information about the webkit-unassigned mailing list