probe: control CI run on bare upstream base (no #64190 changes) - #949
Closed
hashbender wants to merge 1 commit into
Closed
probe: control CI run on bare upstream base (no #64190 changes)#949hashbender wants to merge 1 commit into
hashbender wants to merge 1 commit into
Conversation
Owner
Author
|
Control experiment concluded: the same 3 tests in tests/gateway/test_stream_consumer_fresh_final.py fail on the bare base without any NousResearch#64190 changes — the verify PR's slice-1 failure is runner-environment (fresh micro-VM uptime < 60s breaks the tests' time.monotonic() age assumption), not the PR. Details in #948. |
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.
Control experiment for #948: runs the identical tenkified CI on the bare upstream base commit (c44de99) WITHOUT the Tenki-backend changes, plus one inert comment line to trigger the python test jobs.
If tests/gateway/test_stream_consumer_fresh_final.py fails here too, the #948 slice-1 failure is runner-environment flakiness, not caused by upstream NousResearch#64190.