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

CDRIVER-5829 Increase spawn wait time in TestFixtures #1808

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

Cryolitia
Copy link
Contributor

While building mongo-c-driver 1.29.0 on Arch Linux on TH1520, the test mongoc/fixtures/fake_imds/start fails.

TH1520 is a low performance chip. The 0.2s waiting time in proc-ctl.py to wait for spawn is not enough:


Increase it to 1s make the build to success.

Reported-by: https://archriscv.felixc.at/.status/log.htm?url=logs/mongo-c-driver/mongo-c-driver-1.29.0-1.log
Link: felixonmars/archriscv-packages#4329

Cryolitia added a commit to Cryolitia-Forks/archriscv-packages that referenced this pull request Dec 9, 2024
The sleep time to wait for spawn is not enough on TH1520

Upstreamed: mongodb/mongo-c-driver#1808
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Dec 9, 2024
The sleep time to wait for spawn is not enough on TH1520

Upstreamed: mongodb/mongo-c-driver#1808
Copy link
Collaborator

@vector-of-bool vector-of-bool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this change is reasonable and useful.

@kevinAlbs kevinAlbs changed the title Increase spawn wait time in TestFixtures CDRIVER-5829 Increase spawn wait time in TestFixtures Dec 10, 2024
@kevinAlbs kevinAlbs merged commit cd0844c into mongodb:master Dec 10, 2024
45 checks passed
kevinAlbs pushed a commit that referenced this pull request Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants