Skip to content

Try windows-latest gha platform#16

Open
GregThain wants to merge 530 commits into
mainfrom
stress-test
Open

Try windows-latest gha platform#16
GregThain wants to merge 530 commits into
mainfrom
stress-test

Conversation

@GregThain

Copy link
Copy Markdown
Owner

<Insert PR description here, and leave checklist below for code review.>

HTCondor Pull Request Checklist for internal reviewers

  • Verify that (GitHub thinks) the merge is clean. If it isn't, and you're confident you can resolve the conflicts, do so. Otherwise, send it back to the original developer.
  • Verify that the related Jira ticket exists and has a target version number and that it is correct.
  • Verify that the Jira ticket is in review status and is assigned to the reviewer.
  • Verify that the Jira ticket (HTCONDOR-xxx) is mentioned at the beginning of the title. Edit it, if not
  • Verify that the branch destination of the PR matches the target version of the ticket
  • Check for correctness of change
  • Check for regression test(s) of new features and bugfixes (if the feature doesn't require root)
  • Check for documentation, if needed (documentation build logs)
  • Check for version history, if needed
  • Check BaTLab dashboard for successful build (https://batlab-ap2001.chtc.wisc.edu/results/workspace.php) and test for either the PR or a workspace build by the developer that has the Jira ticket as a comment.
  • Check that each commit message references the Jira ticket (HTCONDOR-xxx)

After the above

  • Hit the merge button if the pull request is approved and it is not a security patch (security changes require 2 additional reviews)
  • If the pull request is approved, take the ticket out of review state
  • Assign JIRA Ticket back to the developer

@GregThain GregThain added the asan Trigger an address sanitizer run label Jul 6, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
Install CodeChecker via a venv, run report-converter with -t lsan (leaks)
and -t asan (errors), and inject a deterministic heap-buffer-overflow at the
end of condor_status main() so CI produces a genuine AddressSanitizer report
to convert. The overflow fires after output is flushed and, with the job's
exitcode=0, the process exits 0, so dependent tests still pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@GregThain GregThain added asan Trigger an address sanitizer run and removed asan Trigger an address sanitizer run labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

asan Trigger an address sanitizer run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant