Skip to content

fix: fix flaky pytest behaviors#437

Merged
inakam merged 1 commit intom3dev:masterfrom
utotsubasa:fix/fix-flaky-pytest-on-ci
Feb 10, 2025
Merged

fix: fix flaky pytest behaviors#437
inakam merged 1 commit intom3dev:masterfrom
utotsubasa:fix/fix-flaky-pytest-on-ci

Conversation

@utotsubasa
Copy link
Copy Markdown
Contributor

@utotsubasa utotsubasa commented Feb 10, 2025

What

  • It has been reported that pytest-xdist can cause flaky results in pytest.
  • Removed the -n option from the default configuration as a temporary workaround.
  • For more information, see also pytest: test results are flaky #436 .

Copy link
Copy Markdown
Contributor

@hiro-o918 hiro-o918 left a comment

Choose a reason for hiding this comment

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

LGTM!

@inakam
Copy link
Copy Markdown
Contributor

inakam commented Feb 10, 2025

LGTM

@inakam inakam merged commit 4319ea5 into m3dev:master Feb 10, 2025
8 checks passed
@utotsubasa utotsubasa deleted the fix/fix-flaky-pytest-on-ci branch February 10, 2025 07:53
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.

3 participants