| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index fe18e01a67ee83c349879dcf49e64adc8ecf9e30..53b9c84a82a14c193b2ded19693bfdb3875ed003 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -326,9 +326,6 @@ intl/test/date_time_format_local_odd_test: StaticWarning
|
| unittest/test/matchers_test: StaticWarning, OK # testing error creating abstract class
|
| unittest/test/mock_test: StaticWarning, OK # testing unimplemented members
|
|
|
| -[ $runtime == vm ]
|
| -watcher/test/directory_watcher/polling_test: Pass, Fail # Issue 15034
|
| -
|
| [ $runtime == vm && ($system == windows || $system == macos) ]
|
| watcher/test/*/linux_test: Skip
|
|
|
|
|