Closed Bug 1292335 Opened 8 years ago Closed 8 years ago

Intermittent dom/media/test/test_streams_capture_origin.html | expected black - got "255,255,0,255", expected "0,0,0,255"

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

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

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

More fallout.
Blocks: 1201363
Rank: 25
Component: DOM → Audio/Video: MediaStreamGraph
Priority: -- → P2
Assignee: nobody → ctai
Comment on attachment 8783390 [details] Bug 1292335 - Call mozCaptureStreamUntilEnded in loadedmetadata. . https://reviewboard.mozilla.org/r/73194/#review71332 ::: dom/media/test/test_streams_capture_origin.html:28 (Diff revision 2) > > var resource = getPlayableVideo(gSmallTests).name; > > vin.src = "http://example.org:8000/tests/dom/media/test/" + resource; > -var stream = vin.mozCaptureStreamUntilEnded(); > +vin.preload = "metadata"; > +var stream; Unused var.
Attachment #8783390 - Flags: review?(pehrson) → review+
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/1da74b9e7000 Call mozCaptureStreamUntilEnded in loadedmetadata. r=pehrsons.
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
(In reply to OrangeFactor Robot from comment #11) > 17 automation job failures were associated with this bug in the last 7 days. > > Repository breakdown: > * mozilla-inbound: 6 > * autoland: 5 > * try: 2 > * mozilla-central: 2 > * fx-team: 2 > > Platform breakdown: > * linux64: 10 > * windows7-32: 3 > * linux32: 2 > * windows8-64: 1 > * windows7-32-vm: 1 > > For more details, see: > https://brasstacks.mozilla.com/orangefactor/ > ?display=Bug&bugid=1292335&startday=2016-08-22&endday=2016-08-28&tree=all The last failure is not yet applied my patch. Keep monitor.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: