Skip to content

Hold on to z.sum() until test completes#7136

Merged
fjetter merged 1 commit intodask:mainfrom
wence-:wence/fix/flaky-7135
Oct 14, 2022
Merged

Hold on to z.sum() until test completes#7136
fjetter merged 1 commit intodask:mainfrom
wence-:wence/fix/flaky-7135

Conversation

@wence-
Copy link
Copy Markdown
Contributor

@wence- wence- commented Oct 13, 2022

Since we are checking for the presence of z.sum() in the known keys in the dashboard we need to make sure it doesn't get collected.

Closes #7135 (I hope!)

  • Tests added / passed
  • Passes pre-commit run --all-files

Since we are checking for the presence of z.sum() in the known keys in
the dashboard we need to make sure it doesn't get collected. Fixes dask#7135.
@github-actions
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.

       15 files  ±0         15 suites  ±0   6h 33m 6s ⏱️ - 6m 50s
  3 146 tests ±0    3 058 ✔️  - 2    85 💤  - 1  3 +3 
23 272 runs  ±0  22 355 ✔️  - 2  914 💤  - 1  3 +3 

For more details on these failures, see this check.

Results for commit a09afb6. ± Comparison against base commit 470f42c.

Copy link
Copy Markdown
Member

@fjetter fjetter left a comment

Choose a reason for hiding this comment

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

Great! Thank you @wence-

@fjetter fjetter merged commit b49f27c into dask:main Oct 14, 2022
@wence- wence- deleted the wence/fix/flaky-7135 branch October 14, 2022 08:37
gjoseph92 pushed a commit to gjoseph92/distributed that referenced this pull request Oct 31, 2022
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.

flaky test: test.scheduler_bokeh.test_compute_per_key

2 participants