RESOLVED FIXED 132322
REGRESSION (r167906?): js/dom/basic-weakmap.html is much more flaky than before
https://bugs.webkit.org/show_bug.cgi?id=132322
Summary REGRESSION (r167906?): js/dom/basic-weakmap.html is much more flaky than before
Alexey Proskuryakov
Reported 2014-04-29 00:15:34 PDT
js/dom/basic-weakmap.html was flaky for a long time, but starting today, it's failing most of the time (most reproducibly on Gtk and Efl bots, but Mac too). History: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=js%2Fdom%2Fbasic-weakmap.html Diff: -PASS (keyLessObjectCount - valueLessObjectCount) > 1500 is true +FAIL (keyLessObjectCount - valueLessObjectCount) > 1500 should be true. Was false.
Attachments
Tim Horton
Comment 1 2014-04-29 10:59:06 PDT
All Mac debug builders have one of the last two builds failing because of this test right now.
Tim Horton
Comment 2 2014-04-29 11:09:56 PDT
Andreas Kling
Comment 3 2014-04-29 13:34:14 PDT
Note You need to log in before you can comment on or make changes to this bug.