Skip to content

Fix flaky test_compute_per_key#8521

Merged
hendrikmakait merged 1 commit into
dask:mainfrom
crusaderky:test_compute_per_key
Feb 26, 2024
Merged

Fix flaky test_compute_per_key#8521
hendrikmakait merged 1 commit into
dask:mainfrom
crusaderky:test_compute_per_key

Conversation

@crusaderky

@crusaderky crusaderky commented Feb 22, 2024

Copy link
Copy Markdown
Collaborator

Closes #4955

@crusaderky crusaderky requested a review from fjetter as a code owner February 22, 2024 11:36
@crusaderky crusaderky added the flaky test Intermittent failures on CI. label Feb 22, 2024
from bokeh.transform import cumsum, factor_cmap, linear_cmap, stack
from jinja2 import Environment, FileSystemLoader
from tlz import curry, pipe, valmap
from tlz import curry, pipe, second, valmap

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Changes to this module are all cosmetic

@github-actions

github-actions Bot commented Feb 22, 2024

Copy link
Copy Markdown
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    27 files  ±0      27 suites  ±0   9h 46m 44s ⏱️ - 8m 49s
 3 995 tests ±0   3 883 ✅ +4    110 💤 ±0  2 ❌  - 3 
50 241 runs   - 1  47 946 ✅ +3  2 293 💤 ±0  2 ❌  - 3 

For more details on these failures, see this check.

Results for commit 2579927. ± Comparison against base commit 9bdb381.

♻️ This comment has been updated with latest results.

@hendrikmakait hendrikmakait left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, @crusaderky!

@hendrikmakait hendrikmakait merged commit 9f110df into dask:main Feb 26, 2024
@crusaderky crusaderky deleted the test_compute_per_key branch February 26, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky test Intermittent failures on CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_compute_per_key flaky

2 participants