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

Await and skip a missed broken expectation #3253

Merged
merged 2 commits into from Mar 9, 2022

Conversation

natebosch
Copy link
Member

@natebosch natebosch commented Mar 5, 2022

These expectations can fail as an unhandled async error and the
exception lost because of the error handling zone running the Builder.
The test should have been failing, add a skip for now instead of
silently missing the failure.

These expectations can fail as an unhandled async error and the
exception lost because of the error handling zone running the `Builder`.
The test should have been failing, add a `skip` for now instead of
silently failing the test.
@natebosch natebosch requested a review from jakemac53 March 5, 2022 01:09
@jakemac53
Copy link
Contributor

Do we need to file an issue here?

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

2 participants