WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
98192
[chromium] js-test-pre.js is flaky on Win Debug
https://bugs.webkit.org/show_bug.cgi?id=98192
Summary
[chromium] js-test-pre.js is flaky on Win Debug
Ojan Vafai
Reported
2012-10-02 13:18:00 PDT
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&revision=130150&tests=fast%2Fjs%2Fpost-message-numeric-property.html
Attachments
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2012-10-02 13:36:21 PDT
fast/js/dfg-cross-global-object-inline-new-array-with-elements.html also seems flaky in a similar way to fast/js/post-message-numeric-property.html (message ordering). Seems likely a race in js-test-pre.js or with onload handlers?
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fjs%2Fdfg-cross-global-object-inline-new-array-with-elements.html
Erik Arvidsson
Comment 2
2012-10-03 08:59:54 PDT
The setTimeout call looks suspicious. It might call notifyDone too early. I'll refactor.
Erik Arvidsson
Comment 3
2012-10-03 09:00:14 PDT
(In reply to
comment #2
)
> The setTimeout call looks suspicious. It might call notifyDone too early. I'll refactor.
That was for dfg-cross-global-object-inline-new-array-with-elements.js
Stephen Chenney
Comment 4
2013-04-09 17:07:16 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
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