Closed
Bug 1346463
Opened 8 years ago
Closed 8 years ago
Intermittent dom/media/mediasource/test/test_SeekToLastFrame_mp4.html | Test timed out.
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox53 | --- | fixed |
firefox54 | --- | fixed |
firefox55 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jya)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])
Attachments
(1 file)
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 2•8 years ago
|
||
this is always on windows 8...
interesting... need to get a VM now.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
as a note, windows8 is on hardware still, we don't run any windows8 tests in the cloud- would getting a physical windows8 machine as a loaner help?
Whiteboard: [stockwell needswork]
Assignee | ||
Comment 6•8 years ago
|
||
Yes, I got a loaner in bug 1347099...
Comment hidden (Intermittent Failures Robot) |
Assignee: nobody → jyavenard
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8847082 [details]
Bug 1346463: Disable test on windows 8 for now.
https://reviewboard.mozilla.org/r/120124/#review122294
::: dom/media/mediasource/test/mochitest.ini:117
(Diff revision 1)
> [test_SeekedEvent_mp4.html]
> skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3
> [test_SeekToEnd_mp4.html]
> skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3
> [test_SeekToLastFrame_mp4.html]
> -skip-if = ((os == "win" && os_version == "5.1") || (toolkit == 'android')) # Not supported on xp and android 2.3
> +skip-if = ((os == "win" && (os_version == "5.1" || os_version == "6.2")) || (toolkit == 'android')) # Not supported on xp and android 2.3, see bug 1347101
In the comment, I'd suggest you add 'and win8' before 'see bug...'.
Attachment #8847082 -
Flags: review?(gsquelart) → review+
Comment hidden (mozreview-request) |
Comment 10•8 years ago
|
||
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/110bf387f390
Disable test on windows 8 for now. r=gerald
Updated•8 years ago
|
Whiteboard: [stockwell needswork] → [stockwell disabled]
Comment 11•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 12•8 years ago
|
||
I noticed we didn't add a leave-open to the keywords here, assuming we want this closed and are not going to continue work on re-enabling this.
Assignee | ||
Comment 13•8 years ago
|
||
yes, I have opened bug 1347101 to do just that...
Updated•8 years ago
|
status-firefox53:
--- → unaffected
status-firefox54:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [stockwell disabled] → [stockwell fixed]
Updated•8 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 16•8 years ago
|
||
bugherder uplift |
Flags: in-testsuite-
Updated•8 years ago
|
Comment 17•8 years ago
|
||
bugherder uplift |
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
•