Closed Bug 1128448 Opened 10 years ago Closed 10 years ago

dom/media/test/test_mediarecorder_unsupported_src.html timeout on emulator-kk

Categories

(Core :: Audio/Video: Recording, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: ayang, Assigned: bechen)

References

Details

Attachments

(1 file, 1 obsolete file)

02-02 09:38:20.900 I/GeckoDump( 789): ⰲ겿{"action":"test_start","time":1422869900909,"thread":"","js_source":"TestRunner","pid":null,"source":"mochitest","test":"/tests/dom/media/test/test_mediarecorder_unsupported_src.html"}ⰲ겿 02-02 09:38:21.280 I/GeckoDump( 789): ⰲ겿{"action":"test_status","time":1422869901284,"thread":"","js_source":"TestRunner","pid":null,"source":"mochitest","test":"/tests/dom/media/test/test_mediarecorder_unsupported_src.html","subtest":"A valid string reason is expected","status":"PASS"}ⰲ겿 02-02 09:38:21.280 I/GeckoDump( 789): ⰲ겿{"action":"test_status","time":1422869901287,"thread":"","js_source":"TestRunner","pid":null,"source":"mochitest","test":"/tests/dom/media/test/test_mediarecorder_unsupported_src.html","subtest":"Reason cannot be empty","status":"PASS"}ⰲ겿 02-02 09:38:21.360 W/Mochitest( 789): [JavaScript Warning: "The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it." {file: "http://mochi.test:8888/tests/dom/media/test/test_mediarecorder_unsupported_src.html" line: 0}] 02-02 09:38:21.450 I/PRLog ( 789): 2015-02-02 09:38:21.458286 UTC - -1216457984[b2392f00]: Selected video device 02-02 09:38:21.450 I/PRLog ( 789): 2015-02-02 09:38:21.464586 UTC - -1216457984[b2392f00]: started all sources 02-02 09:38:21.520 I/PRLog ( 789): 2015-02-02 09:38:21.531022 UTC - -1225182892[b6a4a080]: Returning success for getUserMedia() 02-02 09:38:21.530 I/GeckoDump( 789): ⰲ겿{"action":"test_status","time":1422869901535,"thread":"","js_source":"TestRunner","pid":null,"source":"mochitest","test":"/tests/dom/media/test/test_mediarecorder_unsupported_src.html","subtest":"Stream should be provided on creation","status":"PASS"}ⰲ겿 02-02 09:38:21.530 I/PRLog ( 789): 2015-02-02 09:38:21.540428 UTC - -1225182892[b6a4a080]: MediaRecorder.Start b238d470 02-02 09:38:21.530 I/PRLog ( 789): 2015-02-02 09:38:21.540938 UTC - -1225182892[b6a4a080]: Session.Start b23833c0 02-02 09:38:21.530 I/PRLog ( 789): 2015-02-02 09:38:21.541488 UTC - -1225182892[b6a4a080]: Session.NotifyTracksAvailable track type = (2) 02-02 09:38:21.530 I/PRLog ( 789): 2015-02-02 09:38:21.541848 UTC - -1225182892[b6a4a080]: Session.InitEncoder b23833c0 02-02 09:38:21.530 I/PRLog ( 789): 2015-02-02 09:38:21.544248 UTC - -1225182892[b6a4a080]: MediaRecorder.Pause 02-02 09:38:21.530 I/PRLog ( 789): 2015-02-02 09:38:21.544616 UTC - -1225182892[b6a4a080]: Session.Pause 02-02 09:38:21.540 I/PRLog ( 789): 2015-02-02 09:38:21.546497 UTC - -1216454480[b2345300]: Session.ExtractRunnable shutdown = 0 02-02 09:38:21.540 I/PRLog ( 789): 2015-02-02 09:38:21.546849 UTC - -1216454480[b2345300]: Session.Extract b23833c0 02-02 09:38:39.010 I/PRLog ( 789): 2015-02-02 09:38:39.022429 UTC - -1225182892[b6a4a080]: ~MediaRecorder (b231e060)
Blocks: emulator-kk
Assignee: nobody → bechen
Status: NEW → ASSIGNED
Attached patch bug-1128448.v01.patch (obsolete) — Splinter Review
1. We need to close the preference media.encoder.omx.enabled at newer android version, so the testcase can test the same code path in MeidaRecorder and MediaEncoder. 2. Adjust the |mediaRecorder.pause()| in testcase and |CleanupStreams()| in MR because we don't know the callback |TracksAvailableCallback|'s timing.
Blocks: 1071375
Attachment #8603275 - Flags: review?(roc)
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: