| Index: tests/compiler/dart2js/dart2js.status
|
| ===================================================================
|
| --- tests/compiler/dart2js/dart2js.status (revision 24437)
|
| +++ tests/compiler/dart2js/dart2js.status (working copy)
|
| @@ -2,6 +2,9 @@
|
| # 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.
|
|
|
| +# Testing for arguments definition.
|
| +type_equals_test: Fail
|
| +
|
| identity_test: Fail # Issue 6638
|
| constant_folding_string_test: Fail
|
| boolified_operator_test: Fail # Issue 8001
|
|
|