Skip to content

Commit 9b508c5

Browse files
committed
Ignore broken test
1 parent 29ae95d commit 9b508c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/CommunityToolkit.Mvvm.SourceGenerators.Roslyn4120.UnitTests/Test_SourceGeneratorsDiagnostics.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,7 @@ public partial string Name
889889
}
890890

891891
[TestMethod]
892+
[Ignore("The symbol callback is not being triggered correctly (see https://github.com/dotnet/roslyn/issues/76166)")]
892893
public async Task InvalidPartialPropertyLevelObservablePropertyAttributeAnalyzer_OnImplementedProperty_GeneratedByAnotherGenerator_Warns()
893894
{
894895
const string source = """

0 commit comments

Comments
 (0)