Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PERF] Use script instead of powershell to set DOTNET_ROOT #89123

Merged
merged 5 commits into from
Jul 19, 2023

Revert "Setup testing."

b6963ed
Select commit
Loading
Failed to load commit list.
Merged

[PERF] Use script instead of powershell to set DOTNET_ROOT #89123

Revert "Setup testing."
b6963ed
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 20, 2023 in 0s

.NET Result Analysis

Details

Known Repository Errors

Build Failures

runtime / Build / coreclr Common Pri0 Test Build AnyOS AnyCPU checked / Build coreclr/libs components needed by test build

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌.dotnet/sdk/8.0.100-preview.6.23330.14/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(221,5): error NU5026: The file '/__w/1/s/artifacts/bin/native/net8.0-linux-Release-x64/libSystem.IO.Ports.Native.so.dbg' to be packed was not found on disk.

Known test errors

Test Failures (14 tests failed)

[All failing tests from runtime]

⚠️ 11 test failures are not displayed due to space limitations.

❌ System.Text.Json.SourceGeneration.Roslyn4.4.Tests.WorkItemExecution [Console] [Details] [Artifacts] [0.49% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configurations (7)

  • Alpine.315.Arm32.Open
  • Ubuntu.1804.Arm64.Open
  • net8.0-linux-Release-x64-CoreCLR_checked-Ubuntu.1804.Amd64.Open
  • Alpine.315.Amd64.Open
  • Alpine.315.Arm64.Open
  • net8.0-windows-Debug-x86-CoreCLR_checked-Windows.10.Amd64.Open
  • net8.0-windows-Release-x64-CoreCLR_checked-Windows.10.Amd64.Open
❌ System.Text.Json.Tests.WorkItemExecution [Console] [Details] [Artifacts] [5.10% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configurations (7)

  • Alpine.315.Arm32.Open
  • Ubuntu.1804.Arm64.Open
  • net8.0-linux-Release-x64-CoreCLR_checked-Ubuntu.1804.Amd64.Open
  • Alpine.315.Amd64.Open
  • Alpine.315.Arm64.Open
  • net8.0-windows-Debug-x86-CoreCLR_checked-Windows.10.Amd64.Open
  • net8.0-windows-Release-x64-CoreCLR_checked-Windows.10.Amd64.Open
11 other tests are failing: [All failing tests from runtime]

Was this helpful? Yes No