| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index fe4d0aee896406cd03a24509ac2410f61d50143d..e99b4313b75f1a224a53edac9a3638075c8d64be 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -4,7 +4,7 @@
|
|
|
| [ ($runtime == drt || $runtime == dartium) && $checked ]
|
| # Issue 9345. We are getting out of memory situations on the dartium buildbot in checked mode.
|
| -async/slow_consumer3_test: Pass, Crash
|
| +async/slow_consumer3_test: Pass, Fail
|
|
|
| # The scalarlist library is not supported by dart2js or dart2dart yet.
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
|
|