[Webkit-unassigned] [Bug 142976] New: accessibility/textarea-selected-text-range.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 13:04:42 PDT 2015


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

            Bug ID: 142976
           Summary: accessibility/textarea-selected-text-range.html is
                    flaky
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: webkit-bug-importer at group.apple.com

accessibility/textarea-selected-text-range.html flakily fails on Mac bots (WK1 and WK2, Mavericks and Yosemite, debug and release).

@@ -1,4 +1,4 @@
-PASS textArea.selectedTextRange is '{4, 0}'
+FAIL textArea.selectedTextRange should be {4, 0}. Was {0, 0}.
 PASS textArea.selectedTextRange is '{8, 2}'
 PASS textArea.selectedTextRange is '{25, 0}'
 PASS successfullyParsed is true

-- 
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/20150323/59904333/attachment-0002.html>


More information about the webkit-unassigned mailing list