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

Remove installation test from devShell #1014

Merged

Conversation

aaronmondal
Copy link
Member

@aaronmondal aaronmondal commented Jun 16, 2024

This test requires building nativelink. When nativelink is cached, this isn't noticeable, but when changing the Rust sources this causes long wait times for flake reloads. Remove it from the devShell to prevent such rebuilds. The test is still runnable and tested in CI via nix run .#nativelink-is-executable-test.


This change is Reviewable

This test requires building `nativelink`. When `nativelink` is cached,
this isn't noticeable, but when changing the Rust sources this causes
long wait times for flake reloads. Remove it from the devShell to
prevent such rebuilds. The test is still runnable and tested in CI via
`nix run .#nativelink-is-executable-test`.
Copy link
Member Author

@aaronmondal aaronmondal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+@allada +@adam-singer

cc @SchahinRohani

Reviewable status: 0 of 2 LGTMs obtained, and pending CI: Bazel Dev / ubuntu-22.04, Cargo Dev / macos-13, Cargo Dev / ubuntu-22.04, Installation / macos-13, Installation / ubuntu-22.04, Publish image (waiting on @adam-singer and @allada)

Copy link
Member

@allada allada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: 1 of 2 LGTMs obtained (waiting on @adam-singer)

Copy link
Member Author

@aaronmondal aaronmondal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-@adam-singer

Reviewable status: :shipit: complete! 1 of 1 LGTMs obtained

@aaronmondal aaronmondal merged commit 9c40d57 into TraceMachina:main Jun 16, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants