Console log: 'WasmTestOnChrome-CLR-ST-Batch-19' from job a273bca4-40c6-4f90-af54-01c38f18686a (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64@sha256:c9dc51010e0627d319d55e058400b4888b03f4be8988d09e65a7505264ea45a2 on a00GL4S running $HELIX_CORRELATION_PAYLOAD/scripts/95fd78ce61a749f8860e788ec66483e2/execute.sh in /datadisks/disk1/work/AE36093F/w/AD0E0978/e max 12000 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/95fd78ce61a749f8860e788ec66483e2/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.xOxePgyLfm + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.xOxePgyLfm 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.xOxePgyLfm/tmp.xOxePgyLfm.csproj: Determining projects to restore... Restored /tmp/tmp.xOxePgyLfm/tmp.xOxePgyLfm.csproj (in 91 ms). Restore succeeded. + rm -rf /tmp/tmp.xOxePgyLfm + 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 Fri May 15 08:42:37 PM 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 [20:42:37] warn: Cannot find symbols file dotnet.native.js.symbols [20:42:37] 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 42971 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 42971. [20:42:38] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:42:38] info: Running at: http://127.0.0.1:44795/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 [20:42:38] info: could not load /runArgs.json: 404. Ignoring [20:42:38] info: Incoming arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:42:38] info: Application arguments: --run WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:42:39] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:42:40] info: Using threadless Xunit runner [20:42:40] info: Discovering: Microsoft.Win32.Primitives.Tests.dll (method display = ClassAndMethod, method display options = None) [20:42:40] info: Discovered: Microsoft.Win32.Primitives.Tests.dll (found 1 of 2 test cases) [20:42:40] info: Starting: Microsoft.Win32.Primitives.Tests.dll [20:42:40] info: Finished: Microsoft.Win32.Primitives.Tests.dll [20:42:40] info: Stored /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output/testResults.xml results 751 bytes [20:42:40] info: Finished uploading 751 bytes of RESULTXML [20:42:40] info: Xml file was written to the provided writer. [20:42:40] info: [20:42:40] info: === TEST EXECUTION SUMMARY === [20:42:40] info: Tests run: 1 Passed: 1 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [20:42:40] info: [20:42:40] info: test-main.mjs exiting WasmTestRunner.dll Microsoft.Win32.Primitives.Tests.dll after 0.014116666666666666 minutes with result 0 and linear memory 104071168 bytes [20:42:40] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:42:40] info: WASM EXIT 0 [20:42:40] info: Waiting to flush log messages with a timeout of 120 secs .. [20:42: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/Microsoft.Win32.Primitives.Tests /root/helix/work/workitem/e/Microsoft.Win32.Primitives.Tests ----- end Fri May 15 08:42:41 PM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/Microsoft.Win32.Primitives.Tests/xharness-output ----- PASS Microsoft.Win32.Primitives.Tests — 4s ----- ========================= 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 Fri May 15 08:42:42 PM 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 [20:42:42] warn: Cannot find symbols file dotnet.native.js.symbols [20:42:42] 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 44217 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 44217. [20:42:43] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:42:43] info: Running at: http://127.0.0.1:44469/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 [20:42:43] info: could not load /runArgs.json: 404. Ignoring [20:42:43] info: Incoming arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:42:43] info: Application arguments: --run WasmTestRunner.dll System.Collections.Concurrent.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:42:44] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:42:45] info: Using threadless Xunit runner [20:42:45] info: Discovering: System.Collections.Concurrent.Tests.dll (method display = ClassAndMethod, method display options = None) [20:42:47] info: Discovered: System.Collections.Concurrent.Tests.dll (found 864 of 911 test cases) [20:42:47] info: Starting: System.Collections.Concurrent.Tests.dll [20:43:21] info: Finished: System.Collections.Concurrent.Tests.dll [20:43:21] info: Stored /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output/testResults.xml results 798669 bytes [20:43:21] info: Finished uploading 798669 bytes of RESULTXML [20:43:21] info: Xml file was written to the provided writer. [20:43:21] info: [20:43:21] info: === TEST EXECUTION SUMMARY === [20:43:21] info: Tests run: 2323 Passed: 2245 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 78 [20:43:21] info: [20:43:21] info: test-main.mjs exiting WasmTestRunner.dll System.Collections.Concurrent.Tests.dll after 0.6124666666666667 minutes with result 0 and linear memory 179961856 bytes [20:43:21] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:43:21] info: WASM EXIT 0 [20:43:21] info: Waiting to flush log messages with a timeout of 120 secs .. [20:43:21] 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 Fri May 15 08:43:22 PM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Collections.Concurrent.Tests/xharness-output ----- PASS System.Collections.Concurrent.Tests — 40s ----- ========================= END System.Collections.Concurrent.Tests =============================== ========================= BEGIN System.ComponentModel.EventBasedAsync.Tests ============================= export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26204.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests /root/helix/work/workitem/e/System.ComponentModel.EventBasedAsync.Tests ----- start Fri May 15 08:43:23 PM 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 [20:43:23] warn: Cannot find symbols file dotnet.native.js.symbols [20:43:23] 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 33147 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 33147. [20:43:24] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:43:24] info: Running at: http://127.0.0.1:33089/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 [20:43:24] info: could not load /runArgs.json: 404. Ignoring [20:43:24] info: Incoming arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:24] info: Application arguments: --run WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:25] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:43:25] info: Using threadless Xunit runner [20:43:26] info: Discovering: System.ComponentModel.EventBasedAsync.Tests.dll (method display = ClassAndMethod, method display options = None) [20:43:26] info: Discovered: System.ComponentModel.EventBasedAsync.Tests.dll (found 29 of 31 test cases) [20:43:26] info: Starting: System.ComponentModel.EventBasedAsync.Tests.dll [20:43:26] info: Finished: System.ComponentModel.EventBasedAsync.Tests.dll [20:43:26] info: Stored /root/helix/work/workitem/uploads/System.ComponentModel.EventBasedAsync.Tests/xharness-output/testResults.xml results 15957 bytes [20:43:26] info: Finished uploading 15957 bytes of RESULTXML [20:43:26] info: Xml file was written to the provided writer. [20:43:26] info: [20:43:26] info: === TEST EXECUTION SUMMARY === [20:43:26] info: Tests run: 44 Passed: 32 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 12 [20:43:26] info: [20:43:26] info: test-main.mjs exiting WasmTestRunner.dll System.ComponentModel.EventBasedAsync.Tests.dll after 0.020466666666666668 minutes with result 0 and linear memory 104071168 bytes [20:43:26] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:43:26] info: WASM EXIT 0 [20:43:26] info: Waiting to flush log messages with a timeout of 120 secs .. [20:43:26] 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 Fri May 15 08:43:28 PM 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 Fri May 15 08:43:28 PM 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 [20:43:28] warn: Cannot find symbols file dotnet.native.js.symbols [20:43:28] 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 38017 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 38017. [20:43:29] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:43:29] info: Running at: http://127.0.0.1:37945/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 [20:43:29] info: could not load /runArgs.json: 404. Ignoring [20:43:29] info: Incoming arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:29] info: Application arguments: --run WasmTestRunner.dll System.Composition.Hosting.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:30] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:43:31] info: Using threadless Xunit runner [20:43:31] info: Discovering: System.Composition.Hosting.Tests.dll (method display = ClassAndMethod, method display options = None) [20:43:31] info: Discovered: System.Composition.Hosting.Tests.dll (found 66 of 66 test cases) [20:43:31] info: Starting: System.Composition.Hosting.Tests.dll [20:43:32] info: Finished: System.Composition.Hosting.Tests.dll [20:43:32] info: Stored /root/helix/work/workitem/uploads/System.Composition.Hosting.Tests/xharness-output/testResults.xml results 35427 bytes [20:43:32] info: Finished uploading 35427 bytes of RESULTXML [20:43:32] info: Xml file was written to the provided writer. [20:43:32] info: [20:43:32] info: === TEST EXECUTION SUMMARY === [20:43:32] info: Tests run: 96 Passed: 96 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [20:43:32] info: [20:43:32] info: test-main.mjs exiting WasmTestRunner.dll System.Composition.Hosting.Tests.dll after 0.025383333333333334 minutes with result 0 and linear memory 104071168 bytes [20:43:32] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:43:32] info: WASM EXIT 0 [20:43:32] info: Waiting to flush log messages with a timeout of 120 secs .. [20:43:32] 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 Fri May 15 08:43:33 PM 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 Fri May 15 08:43:34 PM 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 [20:43:34] warn: Cannot find symbols file dotnet.native.js.symbols [20:43:34] 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 36637 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 36637. [20:43:35] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:43:35] info: Running at: http://127.0.0.1:44989/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 [20:43:35] info: could not load /runArgs.json: 404. Ignoring [20:43:35] info: Incoming arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:35] info: Application arguments: --run WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:36] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:43:36] info: Using threadless Xunit runner [20:43:36] info: Discovering: System.Data.DataSetExtensions.Tests.dll (method display = ClassAndMethod, method display options = None) [20:43:37] info: Discovered: System.Data.DataSetExtensions.Tests.dll (found 66 of 66 test cases) [20:43:37] info: Starting: System.Data.DataSetExtensions.Tests.dll [20:43:37] info: [FAIL] MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable [20:43:37] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [20:43:37] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [20:43:37] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [20:43:37] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [20:43:37] 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) [20:43:37] 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) [20:43:37] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:37] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:37] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:37] 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) [20:43:37] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [20:43:37] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [20:43:37] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [20:43:37] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [20:43:37] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [20:43:37] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [20:43:37] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [20:43:37] info: at System.Xml.XmlTextReaderImpl.Read() [20:43:37] info: at System.Xml.XmlTextReader.Read() [20:43:37] info: at System.Xml.XmlReader.MoveToContent() [20:43:37] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [20:43:37] info: at System.Data.DataSet.ReadXml(String fileName) [20:43:37] info: at MonoTests.System.Data.DataTableExtensionsTest.AsEnumerable() [20:43:37] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [20:43:37] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [20:43:37] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [20:43:37] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:43:38] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy [20:43:38] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [20:43:38] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [20:43:38] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [20:43:38] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [20:43:38] 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) [20:43:38] 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) [20:43:38] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] 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) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [20:43:38] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [20:43:38] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [20:43:38] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [20:43:38] info: at System.Xml.XmlTextReaderImpl.Read() [20:43:38] info: at System.Xml.XmlTextReader.Read() [20:43:38] info: at System.Xml.XmlReader.MoveToContent() [20:43:38] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [20:43:38] info: at System.Data.DataSet.ReadXml(String fileName) [20:43:38] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenBy() [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:43:38] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending [20:43:38] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [20:43:38] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [20:43:38] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [20:43:38] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [20:43:38] 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) [20:43:38] 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) [20:43:38] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] 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) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [20:43:38] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [20:43:38] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [20:43:38] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [20:43:38] info: at System.Xml.XmlTextReaderImpl.Read() [20:43:38] info: at System.Xml.XmlTextReader.Read() [20:43:38] info: at System.Xml.XmlReader.MoveToContent() [20:43:38] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [20:43:38] info: at System.Data.DataSet.ReadXml(String fileName) [20:43:38] info: at MonoTests.System.Data.EnumerableRowCollectionTest.ThenByDescending() [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:43:38] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy [20:43:38] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [20:43:38] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [20:43:38] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [20:43:38] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [20:43:38] 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) [20:43:38] 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) [20:43:38] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] 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) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [20:43:38] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [20:43:38] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [20:43:38] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [20:43:38] info: at System.Xml.XmlTextReaderImpl.Read() [20:43:38] info: at System.Xml.XmlTextReader.Read() [20:43:38] info: at System.Xml.XmlReader.MoveToContent() [20:43:38] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [20:43:38] info: at System.Data.DataSet.ReadXml(String fileName) [20:43:38] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderBy() [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:43:38] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect [20:43:38] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [20:43:38] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [20:43:38] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [20:43:38] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [20:43:38] 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) [20:43:38] 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) [20:43:38] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] 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) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [20:43:38] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [20:43:38] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [20:43:38] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [20:43:38] info: at System.Xml.XmlTextReaderImpl.Read() [20:43:38] info: at System.Xml.XmlTextReader.Read() [20:43:38] info: at System.Xml.XmlReader.MoveToContent() [20:43:38] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [20:43:38] info: at System.Data.DataSet.ReadXml(String fileName) [20:43:38] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelect() [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:43:38] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere [20:43:38] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [20:43:38] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [20:43:38] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [20:43:38] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [20:43:38] 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) [20:43:38] 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) [20:43:38] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] 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) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [20:43:38] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [20:43:38] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [20:43:38] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [20:43:38] info: at System.Xml.XmlTextReaderImpl.Read() [20:43:38] info: at System.Xml.XmlTextReader.Read() [20:43:38] info: at System.Xml.XmlReader.MoveToContent() [20:43:38] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [20:43:38] info: at System.Data.DataSet.ReadXml(String fileName) [20:43:38] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhere() [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:43:38] info: [FAIL] MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending [20:43:38] info: System.IO.DirectoryNotFoundException : Could not find a part of the path '/Mono/testdataset1.xml'. [20:43:38] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) [20:43:38] info: at Interop.CheckIo(Error error, String path, Boolean isDirError) [20:43:38] info: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) [20:43:38] 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) [20:43:38] 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) [20:43:38] info: at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.UnixFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] info: at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) [20:43:38] 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) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync) [20:43:38] info: at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [20:43:38] info: at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy) [20:43:38] info: at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) [20:43:38] info: at System.Xml.XmlTextReaderImpl.OpenUrl() [20:43:38] info: at System.Xml.XmlTextReaderImpl.Read() [20:43:38] info: at System.Xml.XmlTextReader.Read() [20:43:38] info: at System.Xml.XmlReader.MoveToContent() [20:43:38] info: at System.Data.DataSet.ReadXml(XmlReader reader, Boolean denyResolving) [20:43:38] info: at System.Data.DataSet.ReadXml(String fileName) [20:43:38] info: at MonoTests.System.Data.EnumerableRowCollectionTest.QueryWhereSelectOrderByDescending() [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) [20:43:38] info: at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [20:43:38] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:43:38] info: Finished: System.Data.DataSetExtensions.Tests.dll [20:43:38] info: Stored /root/helix/work/workitem/uploads/System.Data.DataSetExtensions.Tests/xharness-output/testResults.xml results 64904 bytes [20:43:38] info: Finished uploading 64904 bytes of RESULTXML [20:43:38] info: Xml file was written to the provided writer. [20:43:38] info: [20:43:38] info: === TEST EXECUTION SUMMARY === [20:43:38] info: Tests run: 104 Passed: 97 Inconclusive: 0 Failed: 7 Ignored: 0 Skipped: 0 [20:43:38] info: [20:43:38] info: test-main.mjs exiting WasmTestRunner.dll System.Data.DataSetExtensions.Tests.dll after 0.032633333333333334 minutes with result 1 and linear memory 104071168 bytes [20:43:38] info: WASM EXIT 1 [20:43:38] info: Waiting to flush log messages with a timeout of 120 secs .. [20:43:38] fail: Application has finished with exit code TESTS_FAILED but 0 was expected [20:43:38] 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 Fri May 15 08:43:39 PM 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 Fri May 15 08:43:40 PM 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 [20:43:40] warn: Cannot find symbols file dotnet.native.js.symbols [20:43:40] 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 33791 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 33791. [20:43:41] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:43:41] info: Running at: http://127.0.0.1:46359/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 [20:43:41] info: could not load /runArgs.json: 404. Ignoring [20:43:41] info: Incoming arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:41] info: Application arguments: --run WasmTestRunner.dll System.Net.Http.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:43:42] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:43:42] info: Using threadless Xunit runner [20:43:43] info: Discovering: System.Net.Http.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [20:43:44] info: Discovered: System.Net.Http.Unit.Tests.dll (found 958 of 963 test cases) [20:43:45] info: Starting: System.Net.Http.Unit.Tests.dll [20:51:17] info: Finished: System.Net.Http.Unit.Tests.dll [20:51:17] info: Stored /root/helix/work/workitem/uploads/System.Net.Http.Unit.Tests/xharness-output/testResults.xml results 724764 bytes [20:51:17] info: Finished uploading 724764 bytes of RESULTXML [20:51:17] info: Xml file was written to the provided writer. [20:51:17] info: [20:51:17] info: === TEST EXECUTION SUMMARY === [20:51:17] info: Tests run: 2558 Passed: 2519 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 39 [20:51:17] info: [20:51:17] info: test-main.mjs exiting WasmTestRunner.dll System.Net.Http.Unit.Tests.dll after 7.584216666666666 minutes with result 0 and linear memory 1042939904 bytes [20:51:17] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:51:17] info: WASM EXIT 0 [20:51:17] info: Waiting to flush log messages with a timeout of 120 secs .. [20:51:17] 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 Fri May 15 08:51:19 PM 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 — 459s ----- ========================= 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 Fri May 15 08:51:19 PM 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 [20:51:19] warn: Cannot find symbols file dotnet.native.js.symbols [20:51:19] 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 42207 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 42207. [20:51:20] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:51:20] info: Running at: http://127.0.0.1:37117/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 [20:51:20] info: could not load /runArgs.json: 404. Ignoring [20:51:20] info: Incoming arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:20] info: Application arguments: --run WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:21] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:51:22] info: Using threadless Xunit runner [20:51:22] info: Discovering: System.Reflection.InvokeInterpreted.Tests.dll (method display = ClassAndMethod, method display options = None) [20:51:23] info: Discovered: System.Reflection.InvokeInterpreted.Tests.dll (found 211 of 211 test cases) [20:51:23] info: Starting: System.Reflection.InvokeInterpreted.Tests.dll [20:51:24] info: Finished: System.Reflection.InvokeInterpreted.Tests.dll [20:51:25] info: Stored /root/helix/work/workitem/uploads/System.Reflection.InvokeInterpreted.Tests/xharness-output/testResults.xml results 141942 bytes [20:51:25] info: Finished uploading 141942 bytes of RESULTXML [20:51:25] info: Xml file was written to the provided writer. [20:51:25] info: [20:51:25] info: === TEST EXECUTION SUMMARY === [20:51:25] info: Tests run: 480 Passed: 480 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [20:51:25] info: [20:51:25] info: test-main.mjs exiting WasmTestRunner.dll System.Reflection.InvokeInterpreted.Tests.dll after 0.05103333333333333 minutes with result 0 and linear memory 104071168 bytes [20:51:25] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:51:25] info: WASM EXIT 0 [20:51:25] info: Waiting to flush log messages with a timeout of 120 secs .. [20:51:25] 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 Fri May 15 08:51:26 PM 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 Fri May 15 08:51:26 PM 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 [20:51:26] warn: Cannot find symbols file dotnet.native.js.symbols [20:51:26] 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 45851 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 45851. [20:51:27] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:51:27] info: Running at: http://127.0.0.1:43819/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 [20:51:27] info: could not load /runArgs.json: 404. Ignoring [20:51:27] info: Incoming arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:27] info: Application arguments: --run WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:29] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:51:29] info: Using threadless Xunit runner [20:51:29] info: Discovering: System.Text.RegularExpressions.Unit.Tests.dll (method display = ClassAndMethod, method display options = None) [20:51:30] info: Discovered: System.Text.RegularExpressions.Unit.Tests.dll (found 28 of 30 test cases) [20:51:30] info: Starting: System.Text.RegularExpressions.Unit.Tests.dll [20:51:35] info: Finished: System.Text.RegularExpressions.Unit.Tests.dll [20:51:35] info: Stored /root/helix/work/workitem/uploads/System.Text.RegularExpressions.Unit.Tests/xharness-output/testResults.xml results 336821 bytes [20:51:35] info: Finished uploading 336821 bytes of RESULTXML [20:51:35] info: Xml file was written to the provided writer. [20:51:35] info: [20:51:35] info: === TEST EXECUTION SUMMARY === [20:51:35] info: Tests run: 1065 Passed: 1065 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [20:51:35] info: [20:51:35] info: test-main.mjs exiting WasmTestRunner.dll System.Text.RegularExpressions.Unit.Tests.dll after 0.1122 minutes with result 0 and linear memory 104071168 bytes [20:51:35] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:51:35] info: WASM EXIT 0 [20:51:35] info: Waiting to flush log messages with a timeout of 120 secs .. [20:51:35] 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 Fri May 15 08:51:37 PM 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 — 11s ----- ========================= 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 Fri May 15 08:51:37 PM 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 [20:51:37] warn: Cannot find symbols file dotnet.native.js.symbols [20:51:37] 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 46019 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 46019. [20:51:38] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:51:38] info: Running at: http://127.0.0.1:41643/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 [20:51:38] info: could not load /runArgs.json: 404. Ignoring [20:51:38] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:38] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:39] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:51:40] info: Using threadless Xunit runner [20:51:40] info: Discovering: System.Xml.Linq.TreeManipulation.Tests.dll (method display = ClassAndMethod, method display options = None) [20:51:41] info: Discovered: System.Xml.Linq.TreeManipulation.Tests.dll (found 15 of 74 test cases) [20:51:41] info: Starting: System.Xml.Linq.TreeManipulation.Tests.dll [20:51:41] info: Finished: System.Xml.Linq.TreeManipulation.Tests.dll [20:51:41] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.TreeManipulation.Tests/xharness-output/testResults.xml results 3688 bytes [20:51:41] info: Finished uploading 3688 bytes of RESULTXML [20:51:41] info: Xml file was written to the provided writer. [20:51:41] info: [20:51:41] info: === TEST EXECUTION SUMMARY === [20:51:41] info: Tests run: 15 Passed: 15 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [20:51:41] info: [20:51:41] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.TreeManipulation.Tests.dll after 0.025683333333333332 minutes with result 0 and linear memory 104071168 bytes [20:51:41] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:51:41] info: WASM EXIT 0 [20:51:41] info: Waiting to flush log messages with a timeout of 120 secs .. [20:51:41] 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 Fri May 15 08:51:42 PM 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 Fri May 15 08:51:43 PM 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 [20:51:43] warn: Cannot find symbols file dotnet.native.js.symbols [20:51:43] 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 46569 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 46569. [20:51:44] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/148.0.0.0 Safari/537.36 [20:51:44] info: Running at: http://127.0.0.1:39735/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 [20:51:44] info: could not load /runArgs.json: 404. Ignoring [20:51:44] info: Incoming arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:44] info: Application arguments: --run WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:51:45] info: Initializing dotnet version 11.0.0 commit hash 6d5005f4775893f1c1a4ec7dd1c69badac3c6149 [20:51:45] info: Using threadless Xunit runner [20:51:45] info: Discovering: System.Xml.Linq.xNodeReader.Tests.dll (method display = ClassAndMethod, method display options = None) [20:51:46] info: Discovered: System.Xml.Linq.xNodeReader.Tests.dll (found 20 of 21 test cases) [20:51:46] info: Starting: System.Xml.Linq.xNodeReader.Tests.dll [20:51:47] info: Finished: System.Xml.Linq.xNodeReader.Tests.dll [20:51:47] info: Stored /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output/testResults.xml results 6568 bytes [20:51:47] info: Finished uploading 6568 bytes of RESULTXML [20:51:47] info: Xml file was written to the provided writer. [20:51:47] info: [20:51:47] info: === TEST EXECUTION SUMMARY === [20:51:47] info: Tests run: 20 Passed: 20 Inconclusive: 0 Failed: 0 Ignored: 0 Skipped: 0 [20:51:47] info: [20:51:47] info: test-main.mjs exiting WasmTestRunner.dll System.Xml.Linq.xNodeReader.Tests.dll after 0.032683333333333335 minutes with result 0 and linear memory 104464384 bytes [20:51:47] info: DOTNET: forceDisposeProxies done: 14 imports, 0 exports, 0 GCHandles, 0 JSHandles. [20:51:47] info: WASM EXIT 0 [20:51:47] info: Waiting to flush log messages with a timeout of 120 secs .. [20:51:47] 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 Fri May 15 08:51:48 PM UTC 2026 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/System.Xml.Linq.xNodeReader.Tests/xharness-output ----- PASS System.Xml.Linq.xNodeReader.Tests — 5s ----- ========================= END System.Xml.Linq.xNodeReader.Tests =============================== === Batch Summary === Suite Status Duration ----- ------ -------- Microsoft.Win32.Primitives.Tests PASS 4s System.Collections.Concurrent.Tests PASS 40s System.ComponentModel.EventBasedAsync.Tests PASS 5s System.Composition.Hosting.Tests PASS 5s System.Data.DataSetExtensions.Tests FAIL 5s System.Net.Http.Unit.Tests PASS 459s System.Reflection.InvokeInterpreted.Tests PASS 7s System.Text.RegularExpressions.Unit.Tests PASS 11s System.Xml.Linq.TreeManipulation.Tests PASS 5s System.Xml.Linq.xNodeReader.Tests PASS 5s Total: 10 | Passed: 9 | Failed: 1 + export _commandExitCode=1 + python -u /root/helix/work/workitem/u/xharness-event-processor.py python: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 39548098 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSIsImtpZCI6Ilh0LW83aERicHVwQXotWlBtNkh4Q0ZXUzNjSSJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzc4ODczMDQ0LCJuYmYiOjE3Nzg4NzMwNDQsImV4cCI6MTc3ODk1OTc0NCwiYWlvIjoiQVNRQTIvOGNBQUFBRjUyRXRRZThHTlA1MGFzU0JwdEkxckU5MFFjbjlxZ2RIbGZjWnZjV1QrVT0iLCJpZHAiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWR0eXAiOiJmbWkiLCJyaCI6IjEuQVJvQXY0ajVjdkdHcjBHUnF5MTgwQkhiUjZ5RW0wa2hFMzlDcWhjbWZLYVhWNWdBQUFBYUFBLiIsInN1YiI6Ii9laWQxL2MvcHViL3QvdjRqNWN2R0dyMEdScXkxODBCSGJSdy9hL3JJU2JTU0VUZjBLcUZ5WjhwcGRYbUEvYnMvaC82ZmNjOTJlNS03M2E3LTRmODgtOGQxMy1kOTA0NWI0NWZiMjcvaS9jNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJ0aWQiOiI3MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDciLCJ1dGkiOiIxYUlKdzlxVDRrYVBkcDJTVFlZUUFBIiwidmVyIjoiMS4wIiwieG1zX2F0dHIiOnsicklTYlNTRVRmMEtxRnlaOHBwZFhtQSI6eyJhZG9fZXhwIjoxNzc4ODg4MzQ0LCJhZG9fc2NwIjoiYXBwX3Rva2VuIiwiYXVpIjoiMDA0ODk3M2EtZmQzMC00MDdjLTgwZDUtNDQ0MDk0ZTA3Mjk4IiwiQnVpbGRJZCI6ImNiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OTsxNDIyMzQzIiwiRGVmSWQiOiIxMjkiLCJqb2JyZWYiOiIxNTBlZTk3ZC1kNmE5LTQyZGEtOWFmYi03NjhmMzMyZDU0ZjI6ZWEzODEwMWYtYjIwMC01N2VjLWI1NWEtMjM3OTI0YzFmMmIzIiwib3JjaGlkIjoiMTUwZWU5N2QtZDZhOS00MmRhLTlhZmItNzY4ZjMzMmQ1NGYyLmJ1aWxkLmJ1aWxkX2Jyb3dzZXJfd2FzbV9saW51eF9yZWxlYXNlX2xpYnJhcnl0ZXN0c2NvcmVjbHIuX19kZWZhdWx0IiwicGNjIjoiW3tcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFpbjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFpbjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvcHVsbC8xMjgyNTcvbWVyZ2U7ZG90bmV0L3J1bnRpbWVcIixcIlBlcm1pc3Npb25cIjozfSx7XCJTY29wZVwiOlwiMTI5O2NiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OTtyZWZzL2hlYWRzL21hc3Rlcjtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjF9XSIsInBwaWQiOiJ2c3RmczovLy9CdWlsZC9CdWlsZC8xNDIyMzQzIn19LCJ4bXNfaWRyZWwiOiIzMyAyNiIsInhtc19yZCI6IjAuQVZrQXB2OEtCUWdDRWdFYUVoUUlDUklRb0tYYmNYeW5aRXU4eFBYNWktSm5faElVQ0FzU0VMdkZkV1hod2xsV2ZwVGZ3NVM0eDhBaUpBZ0RFaURJLTJTaGJwSDBJRHFSbHlpSUI4aW5pU1dMTVB2dm5RcVI2WFY5a29NMl9BIn0.e6L8JJ4_X3eSZUk4VR6mcHhQoCPZo4K6gEZhgP4rWC65V72uZdYNn5oQ4ErF4VVI3VLYrayor3K7xxXjxBan9DoyAeJa4KNb_FB0UM67X6GZBC0Bp_N35H95sYBJa7mvUc8GFmMgDvukH2P1KVqWCNRmULc-fUsphFtKyMY0nlgt0kMhrpHzd209DxBwInjBZYjqhFS7qdTVgAe056y3Fr22dVQIFJD-mv00AJsLQuYHywlZtke4cKFbadtP6UupW7mq4hMap93oih-E0AST0rvQEPf39LM51XuvkDOX2DpoUD2SrdbajSbi6joHYHCgbkIgTzMmaoFIor33eIFGHA /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-15T20:51:49.392Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-05-15T20:51:49.392Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-05-15T20:51:49.392Z 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-15T20:51:49.402Z 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': '6d9639bd-351e-46bc-8889-19160e74ef98' 'Date': 'Fri, 15 May 2026 20:51:48 GMT' 'Content-Length': '2479' 2026-05-15T20:51:49.403Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-05-15T20:51:49.403Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-05-15T20:51:49.403Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-05-15T20:51:49.404Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-05-15T20:51:49.405Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-05-15T20:51:49.547Z INFO run.py run(48) main Beginning reading of test results. 2026-05-15T20:51:49.548Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-05-15T20:51:49.551Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-05-15T20:51:49.551Z 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-15T20:51:49.554Z 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-15T20:51:49.559Z 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-15T20:51:49.561Z 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-15T20:51:49.562Z 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-15T20:51:49.573Z 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-15T20:51:49.579Z 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-15T20:51:49.583Z 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-15T20:51:49.585Z 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-15T20:51:49.598Z 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-15T20:51:49.598Z INFO run.py packing_test_reporter(30) report_results Packing 6706 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-05-15T20:51:49.611Z INFO run.py packing_test_reporter(33) report_results Packed 2058332 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1