determined-ai / determined

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.
https://determined.ai
Apache License 2.0
2.93k stars 347 forks source link

fix: Pause/Resume run test flake #9592

Closed AmanuelAaron closed 2 weeks ago

AmanuelAaron commented 2 weeks ago

Ticket

Description

Fix flake in Pause/Resume test

Test Plan

Checklist

netlify[bot] commented 2 weeks ago

Deploy Preview for determined-ui canceled.

Name Link
Latest commit 8581f7a609d405e40143e1cbc5039d6b1c4d1842
Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/667ef88c9053650008326c43
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 51.31%. Comparing base (e4724dd) to head (8581f7a). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9592 +/- ## ========================================== - Coverage 51.33% 51.31% -0.03% ========================================== Files 1252 1252 Lines 152048 152048 Branches 3019 3019 ========================================== - Hits 78049 78016 -33 - Misses 73840 73873 +33 Partials 159 159 ``` | [Flag](https://app.codecov.io/gh/determined-ai/determined/pull/9592/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=determined-ai) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/determined-ai/determined/pull/9592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=determined-ai) | `43.94% <ø> (-0.07%)` | :arrow_down: | | [harness](https://app.codecov.io/gh/determined-ai/determined/pull/9592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=determined-ai) | `72.80% <ø> (ø)` | | | [web](https://app.codecov.io/gh/determined-ai/determined/pull/9592/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=determined-ai) | `47.89% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=determined-ai#carryforward-flags-in-the-pull-request-comment) to find out more. [see 5 files with indirect coverage changes](https://app.codecov.io/gh/determined-ai/determined/pull/9592/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=determined-ai)