[release/6.0-staging] Update dependencies from dotnet/arcade #99694
Build #20240412.4 had test failures
Details
- Failed: 30 (0.00%)
- Passed: 595,800 (98.63%)
- Other: 8,235 (1.36%)
- Total: 604,065
Annotations
Check failure on line 486 in src\mono\mono.proj
azure-pipelines / runtime-staging
src\mono\mono.proj#L486
src\mono\mono.proj(486,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" && call "D:\a\_work\1\s\src\mono\wasm\emsdk\emsdk_env.bat" && emcmake cmake -DENABLE_WERROR=1 -G Ninja -DCMAKE_INSTALL_PREFIX="D:\a\_work\1\s\artifacts\obj\mono\Browser.wasm.Release\out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=preemptive -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,shared_perfcounters,interpreter,threads,qcalls,debugger_agent,log_dest,assert_messages -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DDISABLE_CRASH_REPORTING=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_LLVM_RUNTIME=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=Browser-wasm -DCMAKE_C_FLAGS=" -fexceptions \"-ID:\a\_work\1\s\.packages\microsoft.netcore.runtime.icu.transport\6.0.0-rtm.24114.3\runtimes\browser-wasm\native\include\"" -DCMAKE_CXX_FLAGS=" -fexceptions" "D:\a\_work\1\s\src\mono"" exited with code 9009.
azure-pipelines / runtime-staging
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Security.Cryptography.X509Certificates.Tests in job 0ac09a9f-5c52-4103-aea1-51ce2e02d39b has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0ac09a9f-5c52-4103-aea1-51ce2e02d39b/workitems/System.Security.Cryptography.X509Certificates.Tests/console
azure-pipelines / runtime-staging
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Collections.Immutable.Tests in job 57e3f5a6-4a32-4b08-84c0-97075751d43d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/57e3f5a6-4a32-4b08-84c0-97075751d43d/workitems/System.Collections.Immutable.Tests/console
azure-pipelines / runtime-staging
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24204.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item tvOS.Simulator.Interpreter.Test in job 57e3f5a6-4a32-4b08-84c0-97075751d43d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/57e3f5a6-4a32-4b08-84c0-97075751d43d/workitems/tvOS.Simulator.Interpreter.Test/console
azure-pipelines / runtime-staging
System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout
Test failed
azure-pipelines / runtime-staging
System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout
Test failed
azure-pipelines / runtime-staging
System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout
Test failed
azure-pipelines / runtime-staging
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature
Assert.Throws() Failure
Expected: typeof(System.Security.Cryptography.CryptographicException)
Actual: (No exception was thrown)
Raw output
at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs:line 1298
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)