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

test_ninja_rebuilds fails due to file modification race condition? #317

Open
jgoeders opened this issue Oct 11, 2023 · 0 comments
Open

test_ninja_rebuilds fails due to file modification race condition? #317

jgoeders opened this issue Oct 11, 2023 · 0 comments

Comments

@jgoeders
Copy link
Member

The test_ninja_rebuilds test case has been disabled (

# This is disabled right now because it seems to be failing due
# to file modification time race conditions
) since I can't get it to pass CI.

The failures seem non-deterministic and possibly related to file modification time race conditions. I can get the test to pass locally by adding some sleep statements, but this isn't working on the CI.

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

No branches or pull requests

1 participant