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

Fix #8315: test setup/src/Magento/Setup/Test/Unit/Module/I18n/Dictionary/Writer/Csv/StdoTest.php crashes in debug mode #8610

Conversation

orlangur
Copy link
Contributor

@orlangur orlangur commented Feb 20, 2017

It was crashing when running PHPUnit with --debug flag due to STDOUT closing in destructor of object under test.

I don't think this test is enforcing any useful behavior thus it would be better to simply remove it.

…Dictionary/Writer/Csv/StdoTest.php crashes in debug mode

- it was crashing when running PHPUnit with --debug flag due to STDOUT closing in destructor of object under test
@okorshenko okorshenko self-assigned this Feb 21, 2017
@okorshenko okorshenko added this to the February 2017 milestone Feb 21, 2017
@okorshenko
Copy link
Contributor

Has a fix for: #8315

@mmansoor-magento mmansoor-magento merged commit 0f54844 into magento:develop Feb 22, 2017
@orlangur orlangur deleted the fix-test-setup/src/Magento/Setup/Test/Unit/Module/I18n/Dictionary/Writer/Csv/StdoTest.php branch February 22, 2017 09:44
@okorshenko
Copy link
Contributor

@orlangur thank you for your contribution!

@vrann vrann added the simple label Mar 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants