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

action/nydus-test: stop on the first test failure #806

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

changweige
Copy link
Contributor

By default, pytest will continue executing test even current test fails. It's hard to tell what to happen on such a environment. And it makes it hard to investigate the first failed case.

Signed-off-by: Changwei Ge gechangwei@bytedance.com

By default, pytest will continue executing test even
current test fails. It's hard to tell what to happen
on such a environment. And it makes it hard to investigate
the first failed case.

Signed-off-by: Changwei Ge <gechangwei@bytedance.com>
@changweige
Copy link
Contributor Author

This change should not affect the smoke test 🥺

@jiangliu jiangliu merged commit 487d9dc into dragonflyoss:master Oct 20, 2022
@changweige changweige deleted the pytest-stop branch January 18, 2023 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants