Console log: 'WasmTestOnChrome-CLR-ST-Batch-19' from job 2f0764e5-a63c-4c1d-943d-b4e8d38df7cb (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64@sha256:c9dc51010e0627d319d55e058400b4888b03f4be8988d09e65a7505264ea45a2 on a00GLU0 running $HELIX_CORRELATION_PAYLOAD/scripts/4f51200339694ab3943238fd7ae3ed13/execute.sh in /datadisks/disk1/work/AD1D09DD/w/A2E308EA/e max 12000 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/4f51200339694ab3943238fd7ae3ed13/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.0ChNSPiTEk + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.0ChNSPiTEk 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.0ChNSPiTEk/tmp.0ChNSPiTEk.csproj: Determining projects to restore... Restored /tmp/tmp.0ChNSPiTEk/tmp.0ChNSPiTEk.csproj (in 96 ms). Restore succeeded. + rm -rf /tmp/tmp.0ChNSPiTEk + 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 02:08:45 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 [02:08:46] warn: Cannot find symbols file dotnet.native.js.symbols [02:08: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 Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Starting ChromeDriver 148.0.7778.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 43683 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) Connection refused [::ffff:127.0.0.1]:43683 (localhost:43683) ChromeDriver was started successfully on port 43683. [02:08:48] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:08:48] info: Running at: http://127.0.0.1:39805/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 [02:08:48] info: could not load /runArgs.json: 404. Ignoring [02:08:48] info: Incoming arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:08:48] info: Application arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:08:49] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:08:49] info: Using threadless Xunit runner [02:08:49] info: Discovering: Microsoft.Win32.Primitives.Tests.dll (method display = ClassAndMethod, method display options = None) [02:08:50] info: Discovered: Microsoft.Win32.Primitives.Tests.dll (found 1 of 2 test cases) [02:08:50] info: Starting: Microsoft.Win32.Primitives.Tests.dll [02:08:50] info: Finished: Microsoft.Win32.Primitives.Tests.dll [02:08:50] info: Stored /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output/testResults.xml results 752 bytes [02:08:51] info: Finished uploading 752 bytes of RESULTXML [02:08:51] info: Xml file was written to the provided writer. [02:08:51] info: [02:08:51] info: === TEST EXECUTION SUMMARY === [02:08:51] info: Tests run: 1 Passed: 1 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [02:08:51] info: [02:08:51] info: test-main.mjs exiting WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll after 0.026566666666666666 minutes with result 0 and linear memory 104071168 bytes [02:08:51] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:08:51] info: WASM EXIT 0 [02:08:51] info: Waiting to flush log messages with a timeout of 120 secs .. [02:08: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/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests ----- end Sat May 16 02:08:52 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output ----- PASS Microsoft.Win32.Primitives.Tests — 7s ----- ========================= 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 02:08:52 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 [02:08:52] warn: Cannot find symbols file dotnet.native.js.symbols [02:08:52] 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 40143 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 40143. [02:08:53] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:08:53] info: Running at: http://127.0.0.1:36611/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 [02:08:53] info: could not load /runArgs.json: 404. Ignoring [02:08:53] info: Incoming arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:08:53] info: Application arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:08:54] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:08:55] info: Using threadless Xunit runner [02:08:55] info: Discovering: System.Collections.Concurrent.Tests.dll (method display = ClassAndMethod, method display options = None) [02:08:57] info: Discovered: System.Collections.Concurrent.Tests.dll (found 864 of 911 test cases) [02:08:57] info: Starting: System.Collections.Concurrent.Tests.dll [02:09:34] info: Finished: System.Collections.Concurrent.Tests.dll [02:09:34] info: Stored /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output/testResults.xml results 799309 bytes [02:09:34] info: Finished uploading 799309 bytes of RESULTXML [02:09:34] info: Xml file was written to the provided writer. [02:09:34] info: [02:09:34] info: === TEST EXECUTION SUMMARY === [02:09:34] info: Tests run: 2323 Passed: 2245 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 78 [02:09:34] info: [02:09:34] info: test-main.mjs exiting WasmTestRunner.dll System.Collections.Concurrent.Tests.dll after 0.6654833333333333 minutes with result 0 and linear memory 179961856 bytes [02:09:34] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:09:34] info: WASM EXIT 0 [02:09:34] info: Waiting to flush log messages with a timeout of 120 secs .. [02:09:34] 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 02:09:36 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output ----- PASS System.Collections.Concurrent.Tests — 44s ----- ========================= 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 02:09:36 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 [02:09:36] warn: Cannot find symbols file dotnet.native.js.symbols [02:09:36] 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 34225 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 34225. [02:09:37] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:09:37] info: Running at: http://127.0.0.1:41385/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 [02:09:37] info: could not load /runArgs.json: 404. Ignoring [02:09:37] info: Incoming arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:37] info: Application arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:38] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:09:39] info: Using threadless Xunit runner [02:09:39] info: Discovering: System.ComponentModel.EventBasedAsync.Tests.dll (method display = ClassAndMethod, method display options = None) [02:09:39] info: Discovered: System.ComponentModel.EventBasedAsync.Tests.dll (found 29 of 31 test cases) [02:09:39] info: Starting: System.ComponentModel.EventBasedAsync.Tests.dll [02:09:39] info: Finished: System.ComponentModel.EventBasedAsync.Tests.dll [02:09:40] info: Stored /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output/testResults.xml results 15941 bytes [02:09:40] info: Finished uploading 15941 bytes of RESULTXML [02:09:40] info: Xml file was written to the provided writer. [02:09:40] info: [02:09:40] info: === TEST EXECUTION SUMMARY === [02:09:40] info: Tests run: 44 Passed: 32 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 12 [02:09:40] info: [02:09:40] info: test-main.mjs exiting WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll after 0.01955 minutes with result 0 and linear memory 104071168 bytes [02:09:40] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:09:40] info: WASM EXIT 0 [02:09:40] info: Waiting to flush log messages with a timeout of 120 secs .. [02:09:40] 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 02:09:41 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output ----- PASS System.ComponentModel.EventBasedAsync.Tests — 5s ----- ========================= 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 02:09:41 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 [02:09:41] warn: Cannot find symbols file dotnet.native.js.symbols [02:09:41] 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 39293 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 39293. [02:09:42] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:09:42] info: Running at: http://127.0.0.1:42835/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 [02:09:42] info: could not load /runArgs.json: 404. Ignoring [02:09:42] info: Incoming arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:42] info: Application arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:44] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:09:44] info: Using threadless Xunit runner [02:09:44] info: Discovering: System.Composition.Hosting.Tests.dll (method display = ClassAndMethod, method display options = None) [02:09:44] info: Discovered: System.Composition.Hosting.Tests.dll (found 66 of 66 test cases) [02:09:44] info: Starting: System.Composition.Hosting.Tests.dll [02:09:45] info: Finished: System.Composition.Hosting.Tests.dll [02:09:45] info: Stored /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output/testResults.xml results 35425 bytes [02:09:45] info: Finished uploading 35425 bytes of RESULTXML [02:09:45] info: Xml file was written to the provided writer. [02:09:45] info: [02:09:45] info: === TEST EXECUTION SUMMARY === [02:09:45] info: Tests run: 96 Passed: 96 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [02:09:45] info: [02:09:45] info: test-main.mjs exiting WasmTestRunner.dll System.Composition.Hosting.Tests.dll after 0.02505 minutes with result 0 and linear memory 104071168 bytes [02:09:45] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:09:45] info: WASM EXIT 0 [02:09:45] info: Waiting to flush log messages with a timeout of 120 secs .. [02:09:45] 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 02:09:46 AM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output ----- PASS System.Composition.Hosting.Tests — 5s ----- ========================= 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 02:09:47 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 [02:09:47] warn: Cannot find symbols file dotnet.native.js.symbols [02:09:47] 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 32977 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 32977. [02:09:48] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:09:48] info: Running at: http://127.0.0.1:45519/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 [02:09:48] info: could not load /runArgs.json: 404. Ignoring [02:09:48] info: Incoming arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:48] info: Application arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:49] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:09:49] info: Using threadless Xunit runner [02:09:49] info: Discovering: System.Data.DataSetExtensions.Tests.dll (method display = ClassAndMethod, method display options = None) [02:09:50] info: Discovered: System.Data.DataSetExtensions.Tests.dll (found 66 of 66 test cases) [02:09:50] info: Starting: System.Data.DataSetExtensions.Tests.dll [02:09:50] info: [FAIL] MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable [02:09:50] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [02:09:50] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [02:09:50] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [02:09:50] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [02:09:50] 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) [02:09:50] 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) [02:09:50] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] 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) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [02:09:50] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [02:09:50] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [02:09:50] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [02:09:50] info: at System.Xml.XmlTextReaderImpl.Read() [02:09:50] info: at System.Xml.XmlTextReader.Read() [02:09:50] info: at System.Xml.XmlReader.MoveToContent() [02:09:50] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [02:09:50] info: at System.Data.DataSet.ReadXml(String fileName) [02:09:50] info: at MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable() [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [02:09:50] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect [02:09:50] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [02:09:50] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [02:09:50] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [02:09:50] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [02:09:50] 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) [02:09:50] 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) [02:09:50] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] 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) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [02:09:50] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [02:09:50] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [02:09:50] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [02:09:50] info: at System.Xml.XmlTextReaderImpl.Read() [02:09:50] info: at System.Xml.XmlTextReader.Read() [02:09:50] info: at System.Xml.XmlReader.MoveToContent() [02:09:50] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [02:09:50] info: at System.Data.DataSet.ReadXml(String fileName) [02:09:50] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect() [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [02:09:50] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending [02:09:50] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [02:09:50] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [02:09:50] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [02:09:50] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [02:09:50] 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) [02:09:50] 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) [02:09:50] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] 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) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [02:09:50] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [02:09:50] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [02:09:50] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [02:09:50] info: at System.Xml.XmlTextReaderImpl.Read() [02:09:50] info: at System.Xml.XmlTextReader.Read() [02:09:50] info: at System.Xml.XmlReader.MoveToContent() [02:09:50] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [02:09:50] info: at System.Data.DataSet.ReadXml(String fileName) [02:09:50] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending() [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [02:09:50] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy [02:09:50] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [02:09:50] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [02:09:50] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [02:09:50] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [02:09:50] 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) [02:09:50] 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) [02:09:50] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] 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) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [02:09:50] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [02:09:50] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [02:09:50] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [02:09:50] info: at System.Xml.XmlTextReaderImpl.Read() [02:09:50] info: at System.Xml.XmlTextReader.Read() [02:09:50] info: at System.Xml.XmlReader.MoveToContent() [02:09:50] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [02:09:50] info: at System.Data.DataSet.ReadXml(String fileName) [02:09:50] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy() [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [02:09:50] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy [02:09:50] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [02:09:50] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [02:09:50] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [02:09:50] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [02:09:50] 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) [02:09:50] 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) [02:09:50] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] 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) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [02:09:50] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [02:09:50] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [02:09:50] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [02:09:50] info: at System.Xml.XmlTextReaderImpl.Read() [02:09:50] info: at System.Xml.XmlTextReader.Read() [02:09:50] info: at System.Xml.XmlReader.MoveToContent() [02:09:50] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [02:09:50] info: at System.Data.DataSet.ReadXml(String fileName) [02:09:50] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy() [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [02:09:50] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending [02:09:50] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [02:09:50] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [02:09:50] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [02:09:50] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [02:09:50] 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) [02:09:50] 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) [02:09:50] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] 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) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [02:09:50] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [02:09:50] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [02:09:50] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [02:09:50] info: at System.Xml.XmlTextReaderImpl.Read() [02:09:50] info: at System.Xml.XmlTextReader.Read() [02:09:50] info: at System.Xml.XmlReader.MoveToContent() [02:09:50] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [02:09:50] info: at System.Data.DataSet.ReadXml(String fileName) [02:09:50] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending() [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [02:09:50] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere [02:09:50] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [02:09:50] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [02:09:50] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [02:09:50] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [02:09:50] 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) [02:09:50] 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) [02:09:50] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [02:09:50] 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) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [02:09:50] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [02:09:50] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [02:09:50] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [02:09:50] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [02:09:50] info: at System.Xml.XmlTextReaderImpl.Read() [02:09:50] info: at System.Xml.XmlTextReader.Read() [02:09:50] info: at System.Xml.XmlReader.MoveToContent() [02:09:50] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [02:09:50] info: at System.Data.DataSet.ReadXml(String fileName) [02:09:50] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere() [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [02:09:50] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [02:09:50] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [02:09:51] info: Finished: System.Data.DataSetExtensions.Tests.dll [02:09:51] info: Stored /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output/testResults.xml results 64833 bytes [02:09:51] info: Finished uploading 64833 bytes of RESULTXML [02:09:51] info: Xml file was written to the provided writer. [02:09:51] info: [02:09:51] info: === TEST EXECUTION SUMMARY === [02:09:51] info: Tests run: 104 Passed: 97 Inconclusive: 0 Failed: 7 Ignored: 0 Skipped: 0 [02:09:51] info: [02:09:51] info: test-main.mjs exiting WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll after 0.029416666666666667 minutes with result 1 and linear memory 104071168 bytes [02:09:51] info: WASM EXIT 1 [02:09:51] info: Waiting to flush log messages with a timeout of 120 secs .. [02:09:51] fail: Application has finished with exit code TESTS_FAILED but 0 was expected [02:09:51] 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 02:09:52 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 02:09: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.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 [02:09:53] warn: Cannot find symbols file dotnet.native.js.symbols [02:09: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 37503 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 37503. [02:09: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 [02:09:54] info: Running at: http://127.0.0.1:40107/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 [02:09:54] info: could not load /runArgs.json: 404. Ignoring [02:09:54] info: Incoming arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:54] info: Application arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:09:55] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:09:55] info: Using threadless Xunit runner [02:09:55] info: Discovering: System.Net.Http.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [02:09:57] info: Discovered: System.Net.Http.Unit.Tests.dll (found 958 of 963 test cases) [02:09:57] info: Starting: System.Net.Http.Unit.Tests.dll [02:17:11] info: Finished: System.Net.Http.Unit.Tests.dll [02:17:12] info: Stored /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output/testResults.xml results 724703 bytes [02:17:12] info: Finished uploading 724703 bytes of RESULTXML [02:17:12] info: Xml file was written to the provided writer. [02:17:12] info: [02:17:12] info: === TEST EXECUTION SUMMARY === [02:17:12] info: Tests run: 2558 Passed: 2519 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 39 [02:17:12] info: [02:17:12] info: test-main.mjs exiting WasmTestRunner.dll System.Net.Http.Unit.Tests.dll after 7.2741 minutes with result 0 and linear memory 1191247872 bytes [02:17:12] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:17:12] info: WASM EXIT 0 [02:17:12] info: Waiting to flush log messages with a timeout of 120 secs .. [02:17:12] 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 02:17:13 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 — 440s ----- ========================= 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 02:17:13 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 [02:17:13] warn: Cannot find symbols file dotnet.native.js.symbols [02:17:13] 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 46727 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 46727. [02:17:15] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:17:15] info: Running at: http://127.0.0.1:34493/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 [02:17:15] info: could not load /runArgs.json: 404. Ignoring [02:17:15] info: Incoming arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:15] info: Application arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:16] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:17:16] info: Using threadless Xunit runner [02:17:16] info: Discovering: System.Reflection.InvokeInterpreted.Tests.dll (method display = ClassAndMethod, method display options = None) [02:17:17] info: Discovered: System.Reflection.InvokeInterpreted.Tests.dll (found 211 of 211 test cases) [02:17:17] info: Starting: System.Reflection.InvokeInterpreted.Tests.dll [02:17:19] info: Finished: System.Reflection.InvokeInterpreted.Tests.dll [02:17:19] info: Stored /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output/testResults.xml results 142137 bytes [02:17:19] info: Finished uploading 142137 bytes of RESULTXML [02:17:19] info: Xml file was written to the provided writer. [02:17:19] info: [02:17:19] info: === TEST EXECUTION SUMMARY === [02:17:19] info: Tests run: 480 Passed: 480 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [02:17:19] info: [02:17:19] info: test-main.mjs exiting WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll after 0.051533333333333334 minutes with result 0 and linear memory 108462080 bytes [02:17:19] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:17:19] info: WASM EXIT 0 [02:17:19] info: Waiting to flush log messages with a timeout of 120 secs .. [02:17:19] 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 02:17:20 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 02:17:21 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 [02:17:21] warn: Cannot find symbols file dotnet.native.js.symbols [02:17:21] 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 43907 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 43907. [02:17:22] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:17:22] info: Running at: http://127.0.0.1:46063/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 [02:17:22] info: could not load /runArgs.json: 404. Ignoring [02:17:22] info: Incoming arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:22] info: Application arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:23] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:17:23] info: Using threadless Xunit runner [02:17:24] info: Discovering: System.Text.RegularExpressions.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [02:17:24] info: Discovered: System.Text.RegularExpressions.Unit.Tests.dll (found 28 of 30 test cases) [02:17:24] info: Starting: System.Text.RegularExpressions.Unit.Tests.dll [02:17:30] info: Finished: System.Text.RegularExpressions.Unit.Tests.dll [02:17:30] info: Stored /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output/testResults.xml results 336432 bytes [02:17:30] info: Finished uploading 336432 bytes of RESULTXML [02:17:30] info: Xml file was written to the provided writer. [02:17:30] info: [02:17:30] info: === TEST EXECUTION SUMMARY === [02:17:30] info: Tests run: 1065 Passed: 1065 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [02:17:30] info: [02:17:30] info: test-main.mjs exiting WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll after 0.1144 minutes with result 0 and linear memory 104071168 bytes [02:17:30] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:17:30] info: WASM EXIT 0 [02:17:30] info: Waiting to flush log messages with a timeout of 120 secs .. [02:17:30] 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 02:17:31 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 02:17:32 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 [02:17:32] warn: Cannot find symbols file dotnet.native.js.symbols [02:17:32] 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 42715 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 42715. [02:17:33] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:17:33] info: Running at: http://127.0.0.1:39281/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 [02:17:33] info: could not load /runArgs.json: 404. Ignoring [02:17:33] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:33] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:34] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:17:34] info: Using threadless Xunit runner [02:17:35] info: Discovering: System.Xml.Linq.TreeManipulation.Tests.dll (method display = ClassAndMethod, method display options = None) [02:17:35] info: Discovered: System.Xml.Linq.TreeManipulation.Tests.dll (found 15 of 74 test cases) [02:17:35] info: Starting: System.Xml.Linq.TreeManipulation.Tests.dll [02:17:36] info: Finished: System.Xml.Linq.TreeManipulation.Tests.dll [02:17:36] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output/testResults.xml results 3695 bytes [02:17:36] info: Finished uploading 3695 bytes of RESULTXML [02:17:36] info: Xml file was written to the provided writer. [02:17:36] info: [02:17:36] info: === TEST EXECUTION SUMMARY === [02:17:36] info: Tests run: 15 Passed: 15 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [02:17:36] info: [02:17:36] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll after 0.026133333333333335 minutes with result 0 and linear memory 104071168 bytes [02:17:36] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:17:36] info: WASM EXIT 0 [02:17:36] info: Waiting to flush log messages with a timeout of 120 secs .. [02:17:36] 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 02:17:37 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 02:17:37 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 [02:17:38] warn: Cannot find symbols file dotnet.native.js.symbols [02:17:38] 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 43401 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 43401. [02:17:39] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [02:17:39] info: Running at: http://127.0.0.1:36503/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 [02:17:39] info: could not load /runArgs.json: 404. Ignoring [02:17:39] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:39] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [02:17:40] info: Initializing dotnet version 11.0.0 commit hash adc7a5d305092d715d05d2411a9104463856fbc5 [02:17:40] info: Using threadless Xunit runner [02:17:40] info: Discovering: System.Xml.Linq.xNodeReader.Tests.dll (method display = ClassAndMethod, method display options = None) [02:17:41] info: Discovered: System.Xml.Linq.xNodeReader.Tests.dll (found 20 of 21 test cases) [02:17:41] info: Starting: System.Xml.Linq.xNodeReader.Tests.dll [02:17:42] info: Finished: System.Xml.Linq.xNodeReader.Tests.dll [02:17:42] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output/testResults.xml results 6557 bytes [02:17:42] info: Finished uploading 6557 bytes of RESULTXML [02:17:42] info: Xml file was written to the provided writer. [02:17:42] info: [02:17:42] info: === TEST EXECUTION SUMMARY === [02:17:42] info: Tests run: 20 Passed: 20 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [02:17:42] info: [02:17:42] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll after 0.032933333333333335 minutes with result 0 and linear memory 107085824 bytes [02:17:42] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [02:17:42] info: WASM EXIT 0 [02:17:42] info: Waiting to flush log messages with a timeout of 120 secs .. [02:17:42] 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 02:17:43 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 — 6s ----- ========================= END System.Xml.Linq.xNodeReader.Tests =============================== === Batch Summary === Suite Status Duration ----- ------ -------- Microsoft.Win32.Primitives.Tests PASS 7s System.Collections.Concurrent.Tests PASS 44s System.ComponentModel.EventBasedAsync.Tests PASS 5s System.Composition.Hosting.Tests PASS 5s System.Data.DataSetExtensions.Tests FAIL 5s System.Net.Http.Unit.Tests PASS 440s 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 6s 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 39554890 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSIsImtpZCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzc4ODkwNDAzLCJuYmYiOjE3Nzg4OTA0MDMsImV4cCI6MTc3ODk3NzEwMywiYWlvIjoiazJGZ1lBaG1scGpGL3NuaVJtblJvZWM3Lzd6aXVMRnJPZnUvUHMzMFkybW1sVXBQeGRrQiIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJpZHR5cCI6ImZtaSIsInJoIjoiMS5BUm9BdjRqNWN2R0dyMEdScXkxODBCSGJSNnlFbTBraEUzOUNxaGNtZkthWFY1Z0FBQUFhQUEuIiwic3ViIjoiL2VpZDEvYy9wdWIvdC92NGo1Y3ZHR3IwR1JxeTE4MEJIYlJ3L2EvcklTYlNTRVRmMEtxRnlaOHBwZFhtQS9icy9oLzZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNy9pL2M3NzNmMmMyLTUxMjAtNDIwNy1hZmUyLWFmYWYzNWE4YmMwYSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6Ikc1ekxpTWROVFVDcTFLVWdSamNVQUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfYXR0ciI6eyJySVNiU1NFVGYwS3FGeVo4cHBkWG1BIjp7ImFkb19leHAiOjE3Nzg5MDU3MDMsImFkb19zY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiI2NThlMTZkOC00YTgzLTQxNGEtYjg3NC1mOTAzMzJmYzY3NjkiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzE0MjI2OTIiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6IjM5YzkxMTczLWYyOTUtNGE3NS1iMzM2LTM2YmEwMTQ5ZTdkNzplYTM4MTAxZi1iMjAwLTU3ZWMtYjU1YS0yMzc5MjRjMWYyYjMiLCJvcmNoaWQiOiIzOWM5MTE3My1mMjk1LTRhNzUtYjMzNi0zNmJhMDE0OWU3ZDcuYnVpbGQuYnVpbGRfYnJvd3Nlcl93YXNtX2xpbnV4X3JlbGVhc2VfbGlicmFyeXRlc3RzY29yZWNsci5fX2RlZmF1bHQiLCJwY2MiOiJbe1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9wdWxsLzEyODI0NS9tZXJnZTtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFzdGVyO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX1dIiwicHBpZCI6InZzdGZzOi8vL0J1aWxkL0J1aWxkLzE0MjI2OTIifX0sInhtc19pZHJlbCI6IjI2IDMzIiwieG1zX3JkIjoiMC5BVmtBcHY4S0JRZ0NFZ0VhRWhRSUNSSVFvS1hiY1h5blpFdTh4UFg1aS1Kbl9oSVVDQXNTRUx2RmRXWGh3bGxXZnBUZnc1UzR4OEFpSkFnREVpREktMlNoYnBIMElEcVJseWlJQjhpbmlTV0xNUHZ2blFxUjZYVjlrb00yX0EifQ.GWyWWROMjUfGj2PSjX5S8yr1JuHPoL3QCjQAsERc6tb6Qhl640Nc0IJ04wbjsHKQgSVlG6RA9bDWM5_nIk3Pb0YSJ5VoMnTIXlMX3ispQ87oHcQas4soL5tlMNtdPbY5LCmKF4MlWWaOY0R0Sa_O_yxeOTxOB258PXxTGre00KBQOL_dsLLHb7emxKMveFj0XXObQQtpiR2f4ytRui0D8YipM7voGOwBH_u_nHptjtVODvASSGrmNl8q7HVeTgDe5TiczCV3yuEftM3Ode2a4yrnPG2IXbr14xMU0O8r_SC6ph601d3GAgbVd_e7HhZS7RqZRs2V1rOo_EDbasa6cQ /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-16T02:17:44.794Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-05-16T02:17:44.798Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-05-16T02:17:44.798Z 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-16T02:17:44.811Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2020' 'x-ms-request-id': 'bbf4c32d-4443-4393-8aef-e3ab5198aec0' 'Date': 'Sat, 16 May 2026 02:17:44 GMT' 'Content-Length': '2472' 2026-05-16T02:17:44.812Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-05-16T02:17:44.812Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-05-16T02:17:44.812Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-05-16T02:17:44.813Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-05-16T02:17:44.813Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-05-16T02:17:44.968Z INFO run.py run(48) main Beginning reading of test results. 2026-05-16T02:17:44.968Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-05-16T02:17:44.969Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-05-16T02:17:44.969Z 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-16T02:17:44.975Z 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-16T02:17:44.975Z 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-16T02:17:44.978Z 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-16T02:17:44.990Z 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-16T02:17:44.990Z 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-16T02:17:44.991Z 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-16T02:17:44.991Z 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-16T02:17:45.003Z 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-16T02:17:45.004Z 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-16T02:17:45.006Z INFO run.py packing_test_reporter(30) report_results Packing 6706 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-05-16T02:17:45.019Z INFO run.py packing_test_reporter(33) report_results Packed 2058326 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1