Skip to content

running tests as root fails #26

@miekg

Description

@miekg
[sudo] password for miek: 
--- FAIL: TestEndToEnd (0.00s)
    main_test.go:74: run(exec) = -c flag is mandatory, want not root
FAIL
exit status 1

normally this would not be an issue, but I probably want to run the go test in the github actions workflow as root, so bind mounts and the like can easily be created, or should we mock that in some kind of way? WDYT @matttproud ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions