-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Debugger-monotest-failure
Milestone
Description
Multiple tests are failing on rolling build. One of them(log):
DebuggerTests.ArrayTests.InspectValueTypeArrayLocalsInAsyncInstanceStructMethod(use_cfo: False) [FAIL]
Failed DebuggerTests.ArrayTests.InspectValueTypeArrayLocalsInAsyncInstanceStructMethod(use_cfo: False) [1 ms]
Error Message:
System.Threading.Tasks.TaskCanceledException : Command Profiler.enable timed out during init for the test.Remaining commands: [Debugger.enable: Canceled], [Runtime.runIfWaitingForDebugger: Canceled], [Debugger.setAsyncCallStackDepth: Canceled], [Target.setAutoAttach: Canceled], [app-ready: Canceled].Total time: 60.0025634
Stack Trace:
at DebuggerTests.Inspector.OpenSessionAsync(Func`3 getInitCmds, TimeSpan span) in /_/src/mono/wasm/debugger/DebuggerTestSuite/Inspector.cs:line 380
at DebuggerTests.DebuggerTestBase.InitializeAsync() in /_/src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 167
Standard Output Messages:
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Information: [testId: 12] New test request for test id 12
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [12] Starting C:\helix\work\correlation\chrome-win\chrome.exe with --headless --disable-gpu --lang=en-US --incognito --remote-debugging-port=0 http://localhost:9400/debugger-driver.html
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr [0207/205924.805:ERROR:registration_protocol_win.cc(135)] TransactNamedPipe: The pipe has been ended. (0x6D)
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr [0207/205924.856:ERROR:network_change_notifier_win.cc(222)] WSALookupServiceBegin failed with: 0
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr DevTools listening on ws://127.0.0.1:49281/devtools/browser/11cc8e69-f3f3-4632-8b76-52610f837d6d
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr [0207/205924.947:ERROR:dxva_video_decode_accelerator_win.cc(1453)] DXVAVDA fatal error: could not LoadLibrary: mf.dll: The specified module could not be found. (0x7E)
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr [0207/205924.954:ERROR:dxva_video_decode_accelerator_win.cc(1453)] DXVAVDA fatal error: could not LoadLibrary: mfplat.dll: The specified module could not be found. (0x7E)
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr [0207/205924.956:ERROR:dxva_video_decode_accelerator_win.cc(1453)] DXVAVDA fatal error: could not LoadLibrary: msmpeg2vdec.dll: The specified module could not be found. (0x7E)
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr [0207/205924.959:ERROR:dxva_video_decode_accelerator_win.cc(1457)] DXVAVDA fatal error: could not LoadLibrary: dxva2.dll: The specified module could not be found. (0x7E)
| [2023-02-07T20:59:24] DebuggerTests.TestHarnessProxy Debug: [testId: 12] browser-stderr [0207/205924.961:ERROR:dxva_video_decode_accelerator_win.cc(1461)] DXVAVDA fatal error: could not LoadLibrary: msvproc.dll: The specified module could not be found. (0x7E)
| [2023-02-07T20:59:25] DebuggerTests.TestHarnessProxy Information: [testId: 12] launching proxy for ws://127.0.0.1:49281/devtools/page/993BC43AA975F885A273B5A0EF15F96A
| [2023-02-07T20:59:25] Inspector-12 Information: waiting for the runtime to be ready
| [2023-02-07T20:59:25] DebuggerTests.TestHarnessProxy Debug: [testId: 11] TestHarnessStartup done
| [2023-02-07T20:59:25] DebuggerTests.TestHarnessProxy Debug: TestHarnessStartup: closing for 11
{
"BuildRetry": false,
"ErrorPattern": ".*System.Threading.Tasks.TaskCanceledException : Command Profiler.enable timed out during init for the test.Remaining commands:.*"
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Metadata
Metadata
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Debugger-monotest-failure