-
Notifications
You must be signed in to change notification settings - Fork 252
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
flaky test test_write_and_read_file
#2103
Comments
/bounty 50$ Please identify the problem and then propose a solution on discord. |
💎 $50 bounty • Tailcall Inc.Steps to solve:
🙏 Thank you for contributing to tailcallhq/tailcall!
|
it's coz of temp dir crate.. it's unable to create a temp file sometimes we can remove the test coz we don't need to test tokio::fs |
💡 @ssddOnTop submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
🎉🎈 @ssddOnTop has been awarded $50! 🎈🎊 |
Test named
test_write_and_read_file
infile.rs
is flaky and fails on ci some times.Example:
https://github.com/tailcallhq/tailcall/actions/runs/9316192985/job/25643905055
Stack Trace
The text was updated successfully, but these errors were encountered: