Closed
Bug 1354506
Opened 8 years ago
Closed 8 years ago
Intermittent dom/media/test/test_mediarecorder_record_changing_video_resolution.html | Test timed out.
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
fennec | + | --- |
firefox52 | --- | unaffected |
firefox-esr52 | --- | unaffected |
firefox53 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: achronop)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [stockwell disabled])
Attachments
(1 file)
Filed by: bclary [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=89506628&repo=mozilla-inbound
https://autophone.s3.amazonaws.com/v1/task/d6R8hF0gQRqnXqYWL-7RsA/runs/0/artifacts/public/build/mochitest-dom-media-mochitests-dom-media-settings-debug.ini-1-pixel-07-c7728657-1318-417f-84cd-f25392c9808f.log
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=6c4ba0b593aa9e0914f2de76221aaf3938548a5c&filter-classifiedState=unclassified&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=success&filter-resultStatus=usercancel&filter-resultStatus=retry&filter-resultStatus=pending&filter-resultStatus=running&filter-resultStatus=coalesced&filter-searchStr=autophone
android 4.4 debug
133 INFO TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_record_changing_video_resolution.html | Test timed out.
150 INFO TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_record_downsize_resolution.html | Should be able to play the recording. Got error. code=3
186 INFO TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_record_upsize_resolution.html | Expected 2 resize event - got 1, expected 2
187 INFO TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_record_upsize_resolution.html | Test timed out.
android 6.0 opt
200 INFO TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_record_changing_video_resolution.html | Test timed out.
android 6.0 debug
511 INFO TEST-UNEXPECTED-FAIL | dom/media/test/test_standalone.html | Test timed out.
android 7.1 debug
182 INFO TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_record_changing_video_resolution.html | Test timed out.
Comment 1•8 years ago
|
||
Looks like bug 1232043 regressed this.
tracking-fennec: --- → ?
Keywords: regression
Assignee | ||
Comment 2•8 years ago
|
||
It's not a regression. We did not support resolution changes and now we do. The test has been modified from it initial version. I will take a look to finger out why we fail in autophone and not in other platforms.
Assignee | ||
Comment 3•8 years ago
|
||
Just noticed that capture from canvas and seekToNextFrame tests are disabled for android. These 3 test make use of that functionality so it may better to disable for android platform. Currently are disabled only for android version 17.
Comment 4•8 years ago
|
||
Alex, can you go ahead and work up the patch and get it landed?
Flags: needinfo?(achronop)
Assignee | ||
Comment 5•8 years ago
|
||
Sure, I'll take care of it.
Assignee: nobody → achronop
Flags: needinfo?(achronop)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (mozreview-request) |
Comment 11•8 years ago
|
||
mozreview-review |
Comment on attachment 8856405 [details]
Bug 1354506: Disable 3 media recorder test on android.
https://reviewboard.mozilla.org/r/128346/#review130848
Attachment #8856405 -
Flags: review?(padenot) → review+
Comment 12•8 years ago
|
||
Pushed by achronop@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6da405e5d863
Disable 3 media recorder test on android. r=padenot
Updated•8 years ago
|
Whiteboard: [stockwell disabled]
Updated•8 years ago
|
Keywords: intermittent-failure
Comment 13•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 16•8 years ago
|
||
No, this test is new and exists only in m-c.
Flags: needinfo?(achronop)
Updated•8 years ago
|
status-firefox52:
--- → unaffected
status-firefox53:
--- → unaffected
status-firefox54:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Updated•8 years ago
|
Comment hidden (Intermittent Failures Robot) |
tracking-fennec: ? → +
You need to log in
before you can comment on or make changes to this bug.
Description
•