| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index f87fe08850cae1d0929fa89f707f9a3909388e4e..da311c9b387bf0ac5cdd71d02118dcc791fe61a5 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -146,9 +146,6 @@ stopwatch_test: Skip # Flaky test due to expected performance behaviour.
|
| # The regexp tests are not verified to work on non d8/vm platforms yet.
|
| regexp/*: Skip
|
|
|
| -[ $runtime == d8 ]
|
| -string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
|
| -
|
| [ $runtime == vm || $runtime == dart_precompiled || $runtime == flutter]
|
| regexp/global_test: Skip # Timeout. Issue 21709 and 21708
|
| regexp/pcre_test: Pass, Slow, Timeout # Issues 21593 and 22008
|
|
|