Skip to content
New issue

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

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

Already on GitHub? # to your account

[ILStrip] Fix passing assemblies using relative path #107536

Merged
merged 1 commit into from
Sep 9, 2024

Fix passing assemblies using relative path

da7b0e3
Select commit
Loading
Failed to load commit list.
Merged

[ILStrip] Fix passing assemblies using relative path #107536

Fix passing assemblies using relative path
da7b0e3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Sep 9, 2024 in 1h 8m 24s

Build #20240909.9 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 4,013,274 (98.20%)
  • Other: 73,751 (1.80%)
  • Total: 4,087,028

Annotations

Check failure on line 1 in System.Xml.Linq.SDMSample.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Xml.Linq.SDMSample.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly

Could not find the pattern in the build output: '\*\* MicrosoftNetCoreAppRuntimePackDir : '([^ ']*)''.
Build output: []   Determining projects to restore...
[]   Restored /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_ltrrnaxi_5sx/ResourceLibrary/ResourceLibrary.csproj (in 190 ms).
[]   Restored /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_ltrrnaxi_5sx/Library/Json.csproj (in 3 ms).
[]   Restored /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_ltrrnaxi_5sx/App/WasmBasicTestApp.csproj (in 2.86 sec).
[] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-rc.1.24409.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_ltrrnaxi_5sx/App/WasmBasicTestApp.csproj]
[] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-rc.1.24409.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_ltrrnaxi_5sx/ResourceLibrary/ResourceLibrary.csproj]
[]   ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_ltrrnaxi_5sx/ResourceLibrary/bin/Debug/net9.0/ResourceLibrary.dll
[]   Json -> /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_ltrrnaxi_5sx/Library/bin/Debug/net9.0/Json.dll
Raw output
   at Wasm.Build.Tests.ProjectProviderBase.AssertRuntimePackPath(String buildOutput, String targetFramework, RuntimeVariant runtimeType) in /_/src/mono/wasm/Wasm.Build.Tests/ProjectProviderBase.cs:line 332
   at Wasm.Build.Tests.BlazorWasmTestBase.AssertBundle(String buildOutput, BlazorBuildOptions blazorBuildOptions) in /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs:line 125
   at Wasm.Build.Tests.BlazorWasmTestBase.BlazorBuild(BlazorBuildOptions options, String[] extraArgs) in /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs:line 67
   at Wasm.Build.Tests.TestAppScenarios.AppTestBase.BuildProject(String configuration, String binFrameworkDir, RuntimeVariant runtimeType, Boolean assertAppBundle, Boolean expectSuccess, String[] extraArgs) in /_/src/mono/wasm/Wasm.Build.Tests/TestAppScenarios/AppTestBase.cs:line 65
   at Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly() in /_/src/mono/wasm/Wasm.Build.Tests/TestAppScenarios/SatelliteLoadingTests.cs:line 31
--- End of stack trace from previous location ---

Check failure on line 1 in Workloads-NoWebcil-NoFingerprint-ST-Wasm.Build.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Workloads-NoWebcil-NoFingerprint-ST-Wasm.Build.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.