Skip to content

luatest: fix ability to run a test several times #438

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

Totktonada
Copy link
Member

It is a regression from commit 3b0ccd0 ("luatest: detox test searching code"), PR #433.

The ability to run a test several times, especially in parallel, is very useful to reproduce and debug an unstable behavior in the test.

Fixes #437

It is a regression from commit 3b0ccd0 ("luatest: detox test
searching code"), PR #433.

The ability to run a test several times, especially in parallel, is very
useful to reproduce and debug an unstable behavior in the test.

Fixes #437
@Totktonada Totktonada requested a review from ochaplashkin June 17, 2024 20:27
@coveralls
Copy link

Coverage Status

coverage: 62.662% (+0.04%) from 62.625%
when pulling 49dff63 on Totktonada/gh-437-fix-ability-to-run-test-several-times
into b8b60b4 on master.

@Totktonada
Copy link
Member Author

@ylobankov said that he is OK if I'll push this pull request.

@Totktonada Totktonada merged commit 240cdea into master Jun 18, 2024
19 checks passed
@Totktonada Totktonada deleted the Totktonada/gh-437-fix-ability-to-run-test-several-times branch June 18, 2024 14:06
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.

Running a bunch of tests with yes is broken
3 participants