| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index f64a564da884dfa8eb7a690bf501e0bcc7c33e69..2d8bfad02eb24e175858c5636deeb59cf0858ca6 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -151,6 +151,9 @@ num_clamp_test: StaticWarning, OK # Test generates errors on purpose.
|
| string_test: StaticWarning, OK # Test generates error on purpose.
|
| duration2_test: StaticWarning, OK # Test generates error on purpose.
|
|
|
| +[ $compiler == dart2analyzer && $builder_tag == strong ]
|
| +*: Skip # Issue 28649
|
| +
|
| [ $system == windows && $arch == x64 ]
|
| stopwatch_test: Skip # Flaky test due to expected performance behaviour.
|
|
|
|
|