| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index d9c7d08efbc4abe81671e89fdc45ea8941a45765..b427bf31b1f0f8f5e4fa091022794c3b882b210a 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -349,7 +349,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
|
|
|