Closed Bug 929286 Opened 11 years ago Closed 9 years ago

Intermittent test_seek_out_of_range.html | Test timed out.

Categories

(Core :: Audio/Video, defect)

x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Attached image index.png
https://tbpl.mozilla.org/php/getParsedLog.php?id=29461439&tree=Mozilla-Inbound
using slave: t-w864-ix-116


16:44:59     INFO -  [Parent 1060] WARNING: NS_ENSURE_SUCCESS(res, -1) failed with result 0x80004005: file e:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/content/media/ogg/OggReader.cpp, line 1041
16:44:59     INFO -  157379 INFO TEST-PASS | /tests/content/media/test/test_seek_out_of_range.html | Checking ended set after seeking to EOF and playing for detodos.opus
16:44:59     INFO -  157380 INFO TEST-PASS | /tests/content/media/test/test_seek_out_of_range.html | Should only hit the end once for detodos.opus
16:44:59     INFO -  157381 INFO TEST-PASS | /tests/content/media/test/test_seek_out_of_range.html | [finished detodos.opus-6] Length of array should match number of running tests
16:45:00     INFO -  157382 INFO TEST-PASS | /tests/content/media/test/test_seek_out_of_range.html | gizmo.mp4 duration (5.567999) should be around 5.56
16:45:00     INFO -  157383 INFO TEST-PASS | /tests/content/media/test/test_seek_out_of_range.html | Should only receive one loadedmetadata event for gizmo.mp4
16:45:00     INFO -  [Parent 1060] ###!!! ASSERTION: Seek target should lie inside the first frame after seek, unless it's the last frame.: '(video->mTime <= seekTime && seekTime <= video->mEndTime) || mReader->VideoQueue().IsFinished()', file e:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/content/media/MediaDecoderStateMachine.cpp, line 2063
16:45:00     INFO -  157384 INFO TEST-PASS | /tests/content/media/test/test_seek_out_of_range.html | Should be at end of media for gizmo.mp4 t=5.567999 d=5.567999
16:45:07     INFO -  System JS : ERROR (null):0 - uncaught exception: 2147746065

Then hundreds of lines like this:
16:45:07     INFO -  System JS : ERROR (null):0 - uncaught exception: 2147746065

Then this:

16:47:12     INFO -  mozilla::MediaDecoderStateMachine::DecodeThreadRun() [content/media/MediaDecoderStateMachine.cpp:518]
16:47:12     INFO -  nsRunnableMethodImpl<void ( mozilla::MediaDecoderStateMachine::*)(void),void,1>::Run() [obj-firefox/dist/include/nsThreadUtils.h:383]
16:47:12     INFO -  nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:622]
16:47:12     INFO -  NS_ProcessNextEvent(nsIThread *,bool) [xpcom/glue/nsThreadUtils.cpp:251]
16:47:12     INFO -  nsThread::ThreadFunc(void *) [xpcom/threads/nsThread.cpp:250]
16:47:12     INFO -  _PR_NativeRunThread [nsprpub/pr/src/threads/combined/pruthr.c:397]
16:47:12     INFO -  pr_root [nsprpub/pr/src/md/windows/w95thred.c:90]
16:47:12     INFO -  MSVCR100D + 0x4a293
16:47:12     INFO -  MSVCR100D + 0x4a224
16:47:12     INFO -  KERNEL32 + 0x28543
16:47:12     INFO -  ntdll + 0x5ac69
16:47:12     INFO -  ntdll + 0x5ac3c
16:47:12     INFO -  [Parent 1060] WARNING: 1 sort operation has occurred for the SQL statement '0x1f873fc0'.  See https://developer.mozilla.org/En/Storage/Warnings details.: file e:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/storage/src/mozStoragePrivateHelpers.cpp, line 110

Then a lot more lines like this:
16:47:23     INFO -  System JS : ERROR (null):0 - uncaught exception: 2147746065

Then finally this:
16:50:04     INFO -  SCREENSHOT: [See attachment]
16:50:04     INFO -  157385 ERROR TEST-UNEXPECTED-FAIL | /tests/content/media/test/test_seek_out_of_range.html | Test timed out.
16:50:05     INFO -  157386 INFO TEST-END | /tests/content/media/test/test_seek_out_of_range.html | finished in 312722ms
16:50:05     INFO -  ++DOMWINDOW == 18 (2BAF1418) [serial = 4962] [outer = 0E2BB9B8]
16:50:05     INFO -  157387 INFO TEST-KNOWN-FAIL | /tests/content/media/test/test_seek_out_of_range.html | Assertion count 1 within expected range 0-10 assertions.
16:50:05     INFO -  157388 INFO TEST-START | /tests/content/media/test/test_seekable1.html
16:50:05     INFO -  ++DOMWINDOW == 19 (2BAF8628) [serial = 4963] [outer = 0E2BB9B8]
16:50:06     INFO -  157389 INFO TEST-INFO | /tests/content/media/test/test_seekable1.html | Started Mon Oct 21 2013 16:50:06 GMT-0700 (Pacific Standard Time) (1382399406.37s)
16:50:06     INFO -  157390 INFO TEST-PASS | /tests/content/media/test/test_seekable1.html | seekable.length should be initialy 0.
(In reply to TBPL Robot from comment #68)
> edmorley
> https://tbpl.mozilla.org/php/getParsedLog.php?id=45039864&tree=Mozilla-
> Central
> Windows 7 32-bit mozilla-central debug test mochitest-1 on 2014-08-01
> 02:25:38
> revision: 1f216e2e339e
> slave: t-w732-ix-073
> 
> 20671 INFO TEST-UNEXPECTED-FAIL |
> /tests/content/media/test/test_seek_out_of_range.html | Test timed out.
> Return code: 1

03:05:17     INFO -  18943 INFO Unable to initialize audio client: 800700b7.
wasapi_stream_init() failed. However, AudioSink::InitializeAudioStream() doesn't check the return value of audioStream->Init().
(In reply to TBPL Robot from comment #72)

08:55:15     INFO -  19203 INFO Unable to initialize audio client: 800700b7.
08:55:15     INFO -  19204 INFO [Parent 2000] WARNING: AudioStream::OpenCubeb() fe68100 failed to init cubeb: file c:\builds\moz2_slave\m-in-w32-d-0000000000000000000\build\content\media\AudioStream.cpp, line 670
08:55:15     INFO -  19205 INFO [Parent 2000] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file c:\builds\moz2_slave\m-in-w32-d-0000000000000000000\build\content\media\AudioStream.cpp, line 550
Depends on: 1051658
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: