Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 948099db9816894d7ac917031ebe6b6931d50f3e..60b357ef0e1a6c9cacba7c285719db020e66e882 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -222,6 +222,7 @@ io/secure_socket_bad_data_test: RuntimeError # An error in a secure connection |
map_literal_oom_test: Pass, Crash # Issue 24678 |
javascript*: SkipByDesign # JS overflow flag unsupported |
io/web_socket_test: Pass, RuntimeError # Issue 24674 |
+assert_test: RuntimeError # Expects line and column numbers |
[ $runtime == dart_precompiled ] |
debugger/*: Skip |