WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
90896
fast/js/dfg-cross-global-object-inline-new-array-literal.html appears to be racey
https://bugs.webkit.org/show_bug.cgi?id=90896
Summary
fast/js/dfg-cross-global-object-inline-new-array-literal.html appears to be r...
Rafael Weinstein
Reported
2012-07-10 11:10:36 PDT
The test itself looks to be always "passing" but the output order of the test appears to be racey WRT iframe & parent. Added abarth, eseidel and esphren as they have recently looked into a bug that was similar.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&showExpectatioans=true&tests=fast%2Fjs%2Fdfg-cross-global-object-inline-new-array-literal.html
Test expects: ---- This tests that function inlining in the DFG JIT doesn't get confused about the global object to use for array allocation. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS successfullyParsed is true TEST COMPLETE PASS done() called with 6600 ---- But sometimes gets ---- This tests that function inlining in the DFG JIT doesn't get confused about the global object to use for array allocation. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". PASS done() called with 6600 PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2012-07-10 13:08:45 PDT
We should CC whoever added the test. :) They'll likely know more than any of us.
Eric Seidel (no email)
Comment 2
2012-07-10 13:09:41 PDT
http://trac.webkit.org/browser/trunk/LayoutTests/fast/js/dfg-cross-global-object-inline-new-array-literal.html
fpizlo is your man!
Elliott Sprehn
Comment 3
2012-09-11 15:06:59 PDT
This test doesn't actually look flaky. I see it failed one time a week ago, but I can't download the results. Looking at the test I don't see anything that looks like it would be flaky either. Can we remove this expectations change?
Ahmad Saleem
Comment 4
2023-12-19 16:25:08 PST
This test seems to be moved from 'fast' to 'js/dom' and it does not have any platform specific expectation while using searchfox.org to check. Do we need to look into anymore? Even
Comment 03
said that it does not seem to be flaky and only failed once in a whole week. If we have it as flaky or failing, we would have newer big for sure.
Anne van Kesteren
Comment 5
2023-12-19 23:32:19 PST
If the file is expected to normally pass everywhere we can close this, yeah.
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