Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index c7e6c0e9e6804caf6ed43c765cfb1b068dc4e70f..5b179c549f0ca267177485f41b80892d07eb1582 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -194,7 +194,7 @@ io/web_socket_test: SkipSlow # Times out. Issue 20352 |
io/test_runner_test: Skip # Flakily times out in a subtest. Issue 201351 |
io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too slow. |
-[ $compiler == none && $runtime == dartium && $unchecked ] |
+[ $compiler == none && $runtime == dartium && ! $checked ] |
assert_test: Fail # Issue 14651. |
[ $compiler == dart2analyzer ] |