WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 90833
fast/js/global-constructors.html is flaky and mostly useless
https://bugs.webkit.org/show_bug.cgi?id=90833
Summary
fast/js/global-constructors.html is flaky and mostly useless
Filip Pizlo
Reported
2012-07-09 16:14:26 PDT
It fails, or doesn't fail, depending on which tests ran prior to it. But more importantly, the test is mostly useless. I cannot recall a time when it failed in a manner that helped us pinpoint a bug. But I can recall many times that it failed spuriously, leading to bot redness and false alarms. I will skip it on the Mac port. But I strongly believe that the better solution is to eliminate this test from our repertoire.
Attachments
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-07-09 16:17:05 PDT
Most recent failure, which I don't feel like investigating because I already know it'll be a red herring:
http://build.webkit.org/results/Apple%20Lion%20Debug%20WK1%20(Tests)/r122159%20(765)/fast/js/global-constructors-pretty-diff.html
Eric Seidel (no email)
Comment 2
2012-07-09 16:20:59 PDT
I thought Arv had already posted some patches to remove these. But I may be confused.
Filip Pizlo
Comment 3
2012-07-09 16:22:27 PDT
Skipped on Mac in
http://trac.webkit.org/changeset/122165
Kenneth Russell
Comment 4
2012-07-09 16:41:16 PDT
I've personally been responsible for regressions in this test in the past -- but I still think it has value. It should prevent unintended additions of globally visible constructors. Is there a less fragile way to get the same result?
Erik Arvidsson
Comment 5
2012-07-11 15:34:36 PDT
We should either remove it or pick a handful of constructors to test.
Rick Byers
Comment 6
2012-11-22 12:36:18 PST
It looks like many ports now ignore failures in this test (certainly mac, chromium, win, wincairo, qt). I just added a new global constructor (
bug 96295
) and got no failures in EWS as a result.
Alexey Proskuryakov
Comment 7
2013-04-24 15:04:52 PDT
This test was deleted in
bug 110573
.
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