News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
PHPUnit Aborted Fix
January 19, 2012 @ 11:16:53

Chris Hartjes ran into an issue with hit unit tests where PHPUnit was throwing an "aborted" error no matter what tests were run. Thankfully, in this new post, he shares a solution.

That was a pretty annoying bug. I never did find out what the problem was as I moved onto other problems and chalked that error up to some undiagnosed weirdness on that particular server. From time to time I would get asked on Twitter if I had ever solved the problem. My answer was always "no, and if you do solve it please let met know how you fixed it." Today, my friends, was the day.

Based on a response from Demian Katz, he was able to get around the issue with flag set on the PHPUnit command line - "-dzend.enable_gc=0". Apparently the issue has to do with garbage collection and has been a known issue since the beginning of 2011.

0 comments voice your opinion now!
phpunit aborted unittest fix garbage collection bug


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Testing Web Services in Zend Framework 1.x

Robert Basic's Blog: Helping out with Zend Framework 2

Marco Tabini\'s Blog: Five things you can do for PHP

Brandon Savage's Blog: The Registry Pattern Reexamined

Lukas Smith's Blog: QA in the PHP world


Community Events









Don't see your event here?
Let us know!


unittest testing composer tool database introduction release language example framework event interview code object community zendframework2 phpunit development podcast opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework