[Webkit-unassigned] [Bug 142175] New: js/promises-tests/promises-tests-2-1-2.html sometimes times out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 09:49:49 PST 2015


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

            Bug ID: 142175
           Summary: js/promises-tests/promises-tests-2-1-2.html sometimes
                    times out
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: sam at webkit.org

js/promises-tests/promises-tests-2-1-2.html is a flaky timeout. Usually, this test is very fast.

@@ -1,14 +1,2 @@
-Test Promise with Promise A+ tests 2.1.2.
+FAIL: Timed out waiting for notifyDone to be called

-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-PASS 2.1.2.1: When fulfilled, a promise: must not transition to any other state. already-fulfilled
-PASS 2.1.2.1: When fulfilled, a promise: must not transition to any other state. immediately-fulfilled
-PASS 2.1.2.1: When fulfilled, a promise: must not transition to any other state. eventually-fulfilled
-PASS 2.1.2.1: When fulfilled, a promise: must not transition to any other state. trying to fulfill then immediately reject
-PASS 2.1.2.1: When fulfilled, a promise: must not transition to any other state. trying to fulfill then reject, delayed
-PASS 2.1.2.1: When fulfilled, a promise: must not transition to any other state. trying to fulfill immediately then reject delayed
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

-- 
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/20150302/8b421314/attachment-0002.html>


More information about the webkit-unassigned mailing list