[tvos][tests] InvalidIVSizes appears to be crashing System.Security.Cryptography.Tests on tvOS arm64 #76728
Labels
area-System.Security
disabled-test
The test is disabled in source code against the issue
os-tvos
Apple tvOS
Milestone
This test has flakily caused app crashes on tvOS arm64 lanes. dotnet/arcade#11167
When the app crashes, it was observed that of the last tests ran, there commonly was only 2
InvalidIVSizes
seehttps://gist.github.com/mdh1418/563ce4066e16dfee055e0903e2c70a1e
https://gist.github.com/mdh1418/ed11c7ba361c3fdb8906e57034c58f90
https://gist.github.com/mdh1418/c831b807dc0d949bc01cdeee61a1d795
Whereas on a successful test suite run, there are 3.
https://gist.github.com/mdh1418/912914871d580475751d460719624224
Its suspected that the last test case is problematic, so disabling to make CI cleaner
runtime/src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/AES/AesContractTests.cs
Lines 167 to 168 in be5a4d3
dotnet/arcade#11167
#76725
The text was updated successfully, but these errors were encountered: