| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index ecb038c51568c3103982714f25f4f8b5cc639ac7..ed4cdeb49b1247a62346228aa35eb6f9cf0874f4 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -35,6 +35,7 @@ mirrors/library_imports_shown_test: Fail
|
| patch_test/bug: RuntimeError # Issue 21132
|
|
|
| http_test: Pass, Slow
|
| +inference_stats_test: Pass, Slow
|
|
|
| # 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,
|
|
|