[iOS][UITests] When_Override_Insets takes 20+ minutes per run #1232
Labels
area/tests
Categorizes an issue or PR as relevant to testing
control/safe-area
kind/enhancement
New feature or request.
uno.toolkit.ui/src/Uno.Toolkit.UITest/Controls/SafeArea/Given_SafeArea.cs
Line 117 in 1dc15d3
This test is taking 20+ minutes per permutation from the test cases on iOS
In WASM the test takes less than a minute
These could be converted to runtime tests instead by RenderTargetBitmap comparison or perhaps calculating the bounds of the root elements
The text was updated successfully, but these errors were encountered: