Chromium Code Reviews| Index: tests/corelib/corelib.status |
| =================================================================== |
| --- tests/corelib/corelib.status (revision 26077) |
| +++ tests/corelib/corelib.status (working copy) |
| @@ -92,6 +92,9 @@ |
| iterable_to_list_test: Fail |
| iterable_to_set_test: Fail |
| +[ $compiler == dart2dart && $minified ] |
| +error_stack_trace1_test: Fail, OK # Fails in minified mode, test depends on method names. |
|
ahe
2013/08/13 20:08:38
I'm not sure this should be "OK". Potentially, the
siva
2013/08/13 20:11:56
I will submit this status file change, and will wo
|
| + |
| [ $compiler == dartanalyzer ] |
| symbol_test/02: Fail |
| symbol_test/03: Fail |