| Index: tests/compiler/dart2js/dart2js.status
|
| ===================================================================
|
| --- tests/compiler/dart2js/dart2js.status (revision 29871)
|
| +++ tests/compiler/dart2js/dart2js.status (working copy)
|
| @@ -2,6 +2,8 @@
|
| # 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.
|
|
|
| +type_combination_test : Fail # type 'HBoundedType' is not loaded
|
| +
|
| identity_test: Fail # Issue 6638
|
| constant_folding_string_test: Fail
|
| boolified_operator_test: Fail # Issue 8001
|
|
|