Console log: 'WasmTestOnChrome-CLR-ST-Batch-19' from job d488e0e2-0c56-430b-8d15-0522ff802422 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64@sha256:c9dc51010e0627d319d55e058400b4888b03f4be8988d09e65a7505264ea45a2 on a00GMRT running $HELIX_CORRELATION_PAYLOAD/scripts/bebba958684a4a8b9f4fdd2563a85716/execute.sh in /datadisks/disk1/work/A58808A9/w/A81308D7/e max 12000 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/bebba958684a4a8b9f4fdd2563a85716/execute.sh + export SCENARIO=WasmTestOnChrome + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export PATH=/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH=/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export __TestArchitecture=wasm + export PATH=/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export PATH=/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.fsO6JbeyJQ + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.fsO6JbeyJQ Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-preview.5.26227.104 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- An issue was encountered verifying workloads. For more information, run "dotnet workload update". The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.fsO6JbeyJQ/tmp.fsO6JbeyJQ.csproj: Determining projects to restore... Restored /tmp/tmp.fsO6JbeyJQ/tmp.fsO6JbeyJQ.csproj (in 93 ms). Restore succeeded. + rm -rf /tmp/tmp.fsO6JbeyJQ + dotnet dev-certs https A valid HTTPS certificate is already present. + chmod +x WasmBatchRunner.sh + ./WasmBatchRunner.sh === WasmBatchRunner === BATCH_DIR=/root/helix/work/workitem/e ORIGINAL_UPLOAD_ROOT=/root/helix/work/workitem/uploads ========================= BEGIN Microsoft.Win32.Primitives.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests ----- start Sat May 16 07:29:06 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:29:06] warn: Cannot find symbols file dotnet.native.js.symbols [07:29:06] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 32789 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 32789. [07:29:07] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:29:07] info: Running at: http://127.0.0.1:43359/index.html?arg=--run&arg=WasmTestRunner.dll&arg=Microsoft.Win32.Primitives.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:29:07] info: could not load /runArgs.json: 404. Ignoring [07:29:07] info: Incoming arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:29:07] info: Application arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:29:09] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:29:09] info: Using threadless Xunit runner [07:29:09] info: Discovering: Microsoft.Win32.Primitives.Tests.dll (method display = ClassAndMethod, method display options = None) [07:29:10] info: Discovered: Microsoft.Win32.Primitives.Tests.dll (found 1 of 2 test cases) [07:29:10] info: Starting: Microsoft.Win32.Primitives.Tests.dll [07:29:10] info: Finished: Microsoft.Win32.Primitives.Tests.dll [07:29:10] info: Stored /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output/testResults.xml results 752 bytes [07:29:10] info: Finished uploading 752 bytes of RESULTXML [07:29:10] info: Xml file was written to the provided writer. [07:29:10] info: [07:29:10] info: === TEST EXECUTION SUMMARY === [07:29:10] info: Tests run: 1 Passed: 1 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [07:29:10] info: [07:29:10] info: test-main.mjs exiting WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll after 0.0139 minutes with result 0 and linear memory 104071168 bytes [07:29:10] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:29:10] info: WASM EXIT 0 [07:29:10] info: Waiting to flush log messages with a timeout of 120 secs .. [07:29:10] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests ----- end Sat May 16 07:29:11 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output ----- PASS Microsoft.Win32.Primitives.Tests — 5s ----- ========================= END Microsoft.Win32.Primitives.Tests =============================== ========================= BEGIN System.Collections.Concurrent.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests ----- start Sat May 16 07:29:12 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:29:12] warn: Cannot find symbols file dotnet.native.js.symbols [07:29:12] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 37049 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 37049. [07:29:13] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:29:13] info: Running at: http://127.0.0.1:45113/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Collections.Concurrent.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:29:13] info: could not load /runArgs.json: 404. Ignoring [07:29:13] info: Incoming arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:29:13] info: Application arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:29:14] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:29:14] info: Using threadless Xunit runner [07:29:15] info: Discovering: System.Collections.Concurrent.Tests.dll (method display = ClassAndMethod, method display options = None) [07:29:17] info: Discovered: System.Collections.Concurrent.Tests.dll (found 864 of 911 test cases) [07:29:17] info: Starting: System.Collections.Concurrent.Tests.dll [07:29:51] info: Finished: System.Collections.Concurrent.Tests.dll [07:29:51] info: Stored /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output/testResults.xml results 799174 bytes [07:29:51] info: Finished uploading 799174 bytes of RESULTXML [07:29:51] info: Xml file was written to the provided writer. [07:29:51] info: [07:29:51] info: === TEST EXECUTION SUMMARY === [07:29:51] info: Tests run: 2323 Passed: 2245 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 78 [07:29:51] info: [07:29:51] info: test-main.mjs exiting WasmTestRunner.dll System.Collections.Concurrent.Tests.dll after 0.6163 minutes with result 0 and linear memory 179961856 bytes [07:29:51] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:29:51] info: WASM EXIT 0 [07:29:51] info: Waiting to flush log messages with a timeout of 120 secs .. [07:29:51] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Collections.Concurrent.Tests /root/helix/work/workitem/e/System.Collections.Concurrent.Tests ----- end Sat May 16 07:29:52 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output ----- PASS System.Collections.Concurrent.Tests — 40s ----- ========================= END System.Collections.Concurrent.Tests =============================== ========================= BEGIN System.ComponentModel.EventBasedAsync.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests ----- start Sat May 16 07:29:53 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:29:53] warn: Cannot find symbols file dotnet.native.js.symbols [07:29:53] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 35431 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 35431. [07:29:54] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:29:54] info: Running at: http://127.0.0.1:34247/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.ComponentModel.EventBasedAsync.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:29:54] info: could not load /runArgs.json: 404. Ignoring [07:29:54] info: Incoming arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:29:54] info: Application arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:29:55] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:29:55] info: Using threadless Xunit runner [07:29:55] info: Discovering: System.ComponentModel.EventBasedAsync.Tests.dll (method display = ClassAndMethod, method display options = None) [07:29:56] info: Discovered: System.ComponentModel.EventBasedAsync.Tests.dll (found 29 of 31 test cases) [07:29:56] info: Starting: System.ComponentModel.EventBasedAsync.Tests.dll [07:29:56] info: Finished: System.ComponentModel.EventBasedAsync.Tests.dll [07:29:56] info: Stored /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output/testResults.xml results 15946 bytes [07:29:56] info: Finished uploading 15946 bytes of RESULTXML [07:29:56] info: Xml file was written to the provided writer. [07:29:56] info: [07:29:56] info: === TEST EXECUTION SUMMARY === [07:29:56] info: Tests run: 44 Passed: 32 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 12 [07:29:56] info: [07:29:56] info: test-main.mjs exiting WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll after 0.0182 minutes with result 0 and linear memory 108396544 bytes [07:29:56] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:29:56] info: WASM EXIT 0 [07:29:56] info: Waiting to flush log messages with a timeout of 120 secs .. [07:29:56] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests ----- end Sat May 16 07:29:57 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output ----- PASS System.ComponentModel.EventBasedAsync.Tests — 4s ----- ========================= END System.ComponentModel.EventBasedAsync.Tests =============================== ========================= BEGIN System.Composition.Hosting.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests ----- start Sat May 16 07:29:58 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:29:58] warn: Cannot find symbols file dotnet.native.js.symbols [07:29:58] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 45809 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 45809. [07:29:59] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:29:59] info: Running at: http://127.0.0.1:44663/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Composition.Hosting.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:29:59] info: could not load /runArgs.json: 404. Ignoring [07:29:59] info: Incoming arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:29:59] info: Application arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:30:00] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:30:00] info: Using threadless Xunit runner [07:30:01] info: Discovering: System.Composition.Hosting.Tests.dll (method display = ClassAndMethod, method display options = None) [07:30:01] info: Discovered: System.Composition.Hosting.Tests.dll (found 66 of 66 test cases) [07:30:01] info: Starting: System.Composition.Hosting.Tests.dll [07:30:02] info: Finished: System.Composition.Hosting.Tests.dll [07:30:02] info: Stored /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output/testResults.xml results 35379 bytes [07:30:02] info: Finished uploading 35379 bytes of RESULTXML [07:30:02] info: Xml file was written to the provided writer. [07:30:02] info: [07:30:02] info: === TEST EXECUTION SUMMARY === [07:30:02] info: Tests run: 96 Passed: 96 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [07:30:02] info: [07:30:02] info: test-main.mjs exiting WasmTestRunner.dll System.Composition.Hosting.Tests.dll after 0.03721666666666667 minutes with result 0 and linear memory 104071168 bytes [07:30:02] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:30:02] info: WASM EXIT 0 [07:30:02] info: Waiting to flush log messages with a timeout of 120 secs .. [07:30:02] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Composition.Hosting.Tests /root/helix/work/workitem/e/System.Composition.Hosting.Tests ----- end Sat May 16 07:30:04 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output ----- PASS System.Composition.Hosting.Tests — 6s ----- ========================= END System.Composition.Hosting.Tests =============================== ========================= BEGIN System.Data.DataSetExtensions.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests ----- start Sat May 16 07:30:04 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:30:04] warn: Cannot find symbols file dotnet.native.js.symbols [07:30:04] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 44139 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 44139. [07:30:05] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:30:05] info: Running at: http://127.0.0.1:45203/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Data.DataSetExtensions.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:30:05] info: could not load /runArgs.json: 404. Ignoring [07:30:05] info: Incoming arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:30:05] info: Application arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:30:06] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:30:07] info: Using threadless Xunit runner [07:30:07] info: Discovering: System.Data.DataSetExtensions.Tests.dll (method display = ClassAndMethod, method display options = None) [07:30:07] info: Discovered: System.Data.DataSetExtensions.Tests.dll (found 66 of 66 test cases) [07:30:07] info: Starting: System.Data.DataSetExtensions.Tests.dll [07:30:07] info: [FAIL] MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable [07:30:07] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [07:30:07] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [07:30:07] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [07:30:07] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:07] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:07] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [07:30:07] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:07] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:07] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:07] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:07] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [07:30:07] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [07:30:07] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [07:30:07] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [07:30:07] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [07:30:07] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [07:30:07] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [07:30:07] info: at System.Xml.XmlTextReaderImpl.Read() [07:30:07] info: at System.Xml.XmlTextReader.Read() [07:30:07] info: at System.Xml.XmlReader.MoveToContent() [07:30:07] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [07:30:07] info: at System.Data.DataSet.ReadXml(String fileName) [07:30:07] info: at MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable() [07:30:07] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [07:30:07] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [07:30:07] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [07:30:07] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [07:30:08] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy [07:30:08] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [07:30:08] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [07:30:08] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [07:30:08] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [07:30:08] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [07:30:08] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [07:30:08] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [07:30:08] info: at System.Xml.XmlTextReaderImpl.Read() [07:30:08] info: at System.Xml.XmlTextReader.Read() [07:30:08] info: at System.Xml.XmlReader.MoveToContent() [07:30:08] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [07:30:08] info: at System.Data.DataSet.ReadXml(String fileName) [07:30:08] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy() [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [07:30:08] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending [07:30:08] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [07:30:08] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [07:30:08] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [07:30:08] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [07:30:08] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [07:30:08] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [07:30:08] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [07:30:08] info: at System.Xml.XmlTextReaderImpl.Read() [07:30:08] info: at System.Xml.XmlTextReader.Read() [07:30:08] info: at System.Xml.XmlReader.MoveToContent() [07:30:08] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [07:30:08] info: at System.Data.DataSet.ReadXml(String fileName) [07:30:08] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending() [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [07:30:08] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere [07:30:08] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [07:30:08] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [07:30:08] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [07:30:08] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [07:30:08] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [07:30:08] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [07:30:08] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [07:30:08] info: at System.Xml.XmlTextReaderImpl.Read() [07:30:08] info: at System.Xml.XmlTextReader.Read() [07:30:08] info: at System.Xml.XmlReader.MoveToContent() [07:30:08] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [07:30:08] info: at System.Data.DataSet.ReadXml(String fileName) [07:30:08] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere() [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [07:30:08] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending [07:30:08] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [07:30:08] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [07:30:08] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [07:30:08] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [07:30:08] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [07:30:08] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [07:30:08] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [07:30:08] info: at System.Xml.XmlTextReaderImpl.Read() [07:30:08] info: at System.Xml.XmlTextReader.Read() [07:30:08] info: at System.Xml.XmlReader.MoveToContent() [07:30:08] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [07:30:08] info: at System.Data.DataSet.ReadXml(String fileName) [07:30:08] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending() [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [07:30:08] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect [07:30:08] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [07:30:08] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [07:30:08] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [07:30:08] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [07:30:08] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [07:30:08] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [07:30:08] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [07:30:08] info: at System.Xml.XmlTextReaderImpl.Read() [07:30:08] info: at System.Xml.XmlTextReader.Read() [07:30:08] info: at System.Xml.XmlReader.MoveToContent() [07:30:08] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [07:30:08] info: at System.Data.DataSet.ReadXml(String fileName) [07:30:08] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect() [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [07:30:08] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy [07:30:08] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [07:30:08] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [07:30:08] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [07:30:08] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode, Func`4 createOpenException) [07:30:08] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [07:30:08] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [07:30:08] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [07:30:08] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [07:30:08] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [07:30:08] info: at System.Xml.XmlTextReaderImpl.Read() [07:30:08] info: at System.Xml.XmlTextReader.Read() [07:30:08] info: at System.Xml.XmlReader.MoveToContent() [07:30:08] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [07:30:08] info: at System.Data.DataSet.ReadXml(String fileName) [07:30:08] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy() [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [07:30:08] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [07:30:08] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [07:30:08] info: Finished: System.Data.DataSetExtensions.Tests.dll [07:30:08] info: Stored /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output/testResults.xml results 64881 bytes [07:30:08] info: Finished uploading 64881 bytes of RESULTXML [07:30:08] info: Xml file was written to the provided writer. [07:30:08] info: [07:30:08] info: === TEST EXECUTION SUMMARY === [07:30:08] info: Tests run: 104 Passed: 97 Inconclusive: 0 Failed: 7 Ignored: 0 Skipped: 0 [07:30:08] info: [07:30:08] info: test-main.mjs exiting WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll after 0.029333333333333333 minutes with result 1 and linear memory 104071168 bytes [07:30:08] info: WASM EXIT 1 [07:30:08] info: Waiting to flush log messages with a timeout of 120 secs .. [07:30:08] fail: Application has finished with exit code TESTS_FAILED but 0 was expected [07:30:08] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 71 (GENERAL_FAILURE) /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests /root/helix/work/workitem/e/System.Data.DataSetExtensions.Tests ----- end Sat May 16 07:30:09 AM UTC 2026 ----- exit code 71 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output ----- FAIL System.Data.DataSetExtensions.Tests — exit code 71 — 5s ----- ========================= END System.Data.DataSetExtensions.Tests =============================== ========================= BEGIN System.Net.Http.Unit.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests ----- start Sat May 16 07:30:10 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:30:10] warn: Cannot find symbols file dotnet.native.js.symbols [07:30:10] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 36035 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 36035. [07:30:11] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:30:11] info: Running at: http://127.0.0.1:45569/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Net.Http.Unit.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:30:11] info: could not load /runArgs.json: 404. Ignoring [07:30:11] info: Incoming arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:30:11] info: Application arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:30:12] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:30:12] info: Using threadless Xunit runner [07:30:12] info: Discovering: System.Net.Http.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [07:30:14] info: Discovered: System.Net.Http.Unit.Tests.dll (found 958 of 963 test cases) [07:30:15] info: Starting: System.Net.Http.Unit.Tests.dll [07:37:36] info: Finished: System.Net.Http.Unit.Tests.dll [07:37:37] info: Stored /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output/testResults.xml results 725335 bytes [07:37:37] info: Finished uploading 725335 bytes of RESULTXML [07:37:37] info: Xml file was written to the provided writer. [07:37:37] info: [07:37:37] info: === TEST EXECUTION SUMMARY === [07:37:37] info: Tests run: 2558 Passed: 2519 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 39 [07:37:37] info: [07:37:37] info: test-main.mjs exiting WasmTestRunner.dll System.Net.Http.Unit.Tests.dll after 7.412616666666667 minutes with result 0 and linear memory 1143537664 bytes [07:37:37] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:37:37] info: WASM EXIT 0 [07:37:37] info: Waiting to flush log messages with a timeout of 120 secs .. [07:37:37] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Net.Http.Unit.Tests /root/helix/work/workitem/e/System.Net.Http.Unit.Tests ----- end Sat May 16 07:37:38 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output ----- PASS System.Net.Http.Unit.Tests — 448s ----- ========================= END System.Net.Http.Unit.Tests =============================== ========================= BEGIN System.Reflection.InvokeInterpreted.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests ----- start Sat May 16 07:37:39 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:37:39] warn: Cannot find symbols file dotnet.native.js.symbols [07:37:39] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 37307 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 37307. [07:37:40] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:37:40] info: Running at: http://127.0.0.1:40877/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Reflection.InvokeInterpreted.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:37:40] info: could not load /runArgs.json: 404. Ignoring [07:37:40] info: Incoming arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:37:40] info: Application arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:37:41] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:37:41] info: Using threadless Xunit runner [07:37:41] info: Discovering: System.Reflection.InvokeInterpreted.Tests.dll (method display = ClassAndMethod, method display options = None) [07:37:42] info: Discovered: System.Reflection.InvokeInterpreted.Tests.dll (found 211 of 211 test cases) [07:37:42] info: Starting: System.Reflection.InvokeInterpreted.Tests.dll [07:37:44] info: Finished: System.Reflection.InvokeInterpreted.Tests.dll [07:37:44] info: Stored /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output/testResults.xml results 142136 bytes [07:37:44] info: Finished uploading 142136 bytes of RESULTXML [07:37:44] info: Xml file was written to the provided writer. [07:37:44] info: [07:37:44] info: === TEST EXECUTION SUMMARY === [07:37:44] info: Tests run: 480 Passed: 480 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [07:37:44] info: [07:37:44] info: test-main.mjs exiting WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll after 0.049833333333333334 minutes with result 0 and linear memory 104071168 bytes [07:37:44] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:37:44] info: WASM EXIT 0 [07:37:44] info: Waiting to flush log messages with a timeout of 120 secs .. [07:37:44] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests /root/helix/work/workitem/e/System.Reflection.InvokeInterpreted.Tests ----- end Sat May 16 07:37:45 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output ----- PASS System.Reflection.InvokeInterpreted.Tests — 7s ----- ========================= END System.Reflection.InvokeInterpreted.Tests =============================== ========================= BEGIN System.Text.RegularExpressions.Unit.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests ----- start Sat May 16 07:37:46 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:37:46] warn: Cannot find symbols file dotnet.native.js.symbols [07:37:46] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 36459 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 36459. [07:37:47] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:37:47] info: Running at: http://127.0.0.1:36905/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Text.RegularExpressions.Unit.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:37:47] info: could not load /runArgs.json: 404. Ignoring [07:37:47] info: Incoming arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:37:47] info: Application arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:37:48] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:37:48] info: Using threadless Xunit runner [07:37:48] info: Discovering: System.Text.RegularExpressions.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [07:37:49] info: Discovered: System.Text.RegularExpressions.Unit.Tests.dll (found 28 of 30 test cases) [07:37:49] info: Starting: System.Text.RegularExpressions.Unit.Tests.dll [07:37:54] info: Finished: System.Text.RegularExpressions.Unit.Tests.dll [07:37:54] info: Stored /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output/testResults.xml results 336450 bytes [07:37:54] info: Finished uploading 336450 bytes of RESULTXML [07:37:54] info: Xml file was written to the provided writer. [07:37:54] info: [07:37:54] info: === TEST EXECUTION SUMMARY === [07:37:54] info: Tests run: 1065 Passed: 1065 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [07:37:54] info: [07:37:54] info: test-main.mjs exiting WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll after 0.10936666666666667 minutes with result 0 and linear memory 104071168 bytes [07:37:54] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:37:54] info: WASM EXIT 0 [07:37:54] info: Waiting to flush log messages with a timeout of 120 secs .. [07:37:54] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests /root/helix/work/workitem/e/System.Text.RegularExpressions.Unit.Tests ----- end Sat May 16 07:37:56 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output ----- PASS System.Text.RegularExpressions.Unit.Tests — 10s ----- ========================= END System.Text.RegularExpressions.Unit.Tests =============================== ========================= BEGIN System.Xml.Linq.TreeManipulation.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests ----- start Sat May 16 07:37:56 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:37:56] warn: Cannot find symbols file dotnet.native.js.symbols [07:37:56] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 43471 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 43471. [07:37:57] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:37:57] info: Running at: http://127.0.0.1:38569/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Xml.Linq.TreeManipulation.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:37:57] info: could not load /runArgs.json: 404. Ignoring [07:37:57] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:37:57] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:37:58] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:37:59] info: Using threadless Xunit runner [07:37:59] info: Discovering: System.Xml.Linq.TreeManipulation.Tests.dll (method display = ClassAndMethod, method display options = None) [07:38:00] info: Discovered: System.Xml.Linq.TreeManipulation.Tests.dll (found 15 of 74 test cases) [07:38:00] info: Starting: System.Xml.Linq.TreeManipulation.Tests.dll [07:38:00] info: Finished: System.Xml.Linq.TreeManipulation.Tests.dll [07:38:00] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output/testResults.xml results 3688 bytes [07:38:00] info: Finished uploading 3688 bytes of RESULTXML [07:38:00] info: Xml file was written to the provided writer. [07:38:00] info: [07:38:00] info: === TEST EXECUTION SUMMARY === [07:38:00] info: Tests run: 15 Passed: 15 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [07:38:00] info: [07:38:00] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll after 0.026683333333333333 minutes with result 0 and linear memory 104071168 bytes [07:38:00] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:38:00] info: WASM EXIT 0 [07:38:00] info: Waiting to flush log messages with a timeout of 120 secs .. [07:38:00] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests /root/helix/work/workitem/e/System.Xml.Linq.TreeManipulation.Tests ----- end Sat May 16 07:38:01 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output ----- PASS System.Xml.Linq.TreeManipulation.Tests — 5s ----- ========================= END System.Xml.Linq.TreeManipulation.Tests =============================== ========================= BEGIN System.Xml.Linq.xNodeReader.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests ----- start Sat May 16 07:38:02 AM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests [11.0.0-prerelease.26204.1+0668c80ec27851f3c7f1b3e4536110a1d39af587] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=01:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [07:38:02] warn: Cannot find symbols file dotnet.native.js.symbols [07:38:02] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --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 --no-sandbox and load strategy: Normal Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 38955 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 38955. [07:38:03] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [07:38:03] info: Running at: http://127.0.0.1:40473/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Xml.Linq.xNodeReader.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [07:38:03] info: could not load /runArgs.json: 404. Ignoring [07:38:03] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:38:03] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [07:38:04] info: Initializing dotnet version 11.0.0 commit hash 05631daef0e005c20ded780511a71218f2701c2a [07:38:04] info: Using threadless Xunit runner [07:38:05] info: Discovering: System.Xml.Linq.xNodeReader.Tests.dll (method display = ClassAndMethod, method display options = None) [07:38:05] info: Discovered: System.Xml.Linq.xNodeReader.Tests.dll (found 20 of 21 test cases) [07:38:06] info: Starting: System.Xml.Linq.xNodeReader.Tests.dll [07:38:06] info: Finished: System.Xml.Linq.xNodeReader.Tests.dll [07:38:06] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output/testResults.xml results 6557 bytes [07:38:06] info: Finished uploading 6557 bytes of RESULTXML [07:38:06] info: Xml file was written to the provided writer. [07:38:06] info: [07:38:06] info: === TEST EXECUTION SUMMARY === [07:38:06] info: Tests run: 20 Passed: 20 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [07:38:06] info: [07:38:06] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll after 0.03231666666666667 minutes with result 0 and linear memory 104071168 bytes [07:38:06] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [07:38:06] info: WASM EXIT 0 [07:38:06] info: Waiting to flush log messages with a timeout of 120 secs .. [07:38:06] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 0 /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests /root/helix/work/workitem/e/System.Xml.Linq.xNodeReader.Tests ----- end Sat May 16 07:38:07 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output ----- PASS System.Xml.Linq.xNodeReader.Tests — 5s ----- ========================= END System.Xml.Linq.xNodeReader.Tests =============================== === Batch Summary === Suite Status Duration ----- ------ -------- Microsoft.Win32.Primitives.Tests PASS 5s System.Collections.Concurrent.Tests PASS 40s System.ComponentModel.EventBasedAsync.Tests PASS 4s System.Composition.Hosting.Tests PASS 6s System.Data.DataSetExtensions.Tests FAIL 5s System.Net.Http.Unit.Tests PASS 448s System.Reflection.InvokeInterpreted.Tests PASS 7s System.Text.RegularExpressions.Unit.Tests PASS 10s System.Xml.Linq.TreeManipulation.Tests PASS 5s System.Xml.Linq.xNodeReader.Tests PASS 5s Total: 10 | Passed: 9 | Failed: 1 + export _commandExitCode=1 + python -u /root/helix/work/workitem/u/xharness-event-processor.py python: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 39560852 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSIsImtpZCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzc4OTEwNTAxLCJuYmYiOjE3Nzg5MTA1MDEsImV4cCI6MTc3ODk5NzIwMSwiYWlvIjoiazJGZ1lIQk5XNUduOXVMSXFxMXBhZzNDV3R0U3YzMWNWenJ4dFpuUnBsWWxhWStTUTdzQSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJpZHR5cCI6ImZtaSIsInJoIjoiMS5BUm9BdjRqNWN2R0dyMEdScXkxODBCSGJSNnlFbTBraEUzOUNxaGNtZkthWFY1Z0FBQUFhQUEuIiwic3ViIjoiL2VpZDEvYy9wdWIvdC92NGo1Y3ZHR3IwR1JxeTE4MEJIYlJ3L2EvcklTYlNTRVRmMEtxRnlaOHBwZFhtQS9icy9oLzZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNy9pL2M3NzNmMmMyLTUxMjAtNDIwNy1hZmUyLWFmYWYzNWE4YmMwYSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6IjEyR0s2a3VoVUVhcXF1bkRIa29hQUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfYXR0ciI6eyJySVNiU1NFVGYwS3FGeVo4cHBkWG1BIjp7ImFkb19leHAiOjE3Nzg5MjU4MDEsImFkb19zY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiIyMTMxNGMxYi05MjlhLTRmZWItODI4OC00NjQzMmFiOThmZTEiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzE0MjMxMDciLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImQzNmU1MzcwLWZiZWItNDFjZS05ZDZlLTUwNmE4NzliOWEwNzplYTM4MTAxZi1iMjAwLTU3ZWMtYjU1YS0yMzc5MjRjMWYyYjMiLCJvcmNoaWQiOiJkMzZlNTM3MC1mYmViLTQxY2UtOWQ2ZS01MDZhODc5YjlhMDcuYnVpbGQuYnVpbGRfYnJvd3Nlcl93YXNtX2xpbnV4X3JlbGVhc2VfbGlicmFyeXRlc3RzY29yZWNsci5fX2RlZmF1bHQiLCJwY2MiOiJbe1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9wdWxsLzEyODI4MS9tZXJnZTtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFzdGVyO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX1dIiwicHBpZCI6InZzdGZzOi8vL0J1aWxkL0J1aWxkLzE0MjMxMDcifX0sInhtc19pZHJlbCI6IjYgMzMiLCJ4bXNfcmQiOiIwLkFWa0FwdjhLQlFnQ0VnRWFFaFFJQ1JJUW9LWGJjWHluWkV1OHhQWDVpLUpuX2hJVUNBc1NFTHZGZFdYaHdsbFdmcFRmdzVTNHg4QWlKQWdERWlESS0yU2hicEgwSURxUmx5aUlCOGluaVNXTE1QdnZuUXFSNlhWOWtvTTJfQSJ9.CqS3L-NBq0tHuSROAGnnZB8EcGGEgB-1Gc9Yfcs5EHtNpq3tqohwjruGWsS05x7viBi2kVz8_j2FIFTczSLrhwrml5dx-p_TP7idJly7QviRFGBW2hIoVxOq-5ZS5ykwvTTqwK7ez91zi1fELxXqP8UaFK_6Ha0ycBZ_3XL_QezzZV3HKo2ouX2nK7P62C-AIm3J5rjDmaYLuNwb87UV9uYJyQKG7thSdFfeS3cbZ4sFEP_BobtFzoIB_yIy8tshYn6JNTeJD68tZHwRnQe0lkuG3-5wdf0DF2x9IMCzkALZ06yZV99PdcHbFUtlwO0SdHJuVWovNscfEKImWuaF4Q /home/helixbot/.vsts-env/lib/python3.14/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-16T07:38:08.439Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-05-16T07:38:08.439Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-05-16T07:38:08.440Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.4 (Linux-6.6.130.1-3.azl3-x86_64-with-glibc2.43)' No body was attached to the request 2026-05-16T07:38:08.449Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': '9c71f97c-72a1-4a8b-bc88-d64e8b644c80' 'Date': 'Sat, 16 May 2026 07:38:08 GMT' 'Content-Length': '2479' 2026-05-16T07:38:08.449Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-05-16T07:38:08.450Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-05-16T07:38:08.450Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-05-16T07:38:08.451Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-05-16T07:38:08.451Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-05-16T07:38:08.726Z INFO run.py run(48) main Beginning reading of test results. 2026-05-16T07:38:08.726Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-05-16T07:38:08.726Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-05-16T07:38:08.727Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.732Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.734Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.734Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.735Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.735Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.747Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.749Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.763Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.763Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output/testResults.xml with format xunit 2026-05-16T07:38:08.764Z INFO run.py packing_test_reporter(30) report_results Packing 6706 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-05-16T07:38:08.776Z INFO run.py packing_test_reporter(33) report_results Packed 2058325 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1