WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
Flaky'd in
http://trac.webkit.org/changeset/167947
Andreas Kling
Comment 3
2014-04-29 13:34:14 PDT
Committed
r167954
: <
http://trac.webkit.org/changeset/167954
>
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