chore(release-profile): SLOW no_run flaky real-search scripts (mode=release)#169
Merged
Merged
Conversation
…de=release) Add the known-slow real-search JAX likelihood/gradient scripts that flake around the mode=release per-script timeout cap (the re-val #3/#4 flip-flop population) to no_run.yaml as SLOW, so mode=release integrate stops going RED on the perf tail. These are reviewed via hygiene over time; durable speedups are the Profiling Agent's job. Not bugs. Chosen over an advisory-tier mechanism (PyAutoHeart#74) — simpler, and no_run is already swept by hygiene. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SLOW-
no_runthe known-slow real-search JAX likelihood/gradient scripts that flake around themode=releaseper-script timeout cap (the 2026-07-13 re-val #3/#4 flip-flop population), somode=releaseintegrate stops going RED on the perf tail.Chosen over an advisory-tier mechanism (PyAutoHeart#74) — simpler, no new code, and
no_runis already swept by the maintainer's hygiene process. These entries are reviewed via hygiene over time; durable speedups are the Profiling Agent's job. Not bugs.Test Plan
SLOWentry.py-anchored and verified to match exactly one real script (nodelaunay↔delaunay_mgeover-match);no_run.yamlparses and reasons parse.mode=releaserun: these scripts are skipped, so they no longer contribute timeouts.Note: the flaky set shifts run to run, so a future run may surface a different handful — those get added via the same hygiene pass.
Generated by the PyAutoLabs agent workflow.