Skip to content

Suppressed diagnostic unit tests fail on Spanish runs #38454

@tmeschter

Description

@tmeschter

The following unit tests (both C# and VB variants) fail on Spanish CI runs:

  • TestSuppression_CompilerWarningAsError
  • TestSuppression_CompilerParserWarningAsError
  • TestSuppression_AnalyzerWarning
  • TestSuppression_CompilerWarning
  • TestSuppression_CompilerSemanticWarning
  • TestSuppression_CompilerSyntaxWarning

The tests force the compiler output to English, but then they look up the expected text through CodeAnalysisResources which means they will get the Spanish version.

These tests will be disabled to unblock loc check-ins in release/dev16.3-vs-deps.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions