Closed
Bug 1363253
Opened 9 years ago
Closed 8 years ago
Intermittent browser/base/content/test/webrtc/browser_devices_get_user_media_screen.js | recording-window-ended notification unexpected - Got -1, expected 0
Categories
(Core :: WebRTC, defect, P1)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox53 | --- | wontfix |
| firefox54 | --- | fixed |
| firefox55 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: pehrsons)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file, 1 obsolete file)
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=97256621&repo=mozilla-central
https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-win64-pgo/1494221402/mozilla-central_win8_64_test_pgo-mochitest-browser-chrome-7-bm119-tests1-windows-build33.txt.gz
Comment 1•9 years ago
|
||
Probably because we re-enabled tests in bug 1320994. Andreas, thoughts?
Rank: 19
Flags: needinfo?(pehrson)
Priority: -- → P1
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 6•9 years ago
|
||
I did an analysis of where these errors could come from and found a hole in the test code. The patches currently up on mozreview are looking good so far on try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=a8ab96666774e9f6215bdca025e23f372098d620
Assignee: nobody → pehrson
Status: NEW → ASSIGNED
Flags: needinfo?(pehrson)
| Assignee | ||
Updated•9 years ago
|
Attachment #8866772 -
Flags: review?(florian)
Attachment #8866773 -
Flags: review?(florian)
| Comment hidden (Intermittent Failures Robot) |
Comment 8•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8866772 [details]
Bug 1363253 - Re-enable tests disabled due to gum events.
https://reviewboard.mozilla.org/r/138382/#review142644
This patch doesn't do what it's commit message says.
Attachment #8866772 -
Flags: review?(florian) → review-
Comment 9•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8866773 [details]
Bug 1363253 - Ignore events specific to preview window also when decrementing.
https://reviewboard.mozilla.org/r/138384/#review142650
Great catch, thanks!
Attachment #8866773 -
Flags: review?(florian) → review+
| Assignee | ||
Comment 10•8 years ago
|
||
| mozreview-review-reply | ||
Comment on attachment 8866772 [details]
Bug 1363253 - Re-enable tests disabled due to gum events.
https://reviewboard.mozilla.org/r/138382/#review142644
Ah, I started on this before bug 1320994 landed and after a rebase this patch was basically moot.
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Attachment #8866772 -
Attachment is obsolete: true
Comment 12•8 years ago
|
||
Pushed by pehrsons@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e7c7370fdd54
Ignore events specific to preview window also when decrementing. r=florian
Comment 13•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 14•8 years ago
|
||
IIUC, this depends on bug 1320994 (which I assume is a bit risky for uplift)? So Fx54 is wontfix?
status-firefox53:
--- → wontfix
status-firefox54:
--- → affected
status-firefox-esr52:
--- → unaffected
Flags: needinfo?(pehrson)
| Assignee | ||
Comment 15•8 years ago
|
||
I cannot say for sure if this is dependent on bug 1320994. They're separate issues but without bug 1320994 this could perhaps cause other intermittent fallout. It could be worth trying. And this is test-only so it doesn't affect the product, just the intermittents.
Flags: needinfo?(pehrson)
Comment 18•8 years ago
|
||
| bugherder uplift | ||
We'll see what happens anyway!
https://hg.mozilla.org/releases/mozilla-beta/rev/4f95bb8a858d
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•