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

Make test_run_log_current_job_when_stopping more robust #317

Merged
merged 1 commit into from
Sep 17, 2020
Merged

Conversation

elemoine
Copy link
Contributor

@elemoine elemoine commented Sep 17, 2020

Make test_run_log_current_job_when_stopping more robust by not attempting to guess about the time that lasted since the task started.

Closes #314

Successful PR Checklist:

  • Tests
    • (not applicable?)
  • Documentation
    • (not applicable?)
  • Had a good time contributing?
  • (Maintainers: add PR labels)

Make test_run_log_current_job_when_stopping more robust by not
attempting to guess about the time that lasted since the task
started.
@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #317 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #317   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         1609      1609           
  Branches       183       183           
=========================================
  Hits          1609      1609           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75ab618...c27b411. Read the comment docs.

@ewjoachim
Copy link
Member

Let's close the pi ticket :)

@elemoine elemoine merged commit ae5b624 into master Sep 17, 2020
@elemoine elemoine deleted the ele_flaky branch September 17, 2020 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR type: miscellaneous 👾 Contains misc changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_run_log_current_job_when_stopping is flaky
2 participants