Closed
Bug 1267328
Opened 9 years ago
Closed 9 years ago
Permanent test failure on Linux for alert() in background window test
Categories
(WebExtensions :: Untriaged, defect, P2)
WebExtensions
Untriaged
Tracking
(firefox49 fixed)
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: tofumatt, Assigned: kmag)
References
Details
(Whiteboard: triaged)
The test was passing locally but :kmag pointed out that there might be a race condition in the test: https://treeherder.mozilla.org/logviewer.html#?job_id=26563554&repo=mozilla-inbound
It seems that increasing the timeout in the while loop in the test might fix this.
Comment 1•9 years ago
|
||
This failure is permanent. Disabled this new test in https://hg.mozilla.org/integration/mozilla-inbound/rev/29d97c105fc5
Linux x64 debug c3 failure: https://treeherder.mozilla.org/logviewer.html#?job_id=26562066&repo=mozilla-inbound
cross platform M(oth) failure: https://treeherder.mozilla.org/logviewer.html#?job_id=26561531&repo=mozilla-inbound
Summary: Intermittent test failure on Linux for alert() in background window test → Permanent test failure on Linux for alert() in background window test
Updated•9 years ago
|
Priority: -- → P2
Updated•9 years ago
|
Assignee: tofumatt → kmaglione+bmo
Updated•9 years ago
|
Whiteboard: triaged
| Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/0ac19ca034d9097ded455362e46b56017f3a64a4
Bug 1267328: Re-enable the background script alert tests. r=trivial
Comment 3•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•