[release/6.0-staging] Update dependencies from dotnet/emsdk #99698
Build #20240412.3 had test failures
Details
- Failed: 36 (0.01%)
- Passed: 588,304 (98.61%)
- Other: 8,267 (1.39%)
- Total: 596,607
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.24163.13/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24163.13/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests in job 47531547-79a4-4f9f-bbef-b7f81e61fe15 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47531547-79a4-4f9f-bbef-b7f81e61fe15/workitems/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/console
azure-pipelines / runtime-staging
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24163.13/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24163.13/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.Extensions.FileProviders.Composite.Tests in job 47531547-79a4-4f9f-bbef-b7f81e61fe15 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47531547-79a4-4f9f-bbef-b7f81e61fe15/workitems/Microsoft.Extensions.FileProviders.Composite.Tests/console
azure-pipelines / runtime-staging
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24163.13/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24163.13/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Linq.Expressions.Tests in job 47531547-79a4-4f9f-bbef-b7f81e61fe15 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/47531547-79a4-4f9f-bbef-b7f81e61fe15/workitems/System.Linq.Expressions.Tests/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)