``` #!watchflakes post <- goos == "dragonfly" && pkg == "os" && test == "TestRemoveAllRace" && `directory not empty` ``` `greplogs --dashboard -md -l -e 'FAIL: TestRemoveAllRace .*(?:\n .*)*directory not empty' --since=2022-01-01` [2022-04-12T03:07:42-d4dbad5/dragonfly-amd64](https://build.golang.org/log/98f728cf7ee6f22e73d5393d6adac20cea44ecda) [2022-03-21T18:58:34-d8ce7ae/dragonfly-amd64](https://build.golang.org/log/2ae784e6a5c18b554dbdcec0e993cc6ebb372286) This failure mode seems to occur instead of the `invalid argument` failure mode observed in #50716 (attn @tuxillo).