-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
[AIR/Tune/Docs] Mass documentation testing failure #26410
Comments
My recommendation moving forward:
|
Question:
|
I'll pick up the tune/examples ones & huggingface |
Synced with @xwjiang2010 offline, i will start from the bottom with air examples with s3 related issues first |
For ======== Working on repro-ci ============
|
Comet would be @krfricke I think? |
@jiaodong could you take a look at |
@Yard1 Can you mark fixed tests in the master table? Thanks! |
Fixes the Tune-Pytorch-CIFAR notebook example as found in #26410 Signed-off-by: Antoni Baum <[email protected]>
Fixes the BOHB notebook example as found in #26410 Signed-off-by: Antoni Baum <[email protected]>
feast_example is not blocker confirmed with Richard, and the sigopt one failed only because we don't know how to setup permission. Everything else is running on CI per commit and green now, with only one PR requires cherry pick tagged as v2.0.0-pick already. |
Should we have separate trackers for the remaining low-prio two? |
Fixes the Tune-Pytorch-CIFAR notebook example as found in ray-project#26410 Signed-off-by: Antoni Baum <[email protected]> Signed-off-by: Stefan van der Kleij <[email protected]>
Fixes the BOHB notebook example as found in ray-project#26410 Signed-off-by: Antoni Baum <[email protected]> Signed-off-by: Stefan van der Kleij <[email protected]>
Fixes the Horovod notebook example as found in ray-project#26410 by installing Horovod in doc tests jobs. Signed-off-by: Antoni Baum <[email protected]> Signed-off-by: Stefan van der Kleij <[email protected]>
Fixes failing hyperopt notebook in CI (as found in ray-project#26410). The cause was a mismatch between keys in points to evaluate and the search space - now, an informative exception will be raised. Signed-off-by: Antoni Baum <[email protected]> Signed-off-by: Stefan van der Kleij <[email protected]>
Fixes the tune-sklearn notebook example as found in ray-project#26410 Signed-off-by: Antoni Baum <[email protected]> Signed-off-by: Stefan van der Kleij <[email protected]>
What happened + What you expected to happen
Basically, our Jupyter notebook testing has been broken for months, leading us to check in dozens of broken documentation and tests.
This is largely impacting RL / AIR / Tune.
Relevant PRs:
#26409
A full list of test failures can be found here:
//doc/source/ray-air/examples:feast_exampleFAILED in 3 out of 3 in 0.7sVersions / Dependencies
Master
Reproduction script
N/A
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered: