Closed Bug 1085627 Opened 10 years ago Closed 9 years ago

Intermittent test_mixingRules.html | application timed out after 330 seconds with no output

Categories

(Core :: Web Audio, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1075644

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: intermittent-failure, Whiteboard: [test disabled on Android][leave open])

This one seems to be standing out from all the other random Android 2.3 M6 webaudio timeouts.

https://treeherder.mozilla.org/ui/logviewer.html#?job_id=951116&repo=fx-team

builder 	Android 2.3 Emulator fx-team opt test mochitest-6
buildid 	20141020122534
builduid 	82314697a5654aaeb4eb9329faef2a00
results 	warnings (1)
revision 	3980391d39b8
slave 		tst-linux64-spot-1240
starttime 	Mon Oct 20 2014 15:56:22 GMT-0400 (Eastern Standard Time)

13:36:02 INFO - 187 INFO TEST-START | /tests/content/media/webaudio/test/test_mixingRules.html
13:36:02 INFO - org.mozilla.fennec still alive after SIGABRT: waiting...
13:36:02 INFO - org.mozilla.fennec still alive after SIGABRT: waiting...
13:36:02 INFO - org.mozilla.fennec still alive after SIGABRT: waiting...
13:36:02 WARNING - TEST-UNEXPECTED-FAIL | /tests/content/media/webaudio/test/test_mixingRules.html | application timed out after 330 seconds with no output
Logcat typically shows "obtainBuffer timed out (is the CPU pegged?)":

07:22:30     INFO -  10-28 07:11:01.321 I/GeckoDump(  585): ⰲ겿{"action":"test_start","time":1414505461326,"thread":"","js_source":"TestRunner","pid":null,"source":"mochitest","test":"/tests/dom/media/webaudio/test/test_mixingRules.html"}ⰲ겿
07:22:30     INFO -  10-28 07:11:07.510 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:11:08.241 W/GeckoConsole(  585): [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/webaudio/test/test_mixingRules.html" line: 0}]
07:22:30     INFO -  10-28 07:11:09.751 W/AudioTrack(  585): obtainBuffer timed out (is the CPU pegged?) 0x5500c000 user=0009ac00, server=0009a400
07:22:30     INFO -  10-28 07:11:09.751 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:11:10.311 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:11:10.611 I/SUTAgentAndroid(  302): 10.0.2.2 : activity
07:22:30     INFO -  10-28 07:11:12.331 D/GeckoThumbnailHelper(  585): handleThumbnailData: 58240
07:22:30     INFO -  10-28 07:11:12.421 D/GeckoToolbar(  585): onTabChanged: THUMBNAIL
07:22:30     INFO -  10-28 07:11:12.421 D/GeckoBrowserApp(  585): BrowserApp.onTabChanged: 0: THUMBNAIL
07:22:30     INFO -  10-28 07:11:12.451 W/AudioTrack(  585): obtainBuffer timed out (is the CPU pegged?) 0x5500c000 user=0009b400, server=0009ac00
07:22:30     INFO -  10-28 07:11:12.451 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:11:30.881 I/SUTAgentAndroid(  302): 10.0.2.2 : activity
07:22:30     INFO -  10-28 07:11:33.841 I/SUTAgentAndroid(  302): 10.0.2.2 : isdir /mnt/sdcard/tests/logs
07:22:30     INFO -  10-28 07:11:37.450 I/SUTAgentAndroid(  302): 10.0.2.2 : cd /mnt/sdcard/tests/logs
07:22:30     INFO -  10-28 07:11:40.706 I/SUTAgentAndroid(  302): 10.0.2.2 : ls
07:22:30     INFO -  10-28 07:11:44.221 I/SUTAgentAndroid(  302): 10.0.2.2 : pull /mnt/sdcard/tests/logs/mochitest.log 0
07:22:30     INFO -  10-28 07:11:45.141 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:12:01.261 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:12:04.271 I/SUTAgentAndroid(  302): 10.0.2.2 : activity
07:22:30     INFO -  10-28 07:12:12.101 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:12:24.301 I/SUTAgentAndroid(  302): 10.0.2.2 : activity
07:22:30     INFO -  10-28 07:12:26.400 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
07:22:30     INFO -  10-28 07:12:29.360 W/AudioTrack(  585): obtainBuffer() track 0x5500c000 disabled, restarting
Disabled on Android for extremely frequent failures.
https://hg.mozilla.org/integration/fx-team/rev/35c5909b9adb
Assignee: nobody → ryanvm
Whiteboard: [test disabled on Android][leave open]
Assignee: ryanvm → nobody
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #366)
> Disabled on Android for extremely frequent failures.
> https://hg.mozilla.org/integration/fx-team/rev/35c5909b9adb

Fantastic, on this push, we got this failure instead:
https://treeherder.mozilla.org/ui/logviewer.html#?job_id=1019855&repo=fx-team

I've gone ahead and backed this change out and also bug 1075644. We'll see if they go away that way instead.
See Also: → 867980
I'll look at this as part of bug 1075644.
Flags: needinfo?(nchen)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.