Skip to content

Multiple unit test failures when running tests locally #7092

@LutzWeischerFujitsu

Description

@LutzWeischerFujitsu
[jw@cn06 arcade]$ ./test.sh
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.NuGetRepack.Tests.dll [netcoreapp3.1|x64]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.VersionTools.Tests.dll [netcoreapp3.1|x64]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.Helix.JobSender.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.Helix.JobSender.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.VersionTools.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.Arcade.Sdk.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.Arcade.Sdk.Tests.dll [netcoreapp3.1|x64]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.Helix.Sdk.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.Helix.Sdk.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.NuGetRepack.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Helix.JobSender.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.SourceBuild.Tasks.Tests.dll [netcoreapp3.1|x64]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.RemoteExecutor.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.RemoteExecutor.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Arcade.Sdk.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.PackageValidation.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.PackageValidation.Tests.dll [netcoreapp3.1|x64]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.VersionTools.Tasks.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Helix.Sdk.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.RemoteExecutor.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.Build.Tasks.Feed.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.PackageValidation.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.PackageValidation.Tests/Microsoft.DotNet.PackageValidation.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.VersionTools.Tasks.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Build.Tasks.Feed.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.ApiCompat.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.ApiCompat.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.ApiCompat.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.SignTool.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.SignTool.Tests.dll [netcoreapp3.1|x64]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.XUnitExtensions.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.XUnitExtensions.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.SignTool.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.XUnitExtensions.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj]
  Running tests: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.Build.Tasks.Packaging.Tests.dll [netcoreapp3.1|x64]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Build.Tasks.Packaging.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj]
  Tests succeeded: /home/jw/dotnet/arcade/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/netcoreapp3.1/Microsoft.DotNet.SourceBuild.Tasks.Tests.dll [netcoreapp3.1|x64]

Build FAILED.

XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.VersionTools.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.NuGetRepack.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Helix.JobSender.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Arcade.Sdk.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Helix.Sdk.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.RemoteExecutor.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.PackageValidation.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.PackageValidation.Tests/Microsoft.DotNet.PackageValidation.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.VersionTools.Tasks.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Build.Tasks.Feed.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.ApiCompat.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.SignTool.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.XUnitExtensions.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj]
XUnit : error : Tests failed: /home/jw/dotnet/arcade/artifacts/log/Debug/Microsoft.DotNet.Build.Tasks.Packaging.Tests_netcoreapp3.1_x64.log [netcoreapp3.1|x64] [/home/jw/dotnet/arcade/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj]
    0 Warning(s)
    13 Error(s)

Time Elapsed 00:00:14.62
Build failed with exit code 1. Check errors above.
[jw@cn06 arcade]$ 

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions