Open
Bug 524788
Opened 15 years ago
Updated 2 years ago
jsreftests - js1_5/extensions/regress-363258.js random fail (timer resolution)
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: bc, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, Whiteboard: [test disabled])
jsreftests - js1_5/extensions/regress-363258.js fails on the tinderbox everything else unit test but not in my local test winxp vm. This test checks the timer resolution.
Flags: in-testsuite+
Reporter | ||
Comment 1•15 years ago
|
||
mark as random. http://hg.mozilla.org/tracemonkey/rev/b0f5650541a8
Reporter | ||
Comment 3•15 years ago
|
||
Linux mozilla-central opt test everythingelse on 2009/11/22 12:35:12 http://hg.mozilla.org/mozilla-central/rev/1a473af66719 caused mochitest orange followup http://hg.mozilla.org/mozilla-central/rev/fd41686d0b50
Comment 4•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1260901616.1260904143.9864.gz OS X 10.5.2 mozilla-central opt test everythingelse on 2009/12/15 10:26:56
Blocks: 438871
Whiteboard: [orange]
Comment 5•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1263477120.1263479746.1454.gz OS X 10.5.2 mozilla-central opt test everythingelse on 2010/01/14 05:52:00
Comment 6•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264550352.1264551318.12821.gz OS X 10.5.2 mozilla-central opt test jsreftest on 2010/01/26 15:59:12 s: moz2-darwin9-slave13
OS: Windows XP → All
Hardware: x86 → All
Summary: jsreftests - js1_5/extensions/regress-363258.js random fail on windows → jsreftests - js1_5/extensions/regress-363258.js random fail
Comment 7•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264796276.1264799422.19850.gz OS X 10.5.2 mozilla-central opt test jsreftest on 2010/01/29 12:17:56 s: moz2-darwin9-slave14 REFTEST TEST-UNEXPECTED-FAIL | file:///builds/slave/mozilla-central-macosx-opt-unittest-jsreftest/build/jsreftest/tests/jsreftest.html?test=js1_5/extensions/regress-363258.js | Timer resolution Expected value 'true', Actual value 'false' item 1
Comment 8•15 years ago
|
||
I'm not convinced that timer resolution is a reasonable thing to test as a unit test (rather than a perf test). I'm also not convinced that this script tests it in a reasonable way. Marked as random on all platforms: http://hg.mozilla.org/mozilla-central/rev/ff8da4864231
Summary: jsreftests - js1_5/extensions/regress-363258.js random fail → jsreftests - js1_5/extensions/regress-363258.js random fail (timer resolution)
Whiteboard: [orange] → [orange][test disabled]
Assignee | ||
Updated•12 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•12 years ago
|
Whiteboard: [orange][test disabled] → [test disabled]
Assignee | ||
Updated•10 years ago
|
Assignee: general → nobody
Updated•3 years ago
|
Blocks: sm-defects-intermittents
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•