| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 6e630fec5ad64472b1025a55cd5076e7f5a4abe5..56d0fcfe0d0e6323d5bacaf058aad904f5888f80 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -87,6 +87,7 @@ vmservice/*: Skip # Do not run standalone vm service tests with dart2js.
|
| issue14236_test: Skip # dart2js does not deal with Script snapshots.
|
| javascript_compatibility_errors_test: Skip
|
| javascript_compatibility_warnings_test: Skip
|
| +unboxed_int_converter_test: Skip
|
|
|
| [ $compiler == dart2js && $jscl ]
|
| assert_test: RuntimeError, OK # Assumes unspecified fields on the AssertionError.
|
|
|