Skip to content

[ci] Enable ASAN special build that does not halt#19636

Closed
ferdymercury wants to merge 3 commits into
root-project:masterfrom
ferdymercury:asanbuild
Closed

[ci] Enable ASAN special build that does not halt#19636
ferdymercury wants to merge 3 commits into
root-project:masterfrom
ferdymercury:asanbuild

Conversation

@ferdymercury

@ferdymercury ferdymercury commented Aug 13, 2025

Copy link
Copy Markdown
Collaborator

This Pull request:

Changes or fixes:

If it succeeds, before merging, implement this to happen only if "asan build" flag is specified in GitHub via this yml statement:

if: github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'asan build')

Since asan build take many hours.

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

This PR fixes #

@ferdymercury ferdymercury marked this pull request as ready for review August 13, 2025 17:20
@ferdymercury ferdymercury marked this pull request as draft August 13, 2025 17:20
@github-actions

github-actions Bot commented Aug 13, 2025

Copy link
Copy Markdown

Test Results

    19 files      19 suites   3d 6h 56m 3s ⏱️
 3 659 tests  3 659 ✅ 0 💤 0 ❌
67 885 runs  67 885 ✅ 0 💤 0 ❌

Results for commit 28463ed.

♻️ This comment has been updated with latest results.

@jblomer

jblomer commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@silverweed can this be replaced by #22618

@silverweed

Copy link
Copy Markdown
Contributor

Thank you @ferdymercury for this PR! I have fused parts of it with #22618 and will close this now. Feel free to comment on the new one as you already did :)

@silverweed silverweed closed this Jun 16, 2026
@ferdymercury ferdymercury deleted the asanbuild branch June 16, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants