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

Bump requirement for QUIC async cert validation to MsQuic 2.4 #106251

Merged
merged 2 commits into from
Aug 13, 2024

Update MsQuicApi.cs

5839924
Select commit
Loading
Failed to load commit list.
Merged

Bump requirement for QUIC async cert validation to MsQuic 2.4 #106251

Update MsQuicApi.cs
5839924
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Aug 12, 2024 in 0s

.NET Result Analysis

Details

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

All checks completed

[runtime]

[runtime-dev-innerloop]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime / Build / osx-x64 Debug Libraries_CheckedCoreCLR / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    expand to see the full error
      Child node "4" exited prematurely. Shutting down. Diagnostic information may be found in files in "/var/folders/6f/9bq719ks5ws4blpr063kpj840000gn/T/MSBuildTemprunner/" and will be named MSBuild_*.failure.txt. This location can be changed by setting the MSBUILDDEBUGPATH environment variable to a different directory. /var/folders/6f/9bq719ks5ws4blpr063kpj840000gn/T/MSBuildTemprunner/MSBuild_pid-4023_03db11c8688440c782b9346017598db8.failure.txt: UNHANDLED EXCEPTIONS FROM PROCESS 4023: ===================== 8/12/2024 12:56:04 PM Microsoft.Build.Framework.InternalErrorException: MSB0001: Internal MSBuild Error: must be valid at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(String message, Exception innerException, Object[] args) at Microsoft.Build.BackEnd.Logging.LoggingContext.LogBuildEvent(BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Components.RequestBuilder.AssemblyLoadsTracker.CurrentDomainOnAssemblyLoad(Object sender, AssemblyLoadEventArgs args) ===================

runtime / Build / browser-wasm windows Release LibraryTests_Smoke_AOT / Send to Helix

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24408.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-ST-System.Runtime.Tests in job 32257c0f-101a-44dd-bcb7-75e7fcdcd282 has failed. [Failure log]

runtime / Build / Libraries Test Run release coreclr linux x64 Debug / Send to Helix

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24408.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Tests in job 76ff14e1-9810-4042-a292-d6e652b0f7f8 has failed. [Failure log]

Non-Deterministic Test Failures Detected

System.IO.Tests.WorkItemExecution [Console] [Details] [Artifacts] [3.19% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 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 Configuration

System.Tests.StringSplitTests.SplitCharSeparator [Console] [Details] [Artifacts] [0.03% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 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 Configuration

WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution [Console] [Details] [Artifacts] [10.59% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 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 Configuration

Was this helpful? Yes No