Skip to content

test-runner: Make some tests stricter #595

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

Merged

Conversation

nicholasbishop
Copy link
Member

@nicholasbishop nicholasbishop commented Nov 28, 2022

We now assume that tests are running in the special QEMU env, so change some of the tests to expect that a protocol is present rather than just log::warn if missing.

This change looks big due to removing if blocks creating big whitespace changes; git show -w will make it easier to see what's really changed.

#553

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

We now assume that tests are running in the special QEMU env, so change
some of the tests to `expect` that a protocol is present rather than
just `log::warn` if missing.
@phip1611 phip1611 merged commit 43a951f into rust-osdev:main Nov 28, 2022
@nicholasbishop nicholasbishop deleted the bishop-make-test-stricter-2 branch November 28, 2022 15:46
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.

2 participants