mirror of https://github.com/dotnet/runtime
Merge a0130f7000
into 02596ba8d9
This commit is contained in:
commit
303357b816
|
@ -115,6 +115,7 @@ namespace System.IO.Tests
|
|||
}
|
||||
|
||||
[Fact]
|
||||
[ActiveIssue("https://github.com/dotnet/runtime/issues/117166", TestPlatforms.Browser)]
|
||||
public static void UmaReadWriteGenericStringStructArray_ThrowsArgumentException()
|
||||
{
|
||||
const int capacity = 100;
|
||||
|
|
Loading…
Reference in New Issue