Closed
Bug 1244692
Opened 9 years ago
Closed 9 years ago
unhide mochitest-push
Categories
(Core :: DOM: Notifications, defect)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: cbook, Unassigned)
References
Details
(Whiteboard: dom-triaged)
mochitest push started to go perma orange like https://treeherder.mozilla.org/logviewer.html#?job_id=3216622&repo=mozilla-central
maybe this is because this hits an external server.
So we hide this tests now. Kit, could you look at this maybe we need to adjust the tests or so ? If this problem is fixed we can unhide this test again
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(kcambridge)
Comment 1•9 years ago
|
||
This was caused by a server issue that came up when the month rolled over: https://github.com/mozilla-services/autopush/issues/319 Once the server restarts, we should be able to unhide the tests. Keeping ni? until it's restarted.
We should also investigate removing the production server dependency from the mochitests. In this case, they correctly indicated there was a problem, though not with the DOM API implementation in Firefox.
Updated•9 years ago
|
Comment 2•9 years ago
|
||
The server has been restarted, and there are tickets for the two issues that caused the outage: https://github.com/mozilla-services/autopush/issues/319 and https://github.com/mozilla-services/autopush/issues/320. I think we can unhide the tests now.
They'll still fail intermittently until we switch to mocks, but shouldn't be perma-orange. Bug 1244816 tracks that work.
Flags: needinfo?(kcambridge)
Comment 3•9 years ago
|
||
(Setting dom-noted to make this not continue to show up in my triage queries)
Whiteboard: dom-noted
Updated•9 years ago
|
Component: DOM → DOM: Push Notifications
Whiteboard: dom-noted → dom-triaged
Comment 4•9 years ago
|
||
Unhidden, still marked as tier-2 but that's bug 1244816.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•