| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 34648)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -143,6 +143,9 @@
|
| [ $arch == simarm && $checked ]
|
| num_parse_test: Pass, Timeout
|
|
|
| +[ $arch == simarm64 ]
|
| +*: Skip
|
| +
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| error_stack_trace_test: StaticWarning, OK # Test generates errors on purpose.
|
| iterable_element_at_test: StaticWarning, OK # Test generates errors on purpose.
|
|
|