Closed Bug 1903669 Opened 1 year ago Closed 1 year ago

Assertion failure: !mPTSQueue.IsEmpty(), at /builds/worker/checkouts/gecko/dom/media/platforms/wmf/WMFVideoMFTManager.cpp:944

Categories

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

Unspecified
Windows
defect

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox127 --- unaffected
firefox128 --- unaffected
firefox129 --- disabled
firefox130 --- fixed

People

(Reporter: tsmith, Assigned: padenot)

References

(Blocks 1 open bug, Regressed 2 open bugs, Regression)

Details

(4 keywords)

Crash Data

Attachments

(2 files)

Attached video testcase.mp4

Found while fuzzing m-c 20240616-fda2235c8643 (--enable-debug --enable-fuzzing)

To reproduce via Grizzly Replay:

$ pip install fuzzfetch grizzly-framework --upgrade
$ python -m fuzzfetch -d --fuzzing -n firefox
$ python -m grizzly.replay.bugzilla ./firefox/firefox <bugid>

Assertion failure: !mPTSQueue.IsEmpty(), at /builds/worker/checkouts/gecko/dom/media/platforms/wmf/WMFVideoMFTManager.cpp:944

9|0|xul.dll|mozilla::WMFVideoMFTManager::Output(long long, RefPtr<mozilla::MediaData>&)|hg:hg.mozilla.org/mozilla-central:dom/media/platforms/wmf/WMFVideoMFTManager.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|944|0xb47
9|1|xul.dll|mozilla::WMFMediaDataDecoder::ProcessOutput(nsTArray<RefPtr<mozilla::MediaData> >&)|hg:hg.mozilla.org/mozilla-central:dom/media/platforms/wmf/WMFMediaDataDecoder.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|146|0xb8
9|2|xul.dll|mozilla::WMFMediaDataDecoder::ProcessDecode(mozilla::MediaRawData*)|hg:hg.mozilla.org/mozilla-central:dom/media/platforms/wmf/WMFMediaDataDecoder.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|111|0x171
9|3|xul.dll|mozilla::detail::ProxyRunnable<mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >,mozilla::MediaResult,1>,RefPtr<mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >,mozilla::MediaResult,1> > (mozilla::WMFMediaDataDecoder::*)(mozilla::MediaRawData *),mozilla::WMFMediaDataDecoder,mozilla::MediaRawData *>::Run()|hg:hg.mozilla.org/mozilla-central:xpcom/threads/MozPromise.h:5dabfab7d5a5eba59286be070375dcd73a340521|1706|0x4d
9|4|xul.dll|mozilla::TaskQueue::Runner::Run()|hg:hg.mozilla.org/mozilla-central:xpcom/threads/TaskQueue.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|257|0x367
9|5|xul.dll|nsThreadPool::Run()|hg:hg.mozilla.org/mozilla-central:xpcom/threads/nsThreadPool.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|456|0x944
9|6|xul.dll|nsThread::ProcessNextEvent(bool, bool*)|hg:hg.mozilla.org/mozilla-central:xpcom/threads/nsThread.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|1198|0xb1e
9|7|xul.dll|NS_ProcessNextEvent(nsIThread*, bool)|hg:hg.mozilla.org/mozilla-central:xpcom/threads/nsThreadUtils.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|480|0x6c
9|8|xul.dll|mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)|hg:hg.mozilla.org/mozilla-central:ipc/glue/MessagePump.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|300|0xad
9|9|xul.dll|MessageLoop::RunHandler()|hg:hg.mozilla.org/mozilla-central:ipc/chromium/src/base/message_loop.cc:5dabfab7d5a5eba59286be070375dcd73a340521|363|0x4c
9|10|xul.dll|MessageLoop::Run()|hg:hg.mozilla.org/mozilla-central:ipc/chromium/src/base/message_loop.cc:5dabfab7d5a5eba59286be070375dcd73a340521|345|0x6e
9|11|xul.dll|nsThread::ThreadFunc(void*)|hg:hg.mozilla.org/mozilla-central:xpcom/threads/nsThread.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|370|0x15a
9|12|nss3.dll|_PR_NativeRunThread(void*)|hg:hg.mozilla.org/mozilla-central:nsprpub/pr/src/threads/combined/pruthr.c:5dabfab7d5a5eba59286be070375dcd73a340521|399|0x120
9|13|nss3.dll|pr_root(void*)|hg:hg.mozilla.org/mozilla-central:nsprpub/pr/src/md/windows/w95thred.c:5dabfab7d5a5eba59286be070375dcd73a340521|139|0x10
9|14|ucrtbase.dll||||
9|15|KERNELBASE.dll||||
9|16|ucrtbase.dll||||
9|17|ucrtbase.dll||||
9|18|mozglue.dll|patched_BaseThreadInitThunk(int, void*, void*)|hg:hg.mozilla.org/mozilla-central:toolkit/xre/dllservices/mozglue/WindowsDllBlocklist.cpp:5dabfab7d5a5eba59286be070375dcd73a340521|562|0x8a
9|19|ntdll.dll||||
9|20|KERNELBASE.dll||||
9|21|xul.dll|mozilla::detail::HashTable<mozilla::HashMapEntry<JS::ubi::Node,JS::ubi::BackEdge>,mozilla::HashMap<JS::ubi::Node,JS::ubi::BackEdge,mozilla::DefaultHasher<JS::ubi::Node,void>,js::SystemAllocPolicy>::MapHashPolicy,js::SystemAllocPolicy>::lookup<1>(JS::ubi::Node const&, unsigned int) const|hg:hg.mozilla.org/mozilla-central:mfbt/HashTable.h:5dabfab7d5a5eba59286be070375dcd73a340521|1766|0x200
Flags: in-testsuite?

Test case also triggers the follow on opt builds:

Hit MOZ_CRASH(ElementAt(aIndex = 0, aLength = 0)) at /builds/worker/checkouts/gecko/mfbt/Assertions.cpp:51

==6372==ERROR: AddressSanitizer: breakpoint on unknown address 0x7ffb08aee5bf (pc 0x7ffb08aee5bf bp 0x00634b9ae020 sp 0x00634b9adf70 T405)
    #0 0x7ffb08aee5be in MOZ_Crash /builds/worker/workspace/obj-build/dist/include/mozilla/Assertions.h:314
    #1 0x7ffb08aee5be in mozilla::detail::InvalidArrayIndex_CRASH(unsigned __int64, unsigned __int64) /builds/worker/checkouts/gecko/mfbt/Assertions.cpp:50
    #2 0x7ffae0f28264 in nsTArray_Impl<long long,nsTArrayInfallibleAllocator>::ElementAt /builds/worker/workspace/obj-build/dist/include/nsTArray.h:1196
    #3 0x7ffae0f28264 in nsTArray_Impl<long long,nsTArrayInfallibleAllocator>::operator[] /builds/worker/workspace/obj-build/dist/include/nsTArray.h:1233
    #4 0x7ffae0f28264 in mozilla::WMFVideoMFTManager::Output(__int64, class RefPtr<class mozilla::MediaData> &) /builds/worker/checkouts/gecko/dom/media/platforms/wmf/WMFVideoMFTManager.cpp:945
    #5 0x7ffae0f13559 in mozilla::WMFMediaDataDecoder::ProcessOutput(class nsTArray<class RefPtr<class mozilla::MediaData>> &) /builds/worker/checkouts/gecko/dom/media/platforms/wmf/WMFMediaDataDecoder.cpp:146
    #6 0x7ffae0f120bc in mozilla::WMFMediaDataDecoder::ProcessDecode(class mozilla::MediaRawData *) /builds/worker/checkouts/gecko/dom/media/platforms/wmf/WMFMediaDataDecoder.cpp:111
    #7 0x7ffae0f2d2c6 in mozilla::detail::RunnableMethodArguments<mozilla::MediaRawData *>::apply<mozilla::WMFMediaDataDecoder,RefPtr<mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >,mozilla::MediaResult,1> > (mozilla::WMFMediaDataDecoder::*)(mozilla::MediaRawData *)>::<lambda_1>::operator() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1085
    #8 0x7ffae0f2d2c6 in std::invoke /builds/worker/fetches/vs/VC/Tools/MSVC/14.39.33519/include/type_traits:1739
    #9 0x7ffae0f2d2c6 in std::_Apply_impl /builds/worker/fetches/vs/VC/Tools/MSVC/14.39.33519/include/tuple:1077
    #10 0x7ffae0f2d2c6 in std::apply /builds/worker/fetches/vs/VC/Tools/MSVC/14.39.33519/include/tuple:1088
    #11 0x7ffae0f2d2c6 in mozilla::detail::RunnableMethodArguments<mozilla::MediaRawData *>::apply /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1083
    #12 0x7ffae0f2d2c6 in mozilla::detail::MethodCall<mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >,mozilla::MediaResult,1>,RefPtr<mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >,mozilla::MediaResult,1> > (mozilla::WMFMediaDataDecoder::*)(mozilla::MediaRawData *),mozilla::WMFMediaDataDecoder,mozilla::MediaRawData *>::Invoke /builds/worker/workspace/obj-build/dist/include/mozilla/MozPromise.h:1686
    #13 0x7ffae0f2d2c6 in mozilla::detail::ProxyRunnable<class mozilla::MozPromise<class nsTArray<class RefPtr<class mozilla::MediaData>>, class mozilla::MediaResult, 1>, class RefPtr<class mozilla::MozPromise<class nsTArray<class RefPtr<class mozilla::MediaData>>, class mozilla::MediaResult, 1>> (__cdecl mozilla::WMFMediaDataDecoder::*)(class mozilla::MediaRawData *), class mozilla::WMFMediaDataDecoder, class mozilla::MediaRawData *>::Run(void) /builds/worker/workspace/obj-build/dist/include/mozilla/MozPromise.h:1706
    #14 0x7ffad9df77a2 in mozilla::TaskQueue::Runner::Run(void) /builds/worker/checkouts/gecko/xpcom/threads/TaskQueue.cpp:257
    #15 0x7ffad9e4ef45 in nsThreadPool::Run(void) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadPool.cpp:456
    #16 0x7ffad9e3c048 in nsThread::ProcessNextEvent(bool, bool *) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1198
    #17 0x7ffad9e4a6b0 in NS_ProcessNextEvent(class nsIThread *, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480
    #18 0x7ffadb2558d9 in mozilla::ipc::MessagePumpForNonMainThreads::Run(class base::MessagePump::Delegate *) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:300
    #19 0x7ffadb182f73 in MessageLoop::RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370
    #20 0x7ffadb182f73 in MessageLoop::RunHandler(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363
    #21 0x7ffadb182dd6 in MessageLoop::Run(void) /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345
    #22 0x7ffad9e338b0 in nsThread::ThreadFunc(void *) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:370
    #23 0x7ffaf96d6c31 in _PR_NativeRunThread /builds/worker/checkouts/gecko/nsprpub/pr/src/threads/combined/pruthr.c:399
    #24 0x7ffaf96b284c in pr_root /builds/worker/checkouts/gecko/nsprpub/pr/src/md/windows/w95thred.c:139
    #25 0x7ffb1a1b6b4b  (C:\Windows\System32\ucrtbase.dll+0x180026b4b)
    #26 0x7ffaf9aa36c9 in asan_thread_start /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_win.cpp:147
    #27 0x12b7ec05002e  (<unknown module>)
    #28 0x634b9afb9f  (<unknown module>)
    #29 0x7ffaf9aa368e in CreateThread (C:\Users\task_171861072017672\builds\asan\clang_rt.asan_dynamic-x86_64.dll+0x18005368e)
    #30 0x2f  (<unknown module>)
    #31 0x634b9afb17  (<unknown module>)
    #32 0x634b9afb9f  (<unknown module>)
    #33 0x7ffb08a4cdac in mozilla::interceptor::FuncHook<mozilla::interceptor::WindowsDllInterceptor<mozilla::interceptor::VMSharingPolicyShared>,void (*)(int, void *, void *)>::operator() /builds/worker/checkouts/gecko/toolkit/xre/dllservices/mozglue/nsWindowsDllInterceptor.h:150
    #34 0x7ffb08a4cdac in patched_BaseThreadInitThunk /builds/worker/checkouts/gecko/toolkit/xre/dllservices/mozglue/WindowsDllBlocklist.cpp:562
    #35 0x7ffb1cc7e8aa  (C:\Windows\SYSTEM32\ntdll.dll+0x18007e8aa)
Crash Signature: [@ mozilla::detail::InvalidArrayIndex_CRASH | nsTArray_Impl<T>::ElementAt | nsTArray_Impl<T>::operator[] | mozilla::WMFVideoMFTManager::Output ]
Keywords: crash
See Also: → 1902944
Assignee: nobody → padenot

Setting Bug 1900592 as the regressor, please correct if needed

:padenot could this be triaged for severity?
Fx129 soft code freeze starts next week on 2024-07-04 ahead of Fx128 going to beta.

Flags: needinfo?(padenot)

This isn't shipped (preffed off in non-nightly), but will be fixed shortly regardless.

Flags: needinfo?(padenot)

Looks like this with the new logs:

[Child 12644: RemVidChild]: D/PlatformDecoderModule RemoteMediaDataDecoder[20c2f6b7940] ::operator(): 20c2f6b7940 RemoteDecoderChild has been initialized - description: wmf H264 codec hardware video decoder - D3D11, nv12 (GPU remote), process: gpu, codec: h264
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule ProcessDecode, type=Video, sample=0, duration=40000
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Input: {512,12800}
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVideoMFTManager(1e876a61d00)::Output: transform stream change
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Output: {0,1000000}
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVideoMFTManager(1e876a61d00)::Output: need more input
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule ProcessDecode, type=Video, sample=40000, duration=40000
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Input: {512,12800}
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Output: {40000,1000000}
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Output: {0,1000000}
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVideoMFTManager(1e876a61d00)::Output: need more input
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule ProcessDecode, type=Video, sample=80000, duration=40000
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Input: {512,12800}
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Output: {80000,1000000}
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVideoMFTManager(1e876a61d00)::Output: need more input
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule ProcessDecode, type=Video, sample=120000, duration=40000
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Input: {512,12800}
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Output: {120000,1000000}
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVideoMFTManager(1e876a61d00)::Output: need more input
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule ProcessDecode, type=Video, sample=160000, duration=40000
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Input: {512,12800}
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule WMFVIdeoMFTManager(1e876a61d00)::Output: {160000,1000000}
[GPU 16784: MediaPDecoder #1]: V/PlatformDecoderModule WMFVideoMFTManager(1e876a61d00)::Output: need more input
[GPU 16784: MediaPDecoder #1]: D/PlatformDecoderModule ProcessDecode, type=Video, sample=200000, duration=40000

we're getting a spurious pts=0 ouptut.

Duplicate of this bug: 1902944
Pushed by padenot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5669c20b0617 Only use the PTS queue when needed. r=alwu

Backed out for causing crashtest failures on 1903669.html.
Also, please check this TV failure.

[task 2024-07-04T16:09:22.960Z] 16:09:22     INFO - REFTEST TEST-START | dom/media/test/crashtests/1903669.html
[task 2024-07-04T16:09:22.961Z] 16:09:22     INFO - REFTEST TEST-LOAD | file:///opt/worker/tasks/task_172010803777522/build/tests/reftest/tests/dom/media/test/crashtests/1903669.html | 807 / 4040 (19%)
[task 2024-07-04T16:09:23.033Z] 16:09:23     INFO - [RDD 1487, Unnamed thread 10e477ff0] WARNING: Not registering callback thread due to refcount logging; it may show up as a leak of the TLS-backed nsThread wrapper if the thread outlives xpcom shutdown.: file /builds/worker/checkouts/gecko/dom/media/CallbackThreadRegistry.cpp:58
[task 2024-07-04T16:09:23.047Z] 16:09:23     INFO - [RDD 1487, Unnamed thread 10e477ff0] WARNING: VideoToolbox decoder returned an error: file /builds/worker/checkouts/gecko/dom/media/platforms/apple/AppleVTDecoder.cpp:342
[task 2024-07-04T16:09:23.047Z] 16:09:23     INFO - [Child 1522, MediaSupervisor #2] WARNING: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - void mozilla::AppleVTDecoder::OnDecodeError(OSStatus): OnDecodeError:ffffdcf7: file /builds/worker/checkouts/gecko/dom/media/MediaFormatReader.cpp:1833
[task 2024-07-04T16:09:23.048Z] 16:09:23     INFO - [Child 1522, MediaSupervisor #2] WARNING: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - void mozilla::AppleVTDecoder::OnDecodeError(OSStatus): OnDecodeError:ffffdcf7: file /builds/worker/checkouts/gecko/dom/media/MediaFormatReader.cpp:1833
[task 2024-07-04T16:09:23.049Z] 16:09:23     INFO - [Child 1522, MediaDecoderStateMachine #1] WARNING: Decoder=1281dca00 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - void mozilla::AppleVTDecoder::OnDecodeError(OSStatus): OnDecodeError:ffffdcf7: file /builds/worker/checkouts/gecko/dom/media/MediaDecoderStateMachineBase.cpp:167
[task 2024-07-04T16:14:23.093Z] 16:14:23     INFO - REFTEST TEST-UNEXPECTED-FAIL | dom/media/test/crashtests/1903669.html | load failed: timed out waiting for reftest-wait to be removed
[task 2024-07-04T16:14:23.093Z] 16:14:23     INFO - REFTEST INFO | Saved log: START file:///opt/worker/tasks/task_172010803777522/build/tests/reftest/tests/dom/media/test/crashtests/1903669.html
[task 2024-07-04T16:14:23.093Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] OnDocumentLoad triggering WaitForTestEnd
[task 2024-07-04T16:14:23.094Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] WaitForTestEnd: Adding listeners
[task 2024-07-04T16:14:23.094Z] 16:14:23     INFO - REFTEST INFO | Saved log: Initializing canvas snapshot
[task 2024-07-04T16:14:23.094Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress
[task 2024-07-04T16:14:23.095Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress: STATE_WAITING_TO_FIRE_INVALIDATE_EVENT
[task 2024-07-04T16:14:23.095Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress: dispatching MozReftestInvalidate
[task 2024-07-04T16:14:23.095Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress
[task 2024-07-04T16:14:23.095Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress: STATE_WAITING_FOR_REFTEST_WAIT_REMOVAL
[task 2024-07-04T16:14:23.096Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress: waiting for reftest-wait to be removed
[task 2024-07-04T16:14:23.096Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] AfterPaintListener in file:///opt/worker/tasks/task_172010803777522/build/tests/reftest/tests/dom/media/test/crashtests/1903669.html
[task 2024-07-04T16:14:23.096Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] HandlePendingTasksAfterMakeProgress updating canvas
[task 2024-07-04T16:14:23.096Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] Sending update whole canvas for invalidation
[task 2024-07-04T16:14:23.097Z] 16:14:23     INFO - REFTEST INFO | Saved log: Updating entire canvas for invalidation
[task 2024-07-04T16:14:23.097Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress
[task 2024-07-04T16:14:23.097Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress: STATE_WAITING_FOR_REFTEST_WAIT_REMOVAL
[task 2024-07-04T16:14:23.097Z] 16:14:23     INFO - REFTEST INFO | Saved log: [CONTENT] MakeProgress: waiting for reftest-wait to be removed
[task 2024-07-04T16:14:23.097Z] 16:14:23     INFO - REFTEST TEST-END | dom/media/test/crashtests/1903669.html
[task 2024-07-04T16:14:23.110Z] 16:14:23     INFO - REFTEST TEST-START | dom/media/webcodecs/crashtests/1839270.html
Flags: needinfo?(padenot)
See Also: 1902944
Pushed by padenot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3756750c939c Only use the PTS queue when needed. r=alwu
Regressions: 1906647
Regressions: 1906648
Flags: needinfo?(padenot)
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Flags: in-testsuite? → in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: