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

create_test: Fix race condition with PEND state in TestStatus #380

Merged

Conversation

jgfouca
Copy link
Member

@jgfouca jgfouca commented Oct 21, 2015

Move the PEND state addition from testcase_setup to create_test_impl.
This will ensure it gets created before wait_for_tests is run.

[BFB]

Move the PEND state addition from testcase_setup to create_test_impl.
This will ensure it gets created before wait_for_tests is run.

[BFB]
@rljacob
Copy link
Member

rljacob commented Oct 21, 2015

Taking advantage of Jeff still being here and assigning to him.

jeff-cohere pushed a commit that referenced this pull request Oct 21, 2015
…nto next (PR #380)

create_test: Fix race condition with PEND state in TestStatus

Move the PEND state addition from testcase_setup to create_test_impl.
This will ensure it gets created before wait_for_tests is run.

[BFB]
@jeff-cohere
Copy link
Contributor

Shall we send this through a testing cycle on next before merging to master, since it affects the creation of testing machinery?

@jgfouca
Copy link
Member Author

jgfouca commented Oct 21, 2015

Probably just merge to master. Sooner the better. The current next branch results aren't useful without this.

@jeff-cohere
Copy link
Contributor

Skipping integration testing.

@jeff-cohere jeff-cohere merged commit 2398c62 into master Oct 21, 2015
jeff-cohere pushed a commit that referenced this pull request Oct 21, 2015
#380)

create_test: Fix race condition with PEND state in TestStatus

Move the PEND state addition from testcase_setup to create_test_impl.
This will ensure it gets created before wait_for_tests is run.

[BFB]
@jeff-cohere jeff-cohere deleted the jgfouca/scripts-acme/fix_another_race_in_test_status branch October 21, 2015 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants