test: repair P1 legacy suite baseline - #455
Merged
Merged
Conversation
Co-Authored-By: Codex <noreply@openai.com>
This was referenced Sep 3, 2026
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
consecutive_lossestests from shared temporary performance statetestspackages cannot shadow itRoot cause
__init__.py, allowingeventkit's top-leveltestspackage to win import resolutionNo production strategy, risk, broker, order, provider, replay, deployment, scheduler execution, QPK, or dependency pin behavior is changed.
Validation
uv sync --frozen --extra testTMPDIR: 417 passed, 5 skippedQPK 748b623,UES 7c2f036,UESP 2dd46de): 417 passed, 5 skippedconsecutive_lossesregression: 2 passeduv run --no-sync ruff check --exclude external .uv lock --checkuv run --no-sync python scripts/check_qpk_pin_consistency.pygit diff --checkgit diff --exit-code -- pyproject.toml uv.lock qsl.tomlactionlint -color(exit 0; reports only two pre-existing shellcheck warnings in untouched workflows)Scope
This PR is independent from #454. It does not modify that PR's branch or commits and does not merge or delete any branch.