| Index: dart/tests/lib/lib.status
|
| diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status
|
| index fbf56ff0ae304f0c4a3344e5beb0c64de1322df9..ff75ae69a5d9070e02df72bc131e80139f6b2101 100644
|
| --- a/dart/tests/lib/lib.status
|
| +++ b/dart/tests/lib/lib.status
|
| @@ -144,6 +144,8 @@ async/stream_timeout_test: Fail # Timer interface not supported: dartbug.com/772
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
| +
|
| +[ $compiler == dart2js && $checked && $runtime == d8 ]
|
| async/stream_transform_test: Fail # https://code.google.com/p/v8/issues/detail?id=3084
|
|
|
| [ $compiler == dart2js ]
|
|
|