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

fix(integ-runner): don't throw error if tests pass #20511

Merged
merged 4 commits into from
May 27, 2022
Merged

fix(integ-runner): don't throw error if tests pass #20511

merged 4 commits into from
May 27, 2022

Commits on May 26, 2022

  1. fix(integ-runner): don't throw error if tests pass

    If you run `integ-runner --update-on-failed` and the test succeeds, then
    the cli should not return an exit code.
    
    re #20384
    corymhall committed May 26, 2022
    Configuration menu
    Copy the full SHA
    3cdab57 View commit details
    Browse the repository at this point in the history
  2. fixing message

    corymhall committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2b01706 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    5355a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b40d32f View commit details
    Browse the repository at this point in the history