Description
After reenabling tests on CI on maccatalyst by #84930 IsolatedStorage tests are failing on CI.
Reproduction Steps
Was not able to reproduce locally.
For CI run
/azp run runtime-maccatalyst
Expected behavior
System.IO.IsolatedStorage.Tests should pass on maccatalyst.
Actual behavior
Several test cases are failing from System.IO.IsolatedStorage.Tests on maccatalyst on CI.
Regression?
No response
Known Workarounds
Currently tests are skipped on maccatalyst.
Configuration
No response
Other information
No response