[release/6.0-staging] Update dependencies from dotnet/icu #99700
Build #20240412.8 had test failures
Details
- Failed: 25 (0.00%)
- Passed: 599,681 (98.64%)
- Other: 8,243 (1.36%)
- Total: 607,949
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.24211.1\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.XmlSerializer.Generator.Tests in job a368bdf1-600f-4e2e-9474-296b82deaf61 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a368bdf1-600f-4e2e-9474-296b82deaf61/workitems/Microsoft.XmlSerializer.Generator.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.Security.Cryptography.X509Certificates.Tests in job a368bdf1-600f-4e2e-9474-296b82deaf61 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/a368bdf1-600f-4e2e-9474-296b82deaf61/workitems/System.Security.Cryptography.X509Certificates.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 tvOS.Simulator.Interpreter.Test in job f34ef58c-3ab3-409d-a4ab-81faa8cb4d16 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f34ef58c-3ab3-409d-a4ab-81faa8cb4d16/workitems/tvOS.Simulator.Interpreter.Test/console
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)
azure-pipelines / runtime-staging
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithSha256RsaSignature
Expected: Value PartialChain (of enum type System.Security.Cryptography.X509Certificates.X509ChainStatusFlags) to have the flag UntrustedRoot set.
Raw output
at System.AssertExtensions.HasFlag[X509ChainStatusFlags](X509ChainStatusFlags expected, X509ChainStatusFlags actual, String userMessage) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 364
at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithSha256RsaSignature() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs:line 1265
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 1 in System.Security.Cryptography.X509Certificates.Tests.WorkItemExecution
azure-pipelines / runtime-staging
System.Security.Cryptography.X509Certificates.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash or infrastructure failure. See the Helix Test Logs tab in the Results page of Azure DevOps.
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)