Use ProjectReferences in libs shared framework source projects #116772
Build #20250709.22 had test failures
Details
- Failed: 27 (0.00%)
- Passed: 3,661,093 (98.32%)
- Other: 62,432 (1.68%)
- Total: 3,723,552
Annotations
Check failure on line 1287 in Build log
azure-pipelines / runtime
Build log #L1287
BUILD: Error: native component build failed. Refer to the build log files for details.
Check failure on line 117 in src\coreclr\runtime.proj
azure-pipelines / runtime
src\coreclr\runtime.proj#L117
src\coreclr\runtime.proj(117,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\src\mono\browser\emsdk\emsdk_env.cmd" && D:\a\_work\1\s\src\coreclr\"build-runtime.cmd" -wasm -release -ci -os browser -targetrid browser-wasm -cmakeargs "-DCLR_DOTNET_RID=browser-wasm" -cmakeargs "-DCLR_DOTNET_HOST_PATH=D:\a\_work\1\s\.dotnet\dotnet.exe" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\browser.wasm.Release\cdac-build-tool\cdac-build-tool.dll" -cmakeargs "-DCLR_CMAKE_ICU_DIR=D:\a\_work\1\s\.packages\microsoft.netcore.runtime.icu.transport\10.0.0-preview.6.25302.1/runtimes/browser-wasm/native" -component runtime -keepnativesymbols" exited with code 1.
Check failure on line 786 in src\mono\mono.proj
azure-pipelines / runtime
src\mono\mono.proj#L786
src\mono\mono.proj(786,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" && cmake --build . --target install --config Release" exited with code 1.
Check failure on line 786 in src\mono\mono.proj
azure-pipelines / runtime
src\mono\mono.proj#L786
src\mono\mono.proj(786,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" && cmake --build . --target install --config Release" exited with code 1.
Check failure on line 1 in System.IO.Pipelines.Tests.WorkItemExecution
azure-pipelines / runtime
System.IO.Pipelines.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / runtime
System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests.NullableComparersRoundtrip
Test failed
Check failure on line 1 in System.Security.Cryptography.Rsa.Tests.RSAXml.FromToXml
azure-pipelines / runtime
System.Security.Cryptography.Rsa.Tests.RSAXml.FromToXml
Assert.Equal() Failure: Collections differ
↓ (pos 0)
Expected: [229, 167, 244, 254, 78, ···]
Actual: [228, 7, 192, 252, 14, ···]
↑ (pos 0)
Raw output
at System.Security.Cryptography.Rsa.Tests.ImportExport.AssertKeyEquals(RSAParameters& expected, RSAParameters& actual) in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/RSA/ImportExport.cs:line 332
at System.Security.Cryptography.Rsa.Tests.RSAXml.FromToXml() in /_/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/RSA/RSAXml.cs:line 999
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs:line 126
azure-pipelines / runtime
System.Security.Cryptography.Rsa.Tests.RSAXml.TestWriteUnusualExponentParameters
Test failed