| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 3339497dc4de17f5c332dcb8ea7ae3df4f845c1c..026c1d444f5a270e60a013e1e47afbaaac716a6f 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -350,7 +350,7 @@ watcher/test/*/linux_test: Skip
|
| watcher/test/*/mac_os_test: Skip
|
|
|
| [ $runtime == vm && $system == linux ]
|
| -watcher/test/*/linux_test: Pass, Slow # Issue 14606
|
| +watcher/test/*/linux_test: Pass, Fail # Issue 14606
|
|
|
| [ $runtime == vm && $system == macos ]
|
| watcher/test/directory_watcher/mac_os_test: Pass, Fail # Issue 15024
|
|
|