This commit is contained in:
Pavel Savara 2025-07-30 14:24:31 +00:00 committed by GitHub
commit 303357b816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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;