| Index: frog/tests/frog_native/frog_native.status
|
| ===================================================================
|
| --- frog/tests/frog_native/frog_native.status (revision 8644)
|
| +++ frog/tests/frog_native/frog_native.status (working copy)
|
| @@ -1,18 +0,0 @@
|
| -# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| -# for details. All rights reserved. Use of this source code is governed by a
|
| -# BSD-style license that can be found in the LICENSE file.
|
| -
|
| -[ $compiler == frog && $runtime == d8 ]
|
| -native_class_inheritance4_frog_test: Fail
|
| -native_property_frog_test: Fail
|
| -native_missing_method1_frog_test: Fail # Issue 1912
|
| -native_window1_frog_test: Fail # Issue 1915
|
| -
|
| -[ $compiler == frog ]
|
| -foreign_test: Fail # Leg only test
|
| -
|
| -[ $checked ]
|
| -native_checked_fields_frog_test: Fail
|
| -
|
| -[ $compiler == dartc || $runtime == drt || $runtime == ie || $runtime == chrome || $runtime == safari || $runtime == ff || $runtime == opera ]
|
| -*: Skip
|
|
|