1/3 is unfortunately causing some (strange) test failures here:
00f0:fixme:quartz:mpeg_splitter_filter_init_gst unexpected format 5
00f0:fixme:quartz:mpeg_splitter_filter_init_gst unexpected format 1
amstream.c:512: Test failed: Got hr 0.
I see this on the CI too.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5430#note_67851
--
v2: ntdll: Store exception reporting flags for debug events.
ntdll: Store exception reporting flags on suspend.
ntdll: Store exception reporting flags in server context.
ntdll: Set exception reporting flags in NtGetContextThread().
ntdll/tests: Add tests for CONTEXT_EXCEPTION_REQUEST.
ntdll/tests: Work around exception test failures on Wine WoW.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5480