Skip to content

[release/8.0] fix xharness #125464

Closed
github-actions[bot] wants to merge 1 commit into
release/8.0from
backport/pr-114746-to-release/8.0
Closed

[release/8.0] fix xharness #125464
github-actions[bot] wants to merge 1 commit into
release/8.0from
backport/pr-114746-to-release/8.0

fix fallout of https://github.com/dotnet/xharness/pull/1388

09202e9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 12, 2026 in 6h 11m 0s

Build #20260311.183 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 139,266 (98.89%)
  • Other: 1,567 (1.11%)
  • Total: 140,833

Annotations

Check failure on line 51 in src/tests/Common/XHarnessRunnerLibrary/GeneratedTestRunner.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/Common/XHarnessRunnerLibrary/GeneratedTestRunner.cs#L51

src/tests/Common/XHarnessRunnerLibrary/GeneratedTestRunner.cs(51,34): error CS0508: 'GeneratedTestRunner.WriteResultsToFile(XmlResultJargon)': return type must be 'string' to match overridden member 'TestRunner.WriteResultsToFile(XmlResultJargon)' [/__w/1/s/src/tests/Common/XHarnessRunnerLibrary/XHarnessRunnerLibrary.csproj]

Check failure on line 58 in src/tests/Common/XHarnessRunnerLibrary/GeneratedTestRunner.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/Common/XHarnessRunnerLibrary/GeneratedTestRunner.cs#L58

src/tests/Common/XHarnessRunnerLibrary/GeneratedTestRunner.cs(58,26): error CS0508: 'GeneratedTestRunner.WriteResultsToFile(TextWriter, XmlResultJargon)': return type must be 'void' to match overridden member 'TestRunner.WriteResultsToFile(TextWriter, XmlResultJargon)' [/__w/1/s/src/tests/Common/XHarnessRunnerLibrary/XHarnessRunnerLibrary.csproj]

Check failure on line 25 in src/tests/Common/dir.traversal.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/Common/dir.traversal.targets#L25

src/tests/Common/dir.traversal.targets(25,5): error : (No message specified) [/__w/1/s/src/tests/build.proj]

Check failure on line 604 in src/tests/build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/build.proj#L604

src/tests/build.proj(604,5): error MSB3073: The command ""/__w/1/s/dotnet.sh" msbuild /__w/1/s/src/tests/build.proj /t:Build "/p:TargetArchitecture=wasm" "/p:Configuration=Release" "/p:LibrariesConfiguration=Release" "/p:TasksConfiguration=Release" "/p:TargetOS=browser" "/p:ToolsOS=" "/p:PackageOS=" "/p:RuntimeFlavor=mono" "/p:RuntimeVariant=monointerpreter" "/p:CLRTestBuildAllTargets=" "/p:UseCodeFlowEnforcement=" "/p:__TestGroupToBuild=1" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount /bl:/__w/1/s/artifacts//log/Release/InnerManagedTestBuild.1.binlog" exited with code 1.