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

ext/standard/tests/file/lstat_stat_variation15.phpt fails at high concurrency #12

Open
nikic opened this issue Jun 25, 2020 · 3 comments
Labels

Comments

@nikic
Copy link
Member

nikic commented Jun 25, 2020

Regularly seeing this test fail at -j32:

005+ Error: stat1 do not match with stat2 at key value: 8
006+ Error: stat1 do not match with stat2 at key value: atime
@nikic nikic added the testing label Jun 25, 2020
@nikic
Copy link
Member Author

nikic commented Jun 25, 2020

I wonder if this is something similar to php/php-src@1e3196a (cc @alexdowad).

@alexdowad
Copy link

It seems likely.

Where is it failing? On your dev machine, or CI?

@alexdowad
Copy link

If local, what OS are you running? If you have access to a tool that allows tracing syscalls system-wide, you could quickly find out what is causing the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants