[Webkit-unassigned] [Bug 87909] [Win] 8 accessibility tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 16:30:21 PDT 2012


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





--- Comment #2 from Jessie Berlin <jberlin at webkit.org>  2012-05-30 16:30:21 PST ---
One example from http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r118945%20(24273)/results.html

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/accessibility/deleting-iframe-destroys-axcache-expected.txt    2012-05-30 11:58:15.868327700 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/accessibility/deleting-iframe-destroys-axcache-actual.txt    2012-05-30 11:58:15.867327600 -0700
@@ -11,37 +11,60 @@


 Before:
-AXRole: AXScrollArea 
-    AXRole: AXWebArea AXValue: 
-        AXRole: AXGroup AXValue: 
-            AXRole: AXStaticText AXValue: Before
-        AXRole: AXGroup AXValue: 
-            AXRole: AXScrollArea 
-                AXRole: AXWebArea AXValue: 
-                    AXRole: AXGroup AXValue: 
-                        AXRole: AXButton AXValue: 
-        AXRole: AXGroup AXValue: 
-            AXRole: AXStaticText AXValue: After
-        AXRole: AXGroup AXValue: 
-            AXRole: AXStaticText AXValue: End of test
+document 
+    client 
+        grouping 
+            editable text 
+        grouping 
+            client 
+                client 
+                    client 
+                        grouping 
+                            push button 
+        grouping 
+            editable text 
+        grouping 
+            editable text 
+        grouping 
+            editable text 
+        grouping 
+            editable text 
+            editable text 
+            editable text 
+            editable text 
+            editable text 
+        grouping 
+            editable text 

 After:
-AXRole: AXScrollArea 
-    AXRole: AXWebArea AXValue: 
-        AXRole: AXGroup AXValue: 
-            AXRole: AXStaticText AXValue: Before
-        AXRole: AXGroup AXValue: 
-            AXRole: AXStaticText AXValue: After
-        AXRole: AXGroup AXValue: 
-            AXRole: AXStaticText AXValue: End of test
+document 
+    client 
+        grouping 
+            editable text 
+        grouping 
+        grouping 
+            editable text 
+        grouping 
+            editable text 
+        grouping 
+            editable text 
+        grouping 
+            editable text 
+            editable text 
+            editable text 
+            editable text 
+            editable text 
+        grouping 
+            editable text 
+    client 

-PASS frameBodyRole == frameBody.role is false
+FAIL frameBodyRole == frameBody.role should be false. Was true.
 PASS frameGroupRole == frameGroup.role is false
 PASS frameButtonRole == frameButton.role is false
 PASS root.isEqual(newRoot) is true
 PASS body.isEqual(newBody) is true
 PASS before.isEqual(newBefore) is true
-PASS after.isEqual(newAfter) is true
+FAIL after.isEqual(newAfter) should be true. Was false.

 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