-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Milestone
Description
The WasmTestOnBrowser-System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests
get stuck when multi-threading is enabled.
Console output:
[1.0.0-prerelease.22411.1+5ebf69650b9f7b4ecab485be840b3022420f7812] XHarness command issued: wasm test-browser --app=. --output-directory=/datadisks/disk1/work/B1F5094D/w/ACEB097C/uploads/xharness-output --web-server-use-cop -s dotnet.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness -- --run WasmTestRunner.dll System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[14:42:20] info: Starting chromedriver with args: --headless --incognito --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --enable-features=NetworkService,NetworkServiceInProcess --allow-insecure-localhost --disable-breakpad --disable-component-extensions-with-background-pages --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI --disable-ipc-flooding-protection --force-color-profile=srgb --metrics-recording-only
Starting ChromeDriver 100.0.4896.0 (ecbece54737a3df72a99f07de4850663ea5a48d3-refs/heads/main@{#972765}) on port 43605
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
[14:42:21] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[14:42:21] info: Application arguments: --run WasmTestRunner.dll System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[14:42:21] info: browser: [main] Console websocket connected.
[14:42:21] info: http://127.0.0.1:41547/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[14:42:22] info: http://127.0.0.1:41547/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[14:42:22] info: http://127.0.0.1:41547/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[14:42:22] info: http://127.0.0.1:41547/dotnet.js 4 MONO_WASM: worker initializing essential C exports and APIs
[14:42:24] info: Initializing.....
[14:42:25] info: Discovering: System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.dll (method display = ClassAndMethod, method display options = None)
[14:42:25] info: Discovered: System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.dll (found 186 of 186 test cases)
[14:42:25] info: Using random seed for test cases: 1324070956
[14:42:25] info: Using random seed for collections: 1324070956
[14:42:25] info: Starting: System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests.dll
[14:42:28] warn: Blocking on the main thread is very dangerous, see https://emscripten.org/docs/porting/pthreads.html#blocking-on-the-main-browser-thread
[14:57:21] fail: Tests timed out. Killing driver service pid 5430
[14:57:21] fail: Application has finished with exit code TIMED_OUT but 0 was expected
XHarness exit code: 71 (GENERAL_FAILURE)
Full output: WasmTestOnBrowser-System.Xml.XmlSchema.XmlSchemaValidatorApi.Tests/console