Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index b837985a64c9cc4c792c21f22daee868ac4b3940..b5e350886e152e59a55d8d438514907a521e20d5 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -51,7 +51,7 @@ package/*: Skip # Do not run those in Dartium. |
medium_integer_test: Fail, OK # cannot resolve type Mint |
[ $compiler == dart2js && $runtime == d8 ] |
-assert_test: Fail # Assert not implemented |
+assert_test: Fail, OK # Assumes unspecified fields on the AssertionError. |
byte_array_test: Fail, OK # ByteArray |
deoptimization_test: Fail, OK # Requires bigint. |
out_of_memory_test: Fail, OK # d8 handles much larger arrays than Dart VM. |