chore: improve reliability of lazify tests#35398
Conversation
Test suites execute in parallel, and two different test suites write the same file to disk in the same location, thereby racing. Make them write different files.
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks. You may have to fix your CI before adding the pull request to the queue again. |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks:You may have to fix your CI before adding the pull request to the queue again. |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
@mergify requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
|
Comments on closed issues and PRs are hard for our team to see. |
Test suites execute in parallel, and two different test suites write the same file to disk in the same location, thereby racing.
Make them write different files.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license