-
Notifications
You must be signed in to change notification settings - Fork 356
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
fix: fix make check #977
Merged
rb-determined-ai
merged 1 commit into
determined-ai:master
from
rb-determined-ai:fix-make-check
Jul 30, 2020
Merged
fix: fix make check #977
rb-determined-ai
merged 1 commit into
determined-ai:master
from
rb-determined-ai:fix-make-check
Jul 30, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aaron276h
approved these changes
Jul 30, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work fixing this so fast!
looks like I jumped the gun. Pytest definitely seems to be the thing that changed, there's lots of e2e breakages as well. |
rb-determined-ai
force-pushed
the
fix-make-check
branch
from
July 30, 2020 16:47
513ce8f
to
8bf8e7d
Compare
pytest recently released major version 6.0. It introduces some significant typing fixes. pytest 6.0 requires mypy==0.750, but is actually developed against mypy==0.780. This supports pytest 6.0 and explicitly requires pytest>=6.0.1 and mypy==0.780.
rb-determined-ai
force-pushed
the
fix-make-check
branch
from
July 30, 2020 16:48
8bf8e7d
to
003017b
Compare
rb-determined-ai
pushed a commit
that referenced
this pull request
Oct 5, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [e2e_tests changes only]
rb-determined-ai
pushed a commit
that referenced
this pull request
Oct 10, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [e2e_tests changes only]
stoksc
pushed a commit
that referenced
this pull request
Oct 17, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest * [ALLGCP] chore: reverted experiment.py changes and moved to test_slurm.
rb-determined-ai
pushed a commit
that referenced
this pull request
Oct 27, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [e2e_tests changes only]
rb-determined-ai
pushed a commit
that referenced
this pull request
Oct 31, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [e2e_tests changes only]
rb-determined-ai
pushed a commit
that referenced
this pull request
Nov 2, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [e2e_tests changes only]
rb-determined-ai
pushed a commit
that referenced
this pull request
Nov 2, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [e2e_tests changes only]
azhou-determined
pushed a commit
that referenced
this pull request
Dec 7, 2023
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [excluding e2e_tests changes]
wes-turner
pushed a commit
that referenced
this pull request
Feb 2, 2024
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [excluding e2e_tests changes]
rb-determined-ai
pushed a commit
that referenced
this pull request
Feb 29, 2024
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [excluding e2e_tests changes]
amandavialva01
pushed a commit
that referenced
this pull request
Mar 18, 2024
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [excluding e2e_tests changes]
eecsliu
pushed a commit
that referenced
this pull request
Apr 18, 2024
…itly listing test names in circleci. (#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [excluding e2e_tests changes]
eecsliu
pushed a commit
to determined-ai/determined-release-testing
that referenced
this pull request
Apr 22, 2024
…itly listing test names in circleci. (determined-ai#977) * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: trying to figure out home issue. updated docs * [ALLGCP] fix: removed temp changes * [ALLGCP] fix: merge with pending_reason test * [ALLGCP] fix: merge error * [ALLGCP] ci: added the agent skip to pending reason test and removed flag from pytest * [ALLGCP] added skip flag back into znode agent test * [ALLGCP] ci: moved skip method to experiment.py. Added more detailed error message * [ALLGCP] chore: changed method name to be consistent with rest [excluding e2e_tests changes]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Test Plan
CI should pass again.