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

Pass --fail-rerun option on the main branch #387

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Pass --fail-rerun option on the main branch #387

merged 1 commit into from
Sep 14, 2023

Commits on Sep 5, 2023

  1. Pass --fail-rerun option on the main branch

    * Treat regrtest exit code 5 (EXITCODE_RERUN_FAIL) as WARNINGS,
      rather than FAILURE.
    * Rename ONLY_MASTER_BRANCH to ONLY_MAIN_BRANCH.
    * Add MAIN_BRANCH_NAME and JUNIT_FILENAME constants.
    * Always pass the branch to Test() steps.
    * Test steps use lists for test options, rather than strings.
    * Remove unused SlowSharedUnixBuild and FreezeBuild factories.
    vstinner committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    310210c View commit details
    Browse the repository at this point in the history