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

Revert "[CI] Comment flaky tests (#10084)" #10580

Merged
merged 5 commits into from
Jan 3, 2022

Conversation

akihironitta
Copy link
Contributor

@akihironitta akihironitta commented Nov 17, 2021

This reverts commit ed98026.

What does this PR do?

Does your PR introduce any breaking changes? If yes, please list them.

None

Before submitting

  • Was this discussed/approved via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • [n/a] Did you make sure to update the documentation with your changes? (if necessary)
  • [n/a] Did you write any new necessary tests? (not for typos and docs)
  • [n/a] Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?
  • [n/a] Did you update the CHANGELOG? (not for typos, docs, test updates, or internal minor changes/refactorings)

PR review

Anyone in the community is welcome to review the PR.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:

  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

Did you have fun?

Make sure you had fun coding 🙃

cc @Borda

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #10580 (1dbb6c1) into master (28ce910) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #10580   +/-   ##
=======================================
  Coverage      92%      92%           
=======================================
  Files         177      177           
  Lines       16760    16760           
=======================================
  Hits        15407    15407           
  Misses       1353     1353           

@akihironitta akihironitta changed the title Revert "[CI] Comment flaky tests (#10084)" [wip] Revert "[CI] Comment flaky tests (#10084)" Nov 19, 2021
@akihironitta akihironitta marked this pull request as draft November 19, 2021 02:59
@akihironitta
Copy link
Contributor Author

will continue to investigate this in akihironitta#2.

@stale
Copy link

stale bot commented Dec 3, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you need further help see our docs: https://pytorch-lightning.readthedocs.io/en/latest/generated/CONTRIBUTING.html#pull-request or ask the assistance of a core contributor here or on Slack. Thank you for your contributions.

@stale stale bot added the won't fix This will not be worked on label Dec 3, 2021
@stale stale bot removed the won't fix This will not be worked on label Dec 3, 2021
@stale
Copy link

stale bot commented Dec 18, 2021

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. If you need further help see our docs: https://pytorch-lightning.readthedocs.io/en/latest/generated/CONTRIBUTING.html#pull-request or ask the assistance of a core contributor here or on Slack. Thank you for your contributions.

@stale stale bot added the won't fix This will not be worked on label Dec 18, 2021
@tchaton
Copy link
Contributor

tchaton commented Dec 21, 2021

Hey @akihironitta,

Any updates on this one ?

@stale stale bot removed the won't fix This will not be worked on label Dec 21, 2021
@akihironitta akihironitta changed the title [wip] Revert "[CI] Comment flaky tests (#10084)" Revert "[CI] Comment flaky tests (#10084)" Dec 22, 2021
@akihironitta
Copy link
Contributor Author

akihironitta commented Dec 22, 2021

Still WIP but to run CI jobs, I'll mark this PR as ready for review.

UPDATE: This PR should be ready for your reviews now as the test seems to have passed.

@akihironitta akihironitta marked this pull request as ready for review December 22, 2021 00:29
@akihironitta
Copy link
Contributor Author

Could someone add this to an appropriate milestone?

@awaelchli awaelchli added this to the 1.5.x milestone Dec 22, 2021
@awaelchli
Copy link
Contributor

@akihironitta In order to know that it's no longer flaky, we need to rerun it several times

@akihironitta
Copy link
Contributor Author

akihironitta commented Dec 22, 2021

@awaelchli I'll rerun the conda jobs (which were previously failing) three times now. Does that sound reasonable?

Update: All three sequential runs were successful:
https://github.com/PyTorchLightning/pytorch-lightning/actions/runs/1609243325/attempts/1
https://github.com/PyTorchLightning/pytorch-lightning/actions/runs/1609243325/attempts/2
https://github.com/PyTorchLightning/pytorch-lightning/actions/runs/1609243325/attempts/3

@mergify mergify bot added the ready PRs ready to be merged label Dec 22, 2021
@Borda Borda merged commit 7637550 into master Jan 3, 2022
@Borda Borda deleted the tests/remove-random-from-conda branch January 3, 2022 11:45
rohitgr7 pushed a commit that referenced this pull request Jan 4, 2022
* Revert "[CI] Comment flaky tests (#10084)"

This reverts commit ed98026.
awaelchli pushed a commit that referenced this pull request Jan 4, 2022
* Revert "[CI] Comment flaky tests (#10084)"

This reverts commit ed98026.
awaelchli pushed a commit that referenced this pull request Jan 5, 2022
* Revert "[CI] Comment flaky tests (#10084)"

This reverts commit ed98026.
awaelchli pushed a commit that referenced this pull request Jan 5, 2022
* Revert "[CI] Comment flaky tests (#10084)"

This reverts commit ed98026.
lexierule pushed a commit that referenced this pull request Jan 5, 2022
* Revert "[CI] Comment flaky tests (#10084)"

This reverts commit ed98026.
@rohitgr7 rohitgr7 mentioned this pull request Feb 7, 2022
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready PRs ready to be merged tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove pytest-random-order from conda tests
5 participants