Change assembler to clang in android MonoAOT #110393
Merged
Build Analysis / Build Analysis
succeeded
Dec 18, 2024 in 0s
.NET Result Analysis
Details
‼️ Build Analysis Check Result has been manually overridden
- The build analysis check result has been updated by the user for the following reason: test failures unrelated, android lines pass
- The check result has changed from Failure to Success
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis
Known test errors
Test Failures (1 tests failed)
🔹 [All failing tests from runtime]
- Exception Message
System.MissingMethodException : No parameterless constructor defined for type 'System.Collections.Generic.GenericEqualityComparer`1[Microsoft.CodeAnalysis.Text.TextSpan]'.
- CallStack
at System.RuntimeType.CreateInstanceForAnotherGenericParameter(Type genericType, RuntimeType genericArgument, RuntimeType genericArgument2) in /_/src/mono/System.Private.CoreLib/src/System/RuntimeType.Mono.cs:line 2152 at System.Collections.Generic.EqualityComparer`1[[Microsoft.CodeAnalysis.Text.TextSpan, Microsoft.CodeAnalysis, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].CreateComparer() in /_/src/mono/System.Private.CoreLib/src/System/Collections/Generic/EqualityComparer.Mono.cs:line 45 at System.Collections.Generic.HashSet`1[[Microsoft.CodeAnalysis.Text.TextSpan, Microsoft.CodeAnalysis, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].FindItemIndex(TextSpan item) in /_/src/libraries/System.Private.CoreLib/src/System/Collections/Generic/HashSet.cs:line 239 at System.Collections.Generic.HashSet`1[[Microsoft.CodeAnalysis.Text.TextSpan, Microsoft.CodeAnalysis, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]].Contains(TextSpan item) in /_/src/libraries/System.Private.CoreLib/src/System/Collections/Generic/HashSet.cs:line 216 at Microsoft.CodeAnalysis.Formatting.FormattingContext.AddWrappingSuppressOperation(SuppressOperation operation, Boolean twoTokensOnSameLine) at Microsoft.CodeAnalysis.Formatting.FormattingContext.AddSuppressOperation(SuppressOperation operation, Boolean onSameLine) at Microsoft.CodeAnalysis.Formatting.FormattingContext.AddInitialSuppressOperation(SuppressOperation operation) at Microsoft.CodeAnalysis.Formatting.FormattingContext.Initialize(ChainedFormattingRules formattingRules, SyntaxToken startToken, SyntaxToken endToken, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.Formatting.AbstractFormatEngine.CreateFormattingContext(TokenStream tokenStream, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.Formatting.AbstractFormatEngine.Format(CancellationToken cancellationToken) at Microsoft.CodeAnalysis.CSharp.Formatting.CSharpSyntaxFormatting.Format(SyntaxNode node, SyntaxFormattingOptions options, ImmutableArray`1 formattingRules, SyntaxToken startToken, SyntaxToken endToken, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.Formatting.AbstractSyntaxFormatting.GetFormattingResult(SyntaxNode node, IEnumerable`1 spans, SyntaxFormattingOptions options, ImmutableArray`1 rules, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.Formatting.Formatter.GetFormattingResult(SyntaxNode node, IEnumerable`1 spans, SolutionServices services, SyntaxFormattingOptions options, ImmutableArray`1 rules, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.Formatting.Formatter.Format(SyntaxNode node, IEnumerable`1 spans, SolutionServices services, SyntaxFormattingOptions options, ImmutableArray`1 rules, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.Formatting.Formatter.Format(SyntaxNode node, SyntaxAnnotation annotation, SolutionServices services, SyntaxFormattingOptions options, ImmutableArray`1 rules, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.Formatting.Formatter.FormatAsync(Document document, SyntaxAnnotation annotation, SyntaxFormattingOptions options, ImmutableArray`1 rules, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.CodeActions.CodeAction.CleanupSyntaxAsync(Document document, CodeCleanupOptions options, CancellationToken cancellationToken) at Microsoft.CodeAnalysis.CodeActions.CodeAction.<>c.<<RunAllCleanupPassesInOrderAsync>b__73_1>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.CodeAnalysis.Shared.Utilities.ProducerConsumer`1.<>c__DisplayClass11_0`3.<<RunParallelChannelAsync>b__2>d[[System.ValueTuple`2[[Microsoft.CodeAnalysis.DocumentId, Microsoft.CodeAnalysis.Workspaces, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35],[Microsoft.CodeAnalysis.SyntaxNode, Microsoft.CodeAnalysis, Version=4.13.0.0, Culture=neutral, PublicKeyToken=31bf3856ad
❌ LibraryImportGenerator.UnitTests.ConvertToLibraryImportFixerTests.SuffixAPresent_ExactSpelling_False_AutoCharSet_Provides_No_Suffix_And_Both_Suffix_Fixes [Console] [Details] [Artifacts] [0.01% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
Loading