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

Many updates to comments in capsules/ #1927

Merged
merged 5 commits into from Jun 15, 2020
Merged

Many updates to comments in capsules/ #1927

merged 5 commits into from Jun 15, 2020

Conversation

bradjc
Copy link
Contributor

@bradjc bradjc commented Jun 12, 2020

Pull Request Overview

This pull request cherry picks the comment/test updates from #1512. These are useful even if we can't fully run the tests automatically.

Testing Strategy

n/a

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@hudson-ayers
Copy link
Contributor

I added a commit to run cargo test -- lib (ignores doc tests but runs functions marked #[test]) in capsules. That gets us part way to what #1512 wanted. It runs as part of the ci-job-kernel Makefile task. cc @ppannuto if you think that makes sense

phil-levis
phil-levis previously approved these changes Jun 13, 2020
Copy link
Member

@ppannuto ppannuto left a comment

Choose a reason for hiding this comment

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

This looks good to me.

@hudson-ayers I made capsules their own CI job. There's no reason to run the kernel tests if you're debugging a failing capsule test.

Copy link
Contributor

@gendx gendx left a comment

Choose a reason for hiding this comment

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

LGTM. Unclear to me what currently makes the CI jobs fail.

@ppannuto
Copy link
Member

ppannuto commented Jun 15, 2020

bors r+

Looks an awful lot like infra failure ( 👎 ) on github actions; the next step never triggered and timed out... I just told all the CI to re-run. Assuming it passes, this should go through.

@hudson-ayers
Copy link
Contributor

#1935 I think explains why the qemu CI is failing.

@bors bors bot merged commit e4b73a6 into master Jun 15, 2020
@bors bors bot deleted the capsules-fix-comments branch June 15, 2020 13:30
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

5 participants