NEW 26011
Fix flaky origin-follows-lexical-scope test
https://bugs.webkit.org/show_bug.cgi?id=26011
Summary Fix flaky origin-follows-lexical-scope test
Adam Barth
Reported 2009-05-25 11:35:16 PDT
I added a test last night that appears to be flaky. I don't really understand why it's flaky, but here's an attempt to fix it.
Attachments
patch (4.18 KB, patch)
2009-05-25 11:39 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2009-05-25 11:39:18 PDT
Adam Barth
Comment 2 2009-05-25 14:56:04 PDT
Comment on attachment 30655 [details] patch This patch didn't seem to fix the problem... :(
Adam Barth
Comment 3 2009-05-26 07:37:29 PDT
I'm not sure what to do about this test. I can't reproduce the issue locally, which makes it hard to debug. Options in include: 1) Disabling / deleting the test and losing its coverage. 2) Debugging it by checking in diagnostics / attempted fixes late at night.
Mark Rowe (bdash)
Comment 4 2009-05-26 11:41:18 PDT
We need to do something about it. We can't leave it failing on the buildbot for days at a time.
Sam Weinig
Comment 5 2009-05-26 13:51:16 PDT
Please disable it for now. It is much more helpful for the bot to be green.
Adam Barth
Comment 6 2009-05-26 14:19:42 PDT
(In reply to comment #5) > Please disable it for now. It is much more helpful for the bot to be green. Disabled in r44159.
Note You need to log in before you can comment on or make changes to this bug.