Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index ddfdf822239107c5904164b2ec086b3c8fae9f9a..8904316bd07a06992064158a15da03c95fa27704 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -104,6 +104,8 @@ package/package_isolate_test: Skip # spawnUri does not work in dart2js. See issu |
debugger/*: Skip # Do not run standalone vm debugger tests with dart2js. |
left_shift_bit_and_op_test: Skip # Integers exceed dart2js precision. |
pow_test: Skip # Precision > 53 bits. |
+io/test_runner_test: Fail # Library dart:uri removed. |
+io/skipping_dart2js_compilations_test: Skip # Library dart:uri removed. |
[ $compiler == dart2js && $jscl ] |
assert_test: Fail, OK # Assumes unspecified fields on the AssertionError. |