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

tests fix #223

Merged
merged 1 commit into from
Jan 30, 2024
Merged

tests fix #223

merged 1 commit into from
Jan 30, 2024

Conversation

macovedj
Copy link
Collaborator

Currently when building off of main, tests are failing out of the box.

Some tests were failing because they are using flags from before wasmtime enabled the component model by default, so those flags are no longer being used.

Others were matching against information output by running cargo component metadata and seemed to not expect json output, so there are changes for that too.

@macovedj macovedj mentioned this pull request Jan 29, 2024
Copy link
Member

@peterhuene peterhuene left a comment

Choose a reason for hiding this comment

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

👍

@peterhuene peterhuene merged commit b344430 into main Jan 30, 2024
6 checks passed
@peterhuene peterhuene deleted the test-fix branch January 30, 2024 02:45
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