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

Emit opted-in string literals into data section as UTF8 #76036

Merged
merged 22 commits into from
Jan 15, 2025

Improve code

3439ccb
Select commit
Loading
Failed to load commit list.
Merged

Emit opted-in string literals into data section as UTF8 #76036

Improve code
3439ccb
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI succeeded Jan 15, 2025 in 1h 11m 40s

Build #20250115.3 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 955,478 (98.81%)
  • Other: 11,494 (1.19%)
  • Total: 966,975

Annotations

Check failure on line 1 in Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Class_Tab

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Class_Tab

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.CodeAnalysis.Editor.UnitTests.AutomaticCompletion.AbstractAutomaticBraceCompletionTests.CheckStart(IBraceCompletionSession session, Boolean expectValidSession) in /_/src/EditorFeatures/TestUtilities/AutomaticCompletion/AbstractAutomaticBraceCompletionTests.cs:line 31
   at Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Class_Tab() in /_/src/EditorFeatures/CSharpTest/AutomaticCompletion/AutomaticBraceCompletionTests.cs:line 385

Check failure on line 1 in Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Collection_Initializer_OpenBraceOnSameLine_Enter

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Collection_Initializer_OpenBraceOnSameLine_Enter

System.NullReferenceException : Object reference not set to an instance of an object.
Raw output
   at Microsoft.CodeAnalysis.Editor.UnitTests.AutomaticCompletion.AbstractAutomaticBraceCompletionTests.CheckStart(IBraceCompletionSession session, Boolean expectValidSession) in /_/src/EditorFeatures/TestUtilities/AutomaticCompletion/AbstractAutomaticBraceCompletionTests.cs:line 31
   at Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.AutomaticCompletion.AutomaticBraceCompletionTests.Collection_Initializer_OpenBraceOnSameLine_Enter() in /_/src/EditorFeatures/CSharpTest/AutomaticCompletion/AutomaticBraceCompletionTests.cs:line 790

Check failure on line 1 in workitem_4.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

workitem_4.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.