Closed Bug 1292621 Opened 8 years ago Closed 7 years ago

Intermittent dom/media/test/test_streams_autoplay.html | Test timed out.

Categories

(Core :: Audio/Video: MediaStreamGraph, defect, P2)

defect

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
firefox51 --- affected

People

(Reporter: intermittent-bug-filer, Assigned: ctai)

References

(Depends on 1 open bug)

Details

(Keywords: bulk-close-intermittents, intermittent-failure)

Attachments

(1 file)

fallout from bug 1201363?
Depends on: 1201363
Rank: 25
Priority: -- → P2
Component: Audio/Video → Audio/Video: MediaStreamGraph
Assignee: nobody → ctai
Comment on attachment 8781372 [details]
Bug 1292621 - Call mozCapturedStreamXXX in onloadedmetadata callback. .

https://reviewboard.mozilla.org/r/71824/#review69382

<p>This is tricky since it tests autoplay and we'd like more control over the timing.</p>
<p>However it says it tests autoplay with a MediaStream source so I think it's fine to remove the autoplay attribute for v1 and play() in "loadedmetadata".</p>

::: dom/media/test/test_streams_autoplay.html:23
(Diff revision 1)
>  if (media == null) {
>    todo(false, "No media supported.");
>    SimpleTest.finish();
>  } else {
>    v1.src = media.name;
> +  v1.preload = 'metadata';

This doesn't have an effect here since v1 has the autoplay attribute.
Attachment #8781372 - Flags: review?(pehrson)
Comment on attachment 8781372 [details]
Bug 1292621 - Call mozCapturedStreamXXX in onloadedmetadata callback. .

https://reviewboard.mozilla.org/r/71824/#review69766
Attachment #8781372 - Flags: review?(pehrson) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f0077112f013
Call mozCapturedStreamXXX in onloadedmetadata callback. r=pehrsons.
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/f0077112f013
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
(In reply to OrangeFactor Robot from comment #10)
> 25 automation job failures were associated with this bug in the last 7 days.
> 
> Repository breakdown:
> * mozilla-inbound: 10
> * autoland: 10
> * fx-team: 3
> * try: 1
> * mozilla-central: 1
> 
> Platform breakdown:
> * linux32: 13
> * linux64: 9
> * windowsxp: 1
> * windows8-64: 1
> * osx-10-10: 1
> 
> For more details, see:
> https://brasstacks.mozilla.com/orangefactor/
> ?display=Bug&bugid=1292621&startday=2016-08-15&endday=2016-08-21&tree=all

The last failure is not include my fix.
See https://hg.mozilla.org/integration/mozilla-inbound/file/d929d9aa782933499db42c017259be104db0fb2b/dom/media/test/test_streams_autoplay.html
Keep monitor.
This is still happening.
Status: RESOLVED → REOPENED
Flags: needinfo?(ctai)
Resolution: FIXED → ---
Target Milestone: mozilla51 → ---
(In reply to Ryan VanderMeulen [:RyanVM] from comment #12)
> This is still happening.

Suspect it caused by the not landed patch [1]. Will file a bug to fix the backout issue and land it.


[1]: https://reviewboard.mozilla.org/r/71850/diff/#index_header
Flags: needinfo?(ctai)
Depends on: 1291946
Status: REOPENED → RESOLVED
Closed: 8 years ago7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: