Closed
Description
The Wasm.Browser.EventPipe.Sample
fails when wasm perf tracing is enabled. The process gets stuck and the test timeouts.
Console output:
ChromeDriver was started successfully.
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4:42242 "MONO_WASM: afterLoadWasmModuleToWorker added message event handler" Worker
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4:42242 "MONO_WASM: afterLoadWasmModuleToWorker added message event handler" Worker
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4:42242 "MONO_WASM: afterLoadWasmModuleToWorker added message event handler" Worker
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4:42242 "MONO_WASM: afterLoadWasmModuleToWorker added message event handler" Worker
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[10:50:29] info: http://127.0.0.1:46767/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[10:50:29] info: MONO_WASM: starting the diagnostic server url: ws://localhost:8088/diagnostics
[11:05:20] fail: Tests timed out. Killing driver service pid 31951
[11:05:20] fail: Application has finished with exit code TIMED_OUT but 0 was expected
XHarness exit code: 71 (GENERAL_FAILURE)