[Webkit-unassigned] [Bug 100887] New: [chromium] platform/chromium/accessibility/other-aria-attribute-change-sends-notification.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 14:23:37 PDT 2012


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

           Summary: [chromium]
                    platform/chromium/accessibility/other-aria-attribute-c
                    hange-sends-notification.html failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: senorblanco at chromium.org
                CC: tony at chromium.org, dmazzoni at google.com,
                    fischman at chromium.org


Started failing after r133069.

Looks like it just changed the order of TEXT results, so probably can be rebaselined:

E.g., 

--- /mnt/data/b/build/slave/WebKit_Linux/build/layout-test-results/platform/chromium/accessibility/other-aria-attribute-change-sends-notification-expected.txt 
+++ /mnt/data/b/build/slave/WebKit_Linux/build/layout-test-results/platform/chromium/accessibility/other-aria-attribute-change-sends-notification-actual.txt 
@@ -4,12 +4,12 @@



-PASS successfullyParsed is true
-
-TEST COMPLETE
 Got AriaAttributeChanged notification on aria-busy
 Got AriaAttributeChanged notification on aria-disabled
 Got AriaAttributeChanged notification on aria-readonly
 Got AriaAttributeChanged notification on aria-required
 All notifications received successfully.
+PASS successfullyParsed is true

+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