#!watchflakes
default <- pkg == "os" && test ~ `TestRootMultiMkdirAllShallow.*` && goos == "openbsd"
Issue created automatically to collect these failures.
=== RUN TestRootMultiMkdirAllShallow/bsSbA
root_test.go:2322: inconsistent errors in/out of root
root_test.go:2323: root.MkdirAll("target/", 0o777):
root_test.go:2324: error: <nil>
root_test.go:2325: os.MkdirAll("/home/swarming/.swarming/w/ir/x/t/TestRootMultiMkdirAllShallowbsSbA1207003100/002/ROOT/target/", 0o777):
root_test.go:2326: error: mkdir /home/swarming/.swarming/w/ir/x/t/TestRootMultiMkdirAllShallowbsSbA1207003100/002/ROOT/target/: file exists
root_test.go:2333: inconsistent filesystem after running in/out of root
root_test.go:2334: root.MkdirAll("target/", 0o777):
root_test.go:2336: drwxr-xr-x DIR/
root_test.go:2336: drwxr-xr-x s_target/
root_test.go:2336: Lrwxr-xr-x target => s_target
root_test.go:2338: os.MkdirAll("/home/swarming/.swarming/w/ir/x/t/TestRootMultiMkdirAllShallowbsSbA1207003100/002/ROOT/target/", 0o777):
root_test.go:2340: drwxr-xr-x DIR/
root_test.go:2340: Lrwxr-xr-x target => s_target
root_test.go:2237: Initial directory contents:
root_test.go:2239: drwxr-xr-x DIR/
root_test.go:2239: Lrwxr-xr-x target => s_target
--- FAIL: TestRootMultiMkdirAllShallow/bsSbA (0.04s)
Issue created automatically to collect these failures.
Example (log):
— watchflakes