| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index 096a7bc1e9a70c22a51fc03857b7fde881db3dac..9bd53155f99c9bd530ba3109cd52e1319049a1fb 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -32,6 +32,8 @@ mirrors/library_imports_shown_test: Fail
|
|
|
| patch_test/bug: RuntimeError # Issue 21132
|
|
|
| +sourcemaps/source_mapping_operators_test: Fail # TODO(johnniwinther): Fix this.
|
| +
|
| # These tests are for the now-deleted dart2dart variant of the CPS IR.
|
| # We want to adapt them to test the JS variant of the CPS IR instead,
|
| # but for now they are disabled.
|
|
|