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

Run tests built with Rust MSRV #47

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

l0kod
Copy link
Member

@l0kod l0kod commented Aug 31, 2023

This is useful to detect test inconsistencies between Rust versions.

This new MSRV/UML test would have failed without commit dbd4105 ("src: Execute each restrict_self() test in a dedicated thread"): #46

Use Ubuntu 22.04 to run MSRV and UML tests.

Sort steps to move all the checkout actions early.

This is useful to detect test inconsistencies between Rust versions.

This new MSRV/UML test would have failed without commit dbd4105
("src: Execute each restrict_self() test in a dedicated thread").

Use Ubuntu 22.04 to run MSRV and UML tests.

Sort steps to move all the checkout actions early.

Signed-off-by: Mickaël Salaün <mic@digikod.net>
@l0kod l0kod merged commit 7a13afe into landlock-lsm:main Aug 31, 2023
5 checks passed
@l0kod l0kod deleted the run-tests-built-with-msrv branch August 31, 2023 12:56
@l0kod
Copy link
Member Author

l0kod commented Sep 14, 2023

Dependency: #41

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.

None yet

1 participant