WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
142175
js/promises-tests/promises-tests-2-1-2.html sometimes times out
https://bugs.webkit.org/show_bug.cgi?id=142175
Summary
js/promises-tests/promises-tests-2-1-2.html sometimes times out
Alexey Proskuryakov
Reported
2015-03-02 09:49:49 PST
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 -
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2015-03-02 09:52:35 PST
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=js%2Fpromises-tests%2Fpromises-tests-2-1-2.html
Added an expectation in
http://trac.webkit.org/r180887
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug