| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 18754)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -8,14 +8,7 @@
|
|
|
| [ $compiler == dart2js && $checked ]
|
| async/stream_event_transform_test: Fail # Issue 7733.
|
| -async/stream_transform_test: Fail # Issue 7733.
|
| -async/stream_from_iterable_test: Fail # Issue 7733.
|
| -async/slow_consumer3_test: Fail # Issue 7733.
|
|
|
| -[ $compiler == dart2js && $checked && ( $runtime == safari || $runtime == ie9 || $runtime == ie10 || $runtime == chrome || $runtime == opera) ]
|
| -async/slow_consumer_test: Fail # Issue 7733.
|
| -async/slow_consumer2_test: Fail # Issue 7733.
|
| -
|
| [ $compiler == dart2js && $jscl ]
|
| async/future_test: Fail # Timer interface not supported; dartbug.com/7728.
|
| async/slow_consumer2_test: Fail # Timer interface not supported; dartbug.com/7728.
|
|
|