active issue

This commit is contained in:
Pavel Savara 2025-07-30 16:19:47 +02:00
parent 02596ba8d9
commit a0130f7000
1 changed files with 1 additions and 0 deletions

View File

@ -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;