-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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 "Revert "Bump pytest from 5.4.3 to 7.0.1"" #26525
Conversation
661882a
to
8e66bef
Compare
This reverts commit ab10890. Signed-off-by: Riatre Foo <foo@riat.re>
See # 26334 and # 26517 for context. Once this is in, it should be good to roll-forwrad again. Signed-off-by: Riatre Foo <foo@riat.re>
Signed-off-by: Riatre Foo <foo@riat.re>
This reverts commit 0c5e796. Signed-off-by: Riatre Foo <foo@riat.re>
Test result with 0c5e796 ("debug: run all tests"): https://buildkite.com/ray-project/ray-builders-pr/builds/38573 Windows failure: #26615 |
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.
second time is the charm!
fixed a merge conflict that just came up, let's merge it as soon as tests pass again to avoid further conflicts :) |
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.
If passing the CI lgtm
@Riatre There are some more failures on the CI:
|
Signed-off-by: Riatre Foo <foo@riat.re>
Some tests tags are accidentally changed in #26525
* Revert "Revert "Bump pytest from 5.4.3 to 7.0.1"" This reverts commit ab10890. Signed-off-by: Riatre Foo <foo@riat.re> * Fix missing test data files dependency in rllib/BUILD See # 26334 and # 26517 for context. Once this is in, it should be good to roll-forwrad again. Signed-off-by: Riatre Foo <foo@riat.re> * debug: run all tests Signed-off-by: Riatre Foo <foo@riat.re> * Revert "debug: run all tests" This reverts commit 0c5e796. Signed-off-by: Riatre Foo <foo@riat.re> * fix new tests since last rebase Signed-off-by: Riatre Foo <foo@riat.re> Signed-off-by: Xiaowei Jiang <xwjiang2010@gmail.com>
Some tests tags are accidentally changed in ray-project#26525 Signed-off-by: Xiaowei Jiang <xwjiang2010@gmail.com>
* Revert "Revert "Bump pytest from 5.4.3 to 7.0.1"" This reverts commit ab10890. Signed-off-by: Riatre Foo <foo@riat.re> * Fix missing test data files dependency in rllib/BUILD See # 26334 and # 26517 for context. Once this is in, it should be good to roll-forwrad again. Signed-off-by: Riatre Foo <foo@riat.re> * debug: run all tests Signed-off-by: Riatre Foo <foo@riat.re> * Revert "debug: run all tests" This reverts commit 0c5e796. Signed-off-by: Riatre Foo <foo@riat.re> * fix new tests since last rebase Signed-off-by: Riatre Foo <foo@riat.re> Signed-off-by: Stefan van der Kleij <s.vanderkleij@viroteq.com>
Some tests tags are accidentally changed in ray-project#26525 Signed-off-by: Stefan van der Kleij <s.vanderkleij@viroteq.com>
Why are these changes needed?
See #26334, #26517.
Related issue number
Checks
scripts/format.sh
to lint the changes in this PR.