Skip to content

Conversation

ptarjan
Copy link
Contributor

@ptarjan ptarjan commented Sep 26, 2013

While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.

While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.
@php-pulls php-pulls merged commit 361e984 into php:master Sep 26, 2013
ptarjan added a commit to facebook/hhvm that referenced this pull request Mar 13, 2014
I sent these upstream, so once that is merged we don't need these anymore.
successkid
php/php-src#473

Reviewed By: @sgolemon

Differential Revision: D985565
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

Successfully merging this pull request may close these issues.

2 participants