Skip to content

Commit 7a56129

Browse files
author
msftbot[bot]
authored
Merge pull request #41645 from dotnet/merges/release/dev16.5-to-release/dev16.5-vs-deps
Merge release/dev16.5 to release/dev16.5-vs-deps
2 parents 36f07b2 + f173f0c commit 7a56129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Compilers/CSharp/Test/Emit/Emit/DeterministicTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ public void CompareAllBytesEmitted_Release(DebugInformationFormat pdbFormat)
220220
}
221221

222222
[WorkItem(926, "https://github.com/dotnet/roslyn/issues/926")]
223-
[Theory]
223+
[Theory(Skip = "https://github.com/dotnet/roslyn/issues/41626")]
224224
[MemberData(nameof(PdbFormats))]
225225
public void CompareAllBytesEmitted_Debug(DebugInformationFormat pdbFormat)
226226
{

0 commit comments

Comments
 (0)