Skip to content

os: new test TestOpenFileCreateExclDanglingSymlink fails on Plan 9 #73729

@millerresearch

Description

@millerresearch

CL 672396 added a symlink test for #73702 which always fails on Plan9:

--- FAIL: TestOpenFileCreateExclDanglingSymlink (0.03s)
--- FAIL: TestOpenFileCreateExclDanglingSymlink/InRoot (0.02s)
    os_test.go:2306: symlink does_not_exist link: not supported by plan 9
--- FAIL: TestOpenFileCreateExclDanglingSymlink/NoRoot (0.02s)
    os_test.go:2306: symlink does_not_exist link: not supported by plan 9
FAIL
FAIL	os	44.703s
ok  	os/exec	4.552s

Plan 9 doesn't have symbolic links, so this test should be skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixPendingIssues that have a fix which has not yet been reviewed or submitted.NeedsFixThe path to resolution is known, but the work has not been done.OS-Plan9TestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions