Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Python integ tests are flaky on arm #4512

Merged
merged 12 commits into from
Apr 26, 2024
Merged

fix: Python integ tests are flaky on arm #4512

merged 12 commits into from
Apr 26, 2024

Conversation

maddeleine
Copy link
Contributor

@maddeleine maddeleine commented Apr 19, 2024

Resolved issues:

N/A

Description of changes:

Prepends some bytes of previously seen stdout to the newest chunk on stdout data. This ensures send markers don't get stuck in-between two chunks and never seen.

Call-outs:

There's a couple of other fixes in the processes.py file to make the debugging output more accurate.

Testing:

I'm rerunning this test as much as I can, so far I'm on 5 reruns without seeing a failure. So I'm feeling good that the flakiness is fixed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

tests/integrationv2/test_key_update.py Outdated Show resolved Hide resolved
tests/integrationv2/test_key_update.py Outdated Show resolved Hide resolved
@maddeleine maddeleine merged commit 7ff63fb into main Apr 26, 2024
35 checks passed
@maddeleine maddeleine deleted the flaky_arm branch April 26, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants