RESOLVED FIXED 143634
Run flaky conservative GC related test first before polluting stack and registers
https://bugs.webkit.org/show_bug.cgi?id=143634
Summary Run flaky conservative GC related test first before polluting stack and regis...
Yusuke Suzuki
Reported 2015-04-11 10:41:58 PDT
Run flaky conservative GC related test first before polluting stack and registers
Attachments
Patch (4.67 KB, patch)
2015-04-11 10:48 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2015-04-11 10:48:53 PDT
Yusuke Suzuki
Comment 2 2015-04-11 10:51:08 PDT
This patch fixes https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20JSC%20%28Tests%29?numbuilds=25 failures. However, we cannot avoid this flakiness completely since JSC GC is conservative.
Ryosuke Niwa
Comment 3 2015-04-11 11:51:03 PDT
Comment on attachment 250575 [details] Patch It's sad that we can't test more realistic scenario but I can't think of a way around it.
WebKit Commit Bot
Comment 4 2015-04-11 12:44:32 PDT
Comment on attachment 250575 [details] Patch Clearing flags on attachment: 250575 Committed r182661: <http://trac.webkit.org/changeset/182661>
WebKit Commit Bot
Comment 5 2015-04-11 12:44:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.