Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a require-sudo feature for tests that need sudo privileges #18

Open
eureka-cpu opened this issue Aug 20, 2024 · 0 comments
Open

Add a require-sudo feature for tests that need sudo privileges #18

eureka-cpu opened this issue Aug 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@eureka-cpu
Copy link
Contributor

Seems that some tests may require sudo in order to have sufficient permissions to pass. This could be a testing subfeature so that running tests locally doesn't always require sudo.

@eureka-cpu eureka-cpu added the bug Something isn't working label Aug 20, 2024
@eureka-cpu eureka-cpu self-assigned this Aug 20, 2024
eureka-cpu added a commit that referenced this issue Aug 20, 2024
Closes #13 
Closes #16 

Adds all necessary infrastructure code for development, testing and building allegra packages.

Allows allegra packages and checks to be built by MacOS machines, assuming they have `nix-darwin` installed to forward tasks on to a `linux-builder`.

Ignores tests that require sudo privilages or users to provide a disk image.
Ref #18 #19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant