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

[py312] Skip tests+examples for Tune dependencies that do not support py312 #46645

Closed
wants to merge 17 commits into from

Commits on Jul 15, 2024

  1. remove tune multinode sync test

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    206a6fe View commit details
    Browse the repository at this point in the history
  2. upgrade comet-ml

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bda65bd View commit details
    Browse the repository at this point in the history
  3. remove tune-sklearn

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e2f8b51 View commit details
    Browse the repository at this point in the history
  4. skip hebo tests in >=py312

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    67d604b View commit details
    Browse the repository at this point in the history
  5. remove aim usage in tests

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a06f31b View commit details
    Browse the repository at this point in the history
  6. update bohb requirements

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7644262 View commit details
    Browse the repository at this point in the history
  7. skip bohb tests

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cabce6f View commit details
    Browse the repository at this point in the history
  8. reenable bohb example for py<312

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bf8ba34 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix lint

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    117a9d8 View commit details
    Browse the repository at this point in the history
  2. add failif fixture

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    83daa6d View commit details
    Browse the repository at this point in the history
  3. update rich to satisfy comet-ml dep

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7a6deb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. [TEMP] force jupytext version bump

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7d3b152 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    9a840a1 View commit details
    Browse the repository at this point in the history
  2. update requirements compiled

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    420a96d View commit details
    Browse the repository at this point in the history
  3. skipif -> failif on py312 w/ reason

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6b23650 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. failif back to skipif

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6124028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b0cfd View commit details
    Browse the repository at this point in the history