Update regex messages #76269
Draft
Update regex messages #76269
Build Analysis / Build Analysis
failed
Dec 4, 2024 in 0s
.NET Result Analysis
Details
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.
Known Infrastructure Errors
Build Failures
roslyn-CI / Correctness / Correctness_Analyzers / Build with analyzers
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src/Features/Core/Portable/EmbeddedLanguages/RegularExpressions/RegexParser.cs(814,136): error IDE0055: Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
Test Failures (111 tests failed)
🔹 [All failing tests from roslyn-CI]
- Exception Message
Assert.NotEmpty() Failure: Collection was empty
- CallStack
at Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.TryParseTree(String stringText, RegexOptions options, Boolean conversionFailureOk, Boolean allowIndexOutOfRange, Boolean allowNullReference, Boolean allowOutOfMemory, Boolean allowDiagnosticsMismatch) in /_/src/EditorFeatures/CSharpTest2/EmbeddedLanguages/RegularExpressions/CSharpRegexParserTests.cs:line 169 at Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.Test(String stringText, String expected, RegexOptions options, Boolean runSubTreeTests, Boolean allowIndexOutOfRange, Boolean allowNullReference, Boolean allowOutOfMemory, Boolean allowDiagnosticsMismatch) in /_/src/EditorFeatures/CSharpTest2/EmbeddedLanguages/RegularExpressions/CSharpRegexParserTests.cs:line 48 at Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.NegativeTest41() in /_/src/EditorFeatures/CSharpTest2/EmbeddedLanguages/RegularExpressions/CSharpRegexParserTests_DotnetNegativeTests.cs:line 1372 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
- Exception Message
Assert.NotEmpty() Failure: Collection was empty
- CallStack
at Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.TryParseTree(String stringText, RegexOptions options, Boolean conversionFailureOk, Boolean allowIndexOutOfRange, Boolean allowNullReference, Boolean allowOutOfMemory, Boolean allowDiagnosticsMismatch) in /_/src/EditorFeatures/CSharpTest2/EmbeddedLanguages/RegularExpressions/CSharpRegexParserTests.cs:line 169 at Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.Test(String stringText, String expected, RegexOptions options, Boolean runSubTreeTests, Boolean allowIndexOutOfRange, Boolean allowNullReference, Boolean allowOutOfMemory, Boolean allowDiagnosticsMismatch) in /_/src/EditorFeatures/CSharpTest2/EmbeddedLanguages/RegularExpressions/CSharpRegexParserTests.cs:line 48 at Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.NegativeTest43() in /_/src/EditorFeatures/CSharpTest2/EmbeddedLanguages/RegularExpressions/CSharpRegexParserTests_DotnetNegativeTests.cs:line 1438 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
❌ Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests_15.WorkItemExecution [Console] [Details] [Artifacts] [3.33% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests_16.WorkItemExecution [Console] [Details] [Artifacts] [7.69% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests_Microsoft.CodeAnalysis.CSharp.Emit.UnitTests_3.WorkItemExecution [Console] [Details] [Artifacts] [100.00% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.NegativeTest41 [Console] [Details] [Artifacts] [0.05% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (2)
❌ Microsoft.CodeAnalysis.CSharp.UnitTests.EmbeddedLanguages.RegularExpressions.CSharpRegexParserTests.NegativeTest43 [Console] [Details] [Artifacts] [0.05% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configurations (2)
Loading