chore(deps): Bump System.Reflection.MetadataLoadContext from 7.0.0 to 8.0.0 #1734
Build #2024-07-19.01 had test failures
Details
- Failed: 1 (0.17%)
- Passed: 567 (97.09%)
- Other: 16 (2.74%)
- Total: 584
- 7940 of 36153 blocks covered (21.96%)
- 4641 of 20732 lines covered (22.39%)
- 8352 of 43880 blocks covered (19.03%)
- 5735 of 30278 lines covered (18.94%)
Annotations
Check failure on line 343 in Build log
azure-pipelines / accessibility-insights-windows-PR
Build log #L343
Test Run Failed.
Check failure on line 682 in Build log
azure-pipelines / accessibility-insights-windows-PR
Build log #L682
Test Run Failed.
Check failure on line 723 in Build log
azure-pipelines / accessibility-insights-windows-PR
Build log #L723
Test Run Failed.
Check failure on line 775 in Build log
azure-pipelines / accessibility-insights-windows-PR
Build log #L775
Test Run Failed.
Check failure on line 1 in ManifestTests.IntegrationTests.EmbeddedManifestMatchesRawManifest
azure-pipelines / accessibility-insights-windows-PR
ManifestTests.IntegrationTests.EmbeddedManifestMatchesRawManifest
Test method ManifestTests.IntegrationTests.EmbeddedManifestMatchesRawManifest threw exception:
System.TypeInitializationException: The type initializer for 'PerTypeValues`1' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Raw output
at System.SpanHelpers.PerTypeValues`1.MeasureArrayAdjustment()
at System.SpanHelpers.PerTypeValues`1..cctor()
--- End of inner exception stack trace ---
at System.SpanHelpers.IsReferenceOrContainsReferences[T]()
at System.Reflection.Internal.MemoryBlock.GetUtf8NullTerminatedLength(Int32 offset, Int32& numberOfBytesRead, Char terminator)
at System.Reflection.Metadata.MetadataReader.ReadMetadataHeader(BlobReader& memReader, String& versionString)
at System.Reflection.Metadata.MetadataReader..ctor(Byte* metadata, Int32 length, MetadataReaderOptions options, MetadataStringDecoder utf8Decoder, Object memoryOwner)
at System.Reflection.Metadata.PEReaderExtensions.GetMetadataReader(PEReader peReader, MetadataReaderOptions options, MetadataStringDecoder utf8Decoder)
at System.Reflection.Metadata.PEReaderExtensions.GetMetadataReader(PEReader peReader)
at AccessibilityInsights.SetupLibrary.FileHelpers.ExtractResourceFromStream(Stream stream, String resourceName) in \src\AccessibilityInsights.SetupLibrary\FileHelpers.cs:line 84
at AccessibilityInsights.SetupLibrary.ChannelInfoUtilities.GetChannelInfoFromSignedManifest(Stream stream, Func`2 streamTrustCheck) in \src\AccessibilityInsights.SetupLibrary\ChannelInfoUtilities.cs:line 50
at ManifestTests.IntegrationTests.EmbeddedManifestMatchesRawManifest() in \src\ManifestTests\IntegrationTests.cs:line 69