Intermittent comm/mail/components/inappnotifications/test/unit/test_in_app_notifications.js | test_getSeed - [test_getSeed : 251] Different ID gives a different seed - 98 != 98
Categories
(Thunderbird :: General, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(4 keywords)
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=501899978&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KzJrZ8sESWuplpzK0wzELg/runs/0/artifacts/public/logs/live_backing.log
Comment 1•19 days ago
|
||
I think new in this push so from either bug 1936324 or bug 1950887
Comment 2•18 days ago
|
||
Bug 1950887 touched the file so...
Comment hidden (Intermittent Failures Robot) |
Comment 5•10 days ago
|
||
Indeed, assuming the distribution is actually even (which it probably isn't quite). I've thought about this a few times, and the only way I can think of to make this fail less would be to instead assert that we get at least two different seeds when we try a couple of times like at the end of that task. But in theory there's always a case where we only ever get one seed, such is randomness. But I think having an occasional failure is better than a test that accepts the XKCD standard random implementation.
Updated•10 days ago
|
Description
•