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

Misc testing improvements #699

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Misc testing improvements #699

merged 2 commits into from
Jul 28, 2023

Conversation

tamird
Copy link
Member

@tamird tamird commented Jul 28, 2023

  • integration-test: rerun-if-changed=integration-ebpf
  • Do not escape newlines on Err(LoadError).unwrap()

@tamird tamird requested a review from ajwerner July 28, 2023 17:59
@netlify
Copy link

netlify bot commented Jul 28, 2023

Deploy Preview for aya-rs-docs ready!

Name Link
🔨 Latest commit 8961be9
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/64c43001af44550008546f75
😎 Deploy Preview https://deploy-preview-699--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

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

LGTM

@tamird tamird force-pushed the cache-again-god-damn-it branch 2 times, most recently from d854a13 to 115d64f Compare July 28, 2023 18:41
Wrap verifier logs in a newtype whose `Debug` impl emits unescaped
newlines. This improves ergonomics in tests where we `Result::unwrap()`
those load errors; when these fail today they emit the errors with
newlines escaped, making them incredibly difficult to read.
@tamird tamird merged commit e95f76a into main Jul 28, 2023
20 checks passed
@tamird tamird deleted the cache-again-god-damn-it branch July 28, 2023 21:22
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