Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index e1768449935f68a0689a0a82082b5c92af32c439..cf85510c4f906dd8d80e78c7d71e1413fd9def2c 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -26,7 +26,6 @@ timer_not_available_test: Skip # only meant to test when there is no way to |
# implement timer (currently only in d8) |
[ $compiler == dartc ] |
-serialization_test: Skip # tests dart2js-specific serialization code |
isolate_negative_test: Fail # status change with --check-only |
isolate2_negative_test: Fail # status change with --check-only |
spawn_function_negative_test: Fail, OK # Fails at runtime. |