Chromium Code Reviews| Index: dart/tests/lib/lib.status |
| diff --git a/dart/tests/lib/lib.status b/dart/tests/lib/lib.status |
| index 0916c4871d2dbafc240ed4594e5b7592e83fdcf6..0b555e3f5c166778317112c578c5b6172219f9d0 100644 |
| --- a/dart/tests/lib/lib.status |
| +++ b/dart/tests/lib/lib.status |
| @@ -76,6 +76,7 @@ async/timer_not_available_test: Fail, OK # only meant to test when there is no w |
| [ $compiler == dart2dart ] |
| mirrors/*: Skip # http://dartbug.com/11511 |
| +library_metadata2_test/01: Skip # http://dartbug.com/11511 |
|
ngeoffray
2013/08/31 14:45:48
Skip -> Fail ?
ahe
2013/08/31 14:49:46
It should have been covered by the skip statement
|
| async/run_async6_test: Fail # Issue 10957 - may be related to issue 10910 |
| [ $compiler == dart2dart && $minified ] |