We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ef150 commit 46ead26Copy full SHA for 46ead26
src/libraries/System.Runtime/tests/System.IO.UnmanagedMemoryStream.Tests/Uma.ReadWriteStructArray.cs
@@ -115,6 +115,7 @@ public static void UmaReadWriteStructArrayGenericIntStruct_Valid()
115
}
116
117
[Fact]
118
+ [ActiveIssue("https://github.com/dotnet/runtime/issues/117166", TestPlatforms.Browser)]
119
public static void UmaReadWriteGenericStringStructArray_ThrowsArgumentException()
120
{
121
const int capacity = 100;
0 commit comments