Index: tests/try/try.status |
diff --git a/tests/try/try.status b/tests/try/try.status |
index d6d7ca76b0d847d6d99324140dc9a6d50c4f1576..f84f339b6562dcf88fd069dab39853f882c9f9f4 100644 |
--- a/tests/try/try.status |
+++ b/tests/try/try.status |
@@ -18,9 +18,11 @@ web/end_to_end_test: Fail, OK # Issue 17935 |
web/incremental_compilation_update_test: SkipByDesign # Test uses eval, not supported in CSP mode. |
[ $runtime == safari || $runtime == safarimobilesim ] |
-web/cursor_position_test: Fail # Issue 19836 |
web/incremental_compilation_update_test: Skip # Safari may crash on this test. |
+[ $runtime == safarimobilesim ] |
+web/cursor_position_test: Fail # Issue 19836 |
+ |
[ $runtime == safari && $checked ] |
# The following tests flake with this error: |
# type '*Theme' is not a subtype of type 'Theme' |