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

jax-toolbox-triage: minor usability/doc improvements #1125

Merged
merged 5 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. jax-toolbox-triage: minor usability/doc improvements

    - Print the stdout/stderr of the first execution of the test case, which
      is supposed to fail, at INFO level along with a message encouraging
      the user to check that it is the correct failure.
    - Print the path to the DEBUG log file at INFO level and, therefore, to
      the console.
    - Expand the documentation.
    olupton committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3ad9cc2 View commit details
    Browse the repository at this point in the history
  2. Add --start-container and --end-container args

    These allow the container-level search to be skipped entirely, which
    enables bisecting at the commit level on containers not from the
    ghcr.io/nvidia/jax:CONTAINER-YYYY-MM-DD series.
    olupton committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0fb73cc View commit details
    Browse the repository at this point in the history
  3. Recommend upgrading pip

    olupton committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a85d832 View commit details
    Browse the repository at this point in the history
  4. Address CR comments.

    olupton committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f81c3f6 View commit details
    Browse the repository at this point in the history
  5. fixup

    olupton committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e433e0b View commit details
    Browse the repository at this point in the history