Skip to content

Instantly share code, notes, and snippets.

@weltling
Created May 1, 2013 08:13
Show Gist options
  • Save weltling/5494284 to your computer and use it in GitHub Desktop.
Save weltling/5494284 to your computer and use it in GitHub Desktop.
php pthreads x64 test fails
TEST 5/31 [C:\php-sdk\php55\vc11\x64\php-5.5.0beta4-src\ext\pthreads\tests\conditions.phpt]
========DIFF========
001+
001- bool(true)
========DONE========
TEST 7/31 [C:\php-sdk\php55\vc11\x64\php-5.5.0beta4-src\ext\pthreads\tests\corrupted-resources.phpt]
========DIFF========
001+
001- Work Object
002- (
003- )
004- object(Work)#3 (0) {
005- }
006- resource(2) of type (stream)
007- resource(2) of type (stream)
TEST 12/31 [C:\php-sdk\php55\vc11\x64\php-5.5.0beta4-src\ext\pthreads\tests\gone.phpt]
========DIFF========
001+
001- object(O)#%d (%d) {
002- }
TEST 17/31 [C:\php-sdk\php55\vc11\x64\php-5.5.0beta4-src\ext\pthreads\tests\mutex.phpt]
========DIFF========
002- bool(true)
003- bool(true)
TEST 18/31 [C:\php-sdk\php55\vc11\x64\php-5.5.0beta4-src\ext\pthreads\tests\norefs.phpt]
========DIFF========
001+
001- object(T)#1 (1) {
002- ["t"]=>
003- object(O)#3 (0) {
004- }
005- }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment