[Webkit-unassigned] [Bug 131496] New: [GTK] Layout Test accessibility/help-text.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 10 10:03:30 PDT 2014


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

           Summary: [GTK] Layout Test accessibility/help-text.html is
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: clopez at igalia.com
                CC: mario at webkit.org


The following layout test is failing on GTK

accessibility/help-text.html


This test was introduced on r167054 (see bug #130386 )


The diff is the following:

--- /stuff/webkit/webkit/layout-test-results/accessibility/help-text-expected.txt
+++ /stuff/webkit/webkit/layout-test-results/accessibility/help-text-actual.txt
@@ -1,28 +1,20 @@
+CONSOLE MESSAGE: line 68: TypeError: null is not an object (evaluating 'ax.helpText.replace')
+foo foo foo
+foo
+
+foo  foo  foo  
+caption
+
+text
+foo
+foo
+foo
 Tests accessibility help text in a variety of examples.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS: Help text for <a> is ""
-PASS: Help text for <a> is "bar"
-PASS: Help text for <a> is "baz"
-PASS: Help text for <a> is ""
-PASS: Help text for <h1> is "bar"
-PASS: Help text for <a> is ""
-PASS: Help text for <button> is ""
-PASS: Help text for <button> is "bar"
-PASS: Help text for <button> is "baz"
-PASS: Help text for <button> is ""
-PASS: Help text for <table> is "table summary"
-PASS: Help text for <input> is ""
-PASS: Help text for <div> is ""
-PASS: Help text for <main> is "bar"
-PASS: Help text for <button> is ""
-PASS: Help text for <main> is ""
-PASS: Help text for <div> is ""
-PASS: Help text for <a> is "bar"
-PASS: Help text for <div> is ""
-PASS successfullyParsed is true
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list