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

SslStream test keylogfile creation #94859

Merged
merged 2 commits into from
Nov 17, 2023

Added the same test as we have for Quic for SSLKEYLOGFILE creation

94e1c29
Select commit
Loading
Failed to load commit list.
Merged

SslStream test keylogfile creation #94859

Added the same test as we have for Quic for SSLKEYLOGFILE creation
94e1c29
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 16, 2023 in 1h 37m 43s

Build #20231116.56 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 2,564,703 (98.17%)
  • Other: 47,891 (1.83%)
  • Total: 2,612,596

Annotations

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23559.3/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.23559.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.23559.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item normal-System.Runtime.InteropServices.JavaScript.Tests in job b2dc19c4-9c50-462d-ab5f-87d4b835c176 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b2dc19c4-9c50-462d-ab5f-87d4b835c176/workitems/normal-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 1 in System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes

System.ObjectDisposedException : Cannot access a disposed object.
Object name: 'System.Runtime.InteropServices.JavaScript.JSObject'.
Raw output
   at System.Runtime.InteropServices.JavaScript.Tests.JavaScriptTestHelper.echopromise_JSObject(JSObject value)
   at System.Runtime.InteropServices.JavaScript.Tests.JSImportExportTest.JsImportTaskTypes()
--- End of stack trace from previous location ---

Check failure on line 1 in normal-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

normal-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

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