Closed
Bug 1414042
Opened 8 years ago
Closed 8 years ago
Permaorange test-verify browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js | Pref test.initShieldPrefs1 don't exist before being initialized. - Got 128, expected 0
Categories
(Testing :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Flags: needinfo?(gbrown)
Comment 3•8 years ago
|
||
Test verification of browser_bootstrap.js was triggered by bug 1413643, which made substantial changes to this test.
test-verify only runs when a test is modified, so these failures won't happen again unless/until the test is modified.
I see no (other) intermittent failure bugs open for this test, so there's no pressing need for follow-up on this bug.
I can easily reproduce this failure locally with
mach mochitest browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js --repeat 2
or
mach mochitest browser/extensions/shield-recipe-client/test/browser/browser_bootstrap.js --verify
Failure to run with --repeat may indicate that the test fails to restore state...which might be troublesome for any other tests run in the same browser session.
Flags: needinfo?(gbrown)
See Also: → 1413643
| Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
Test was updated again by bug 1416003, triggering more failures.
See Also: → 1416003
Comment 6•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•