Intermittent js/src/tests/non262/Date/15.9.5.5.js | single tracking bug
Categories
(Core :: JavaScript Engine, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Filed by: sstanca [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=480943152&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aJz9O1DWSoanwZhMkE-kKA/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aJz9O1DWSoanwZhMkE-kKA/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2024-11-03T09:43:40.870Z] 09:43:40 INFO - REFTEST TEST-PASS | js/src/tests/non262/Date/15.9.5.5.js | Date.prototype.toLocaleString.length item 2
[task 2024-11-03T09:43:40.870Z] 09:43:40 INFO - REFTEST TEST-UNEXPECTED-FAIL | js/src/tests/non262/Date/15.9.5.5.js | Math.abs(Date.parse(now.toLocaleString('en-US')) - now.valueOf()) < 1000 wrong value item 3
[task 2024-11-03T09:43:40.871Z] 09:43:40 INFO - REFTEST TEST-PASS | js/src/tests/non262/Date/15.9.5.5.js | Date.parse(Wed Dec 31 1969 16:00:00 GMT-0800 (Pacific Standard Time)).toLocaleString("en-US")) item 4
Updated•3 months ago
|
Comment 1•3 months ago
|
||
I am working on this keeping the needinfo open resolving asap! thank you so much for reporting!
Comment hidden (Intermittent Failures Robot) |
Comment 3•3 months ago
|
||
Have rewritten the patch stack that seems to have caused this and its being landed now, i guess this should not happen again the test does seem unrelated to my changes
Comment 4•2 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•