orbit-mvi icon indicating copy to clipboard operation
orbit-mvi copied to clipboard

Fix iOS blocking tests

Open Rosomack opened this issue 5 years ago • 1 comments

Fix all tests annotated with IgnoreIos

Rosomack avatar Feb 17 '21 14:02 Rosomack

blocking intent with context switch does not block the reducer was flaky and will be ignored. To run the test repeatedly, apply the attached patch file.

Repeat_test.patch.txt

mattmook avatar Feb 18 '21 13:02 mattmook