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

JIT: Add support for SwiftSelf<T> in Swift calling convention #103576

Merged
merged 1 commit into from
Jun 18, 2024

JIT: Add support for SwiftSelf<T> in Swift calling convention

9bf6abf
Select commit
Loading
Failed to load commit list.
Merged

JIT: Add support for SwiftSelf<T> in Swift calling convention #103576

JIT: Add support for SwiftSelf<T> in Swift calling convention
9bf6abf
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 17, 2024 in 2h 16m 30s

Build #20240617.43 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,174,574 (98.43%)
  • Other: 18,770 (1.57%)
  • Total: 1,193,346

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/41d6084b-d26d-4a1e-969c-bb2fbad5c8b2/workitems/System.IO.Pipelines.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24311.10/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Tests in job 565f85b0-6d06-4fea-8ea3-a9c6411cb6df has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/565f85b0-6d06-4fea-8ea3-a9c6411cb6df/workitems/System.IO.Tests/console

Check failure on line 1 in System.IO.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.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 System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.InvalidOperationException)
Raw output
   at System.IO.Pipelines.Tests.PipeWriterTests.CompleteWithLargeWriteThrows() in /_/src/libraries/System.IO.Pipelines/tests/PipeWriterTests.cs:line 311
--- End of stack trace from previous location ---