| Index: tests/compiler/dart2js_foreign/dart2js_foreign.status
|
| ===================================================================
|
| --- tests/compiler/dart2js_foreign/dart2js_foreign.status (revision 14062)
|
| +++ tests/compiler/dart2js_foreign/dart2js_foreign.status (working copy)
|
| @@ -10,7 +10,7 @@
|
| native_checked_fields_test: Fail
|
|
|
|
|
| -[ $compiler == dart2js && ( $runtime == d8 || $browser ) ]
|
| +[ $compiler == dart2js && ( $jscl || $browser ) ]
|
| foreign_test: Fail # TODO(ahe): Convert to metadata syntax.
|
| native_call_arity1_test: Fail # TODO(ahe): Convert to metadata syntax.
|
| native_call_arity2_test: Fail # TODO(ahe): Convert to metadata syntax.
|
|
|