Skip to content

os: TestRootMultiMkdirAllShallow failures on openbsd [consistent failure] #80386

Description

@gopherbot
#!watchflakes
default <- pkg == "os" && test ~ `TestRootMultiMkdirAllShallow.*` && goos == "openbsd"

Issue created automatically to collect these failures.

Example (log):

=== 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)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixPendingIssues that have a fix which has not yet been reviewed or submitted.OS-OpenBSD

    Type

    No type

    Projects

    Status
    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions