Skip to content

fix: fix MaliciousTar test case #10158

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

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

spikecurtis
Copy link
Contributor

fixes #9895

Problem was that provisionerd tries to acquire the next job, and races with shutdown, triggering the assert in the handler. Switches this test case to use the more robust handler.

Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@spikecurtis spikecurtis requested a review from johnstcn October 10, 2023 05:14
@spikecurtis spikecurtis merged commit 211718f into main Oct 10, 2023
@spikecurtis spikecurtis deleted the 10-10-fix_fix_MaliciousTar_test_case branch October 10, 2023 09:24
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test flake: TestProvisionerd/MaliciousTar
2 participants