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

Flaky test investigation #11229

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Flaky test investigation #11229

merged 2 commits into from
Nov 22, 2023

Conversation

desertaxle
Copy link
Member

@desertaxle desertaxle commented Nov 22, 2023

Looks like pytest-xdist 3.5.0 changed how scopes are scheduled: pytest-dev/pytest-xdist#778. This seems to cause some tests to flake.

Maintenance issue created here: #11231

Example

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • This pull request includes tests or only affects documentation.
  • This pull request includes a label categorizing the change e.g. fix, feature, enhancement, docs.

For documentation changes:

  • This pull request includes redirect settings in netlify.toml for files that are removed or renamed

Copy link

netlify bot commented Nov 22, 2023

Deploy Preview for prefect-docs-preview ready!

Name Link
🔨 Latest commit 096f1dc
🔍 Latest deploy log https://app.netlify.com/sites/prefect-docs-preview/deploys/655e38ab51efc60008162628
😎 Deploy Preview https://deploy-preview-11229--prefect-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@desertaxle desertaxle added the development Tech debt, refactors, CI, tests, and other related work. label Nov 22, 2023
@desertaxle desertaxle marked this pull request as ready for review November 22, 2023 17:40
@desertaxle desertaxle requested a review from a team as a code owner November 22, 2023 17:40
@desertaxle desertaxle merged commit 7837925 into main Nov 22, 2023
54 checks passed
@desertaxle desertaxle deleted the fix-flaky-tests branch November 22, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Tech debt, refactors, CI, tests, and other related work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants