| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 039f02c3d08603396f14005afb950d909ff7d166..45ce765b472070addb437e995947f10c181d1b31 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -265,6 +265,7 @@ no_support_service_test: SkipByDesign
|
| no_support_timeline_test: SkipByDesign
|
| io/stdio_implicit_close_test: Skip # SkipByDesign
|
| dart_developer_env_test: SkipByDesign
|
| +verbose_gc_to_bmu_test: SkipByDesign # No verbose_gc in product mode
|
|
|
| # Following tests are skipped on dart_app as package mapping is not supported.
|
| [ $runtime == dart_precompiled || $compiler == app_jit ]
|
|
|