Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump System.Reflection.MetadataLoadContext from 7.0.0 to 9.0.0 in /src #1893

chore(deps): Bump System.Reflection.MetadataLoadContext in /src

d719eb4
Select commit
Loading
Failed to load commit list.
Closed

chore(deps): Bump System.Reflection.MetadataLoadContext from 7.0.0 to 9.0.0 in /src #1893

chore(deps): Bump System.Reflection.MetadataLoadContext in /src
d719eb4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / accessibility-insights-windows-PR failed Nov 25, 2024 in 15m 0s

Build #2024-11-25.04 had test failures

Details

Tests

  • Failed: 1 (0.17%)
  • Passed: 567 (97.09%)
  • Other: 16 (2.74%)
  • Total: 584
Code coverage

  • 8352 of 43845 blocks covered (19.05%)
  • 5735 of 30304 lines covered (18.92%)
  • 7940 of 36172 blocks covered (21.95%)
  • 4641 of 20746 lines covered (22.37%)

Annotations

Check failure on line 18 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / accessibility-insights-windows-PR

Build log #L18

ClearlyDefined does not have a definition for this package version.

Check failure on line 28 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / accessibility-insights-windows-PR

Build log #L28

PowerShell exited with code '1'.

Check failure on line 718 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / accessibility-insights-windows-PR

Build log #L718

Test Run Failed.

Check failure on line 766 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / accessibility-insights-windows-PR

Build log #L766

Test Run Failed.

Check failure on line 1 in ManifestTests.IntegrationTests.EmbeddedManifestMatchesRawManifest

See this annotation in the file changed.

@azure-pipelines 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