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

log-bwd-multiple-msgs-stdout-stderr.phpt fails intermittently #11

Open
nikic opened this issue Jun 23, 2020 · 1 comment
Open

log-bwd-multiple-msgs-stdout-stderr.phpt fails intermittently #11

nikic opened this issue Jun 23, 2020 · 1 comment
Labels

Comments

@nikic
Copy link
Member

nikic commented Jun 23, 2020

I recently un-XFAILED https://github.com/php/php-src/blob/master/sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt but it still fails intermittently with:

001+ ERROR: The actual string(16) does not match expected string(8):
002+ - EXPECT: 'msg 1 - '
003+ - ACTUAL: 'msg 1 - msg 1 - '

This looks like a genuine bug, not just a race condition. At least I don't see how we would end up with a duplicated log message.

cc @bukka

@nikic
Copy link
Member Author

nikic commented Jun 23, 2020

XFAIL restored in php/php-src@c4639a2.

@nikic nikic added the testing label Jun 23, 2020
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

1 participant