Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Remove lucet-runtime from crates tested by GitHub Actions#528

Merged
fst-crenshaw merged 3 commits intomasterfrom
tlc/red-exxes
May 20, 2020
Merged

Remove lucet-runtime from crates tested by GitHub Actions#528
fst-crenshaw merged 3 commits intomasterfrom
tlc/red-exxes

Conversation

@fst-crenshaw
Copy link
Contributor

@fst-crenshaw fst-crenshaw commented May 20, 2020

Currently we are using CircleCI to test lucet-runtime. We've been needing a way to test the userfaultfd implementation of Regions. The tests can't run on the containers supplied by GitHub Actions because the containers don't have the privileges necessary to use the kernel mechanisms for userfaultfd.

The GitHub Actions tests are still failing, tho. And I worry about conveying a wrong message in CI Results. So I'd like to remove the failing tests that are tested by CircleCI.

Copy link
Contributor

@pchickey pchickey left a comment

Choose a reason for hiding this comment

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

Thank you!!!

@fst-crenshaw fst-crenshaw marked this pull request as ready for review May 20, 2020 17:26
@fst-crenshaw fst-crenshaw merged commit 58eb279 into master May 20, 2020
@fst-crenshaw fst-crenshaw deleted the tlc/red-exxes branch May 20, 2020 17:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants