Test: /sapi/cli/tests/upload_2G.phpt - Version 5.6.0alpha2    

There are 3 different diffs reported by users for this test.

Count Diff
4 (67%)
003- HTTP/1.1 200 OK
004- Host: %s
005- Connection: close
006- X-Powered-By: PHP/%s
007- Content-type: text/html
004+ ** ERROR: process timed out **
009- array(1) {
010- ["file1"]=>
011- array(5) {
012- ["name"]=>
013- string(9) "file1.txt"
014- ["type"]=>
015- string(10) "text/plain"
016- ["tmp_name"]=>
017- string(%d) "%s"
018- ["error"]=>
019- int(0)
020- ["size"]=>
021- int(2150000000)
022- }
023- }
024- Done
1 (17%)
003+ PHP 5.6.0alpha2 Development Server started at Fri Feb 14 12:14:37 2014
004+ Listening on http://localhost:8964
005+ Document root is /usr/src/php-5.6.0alpha2/sapi/cli/tests
006+ Press Ctrl-C to quit.
007+
008+ Notice: fwrite(): send of 8192 bytes failed with errno=104 Connection reset by peer in %s/upload_2G.php on line 38
003- HTTP/1.1 200 OK
004- Host: %s
005- Connection: close
006- X-Powered-By: PHP/%s
007- Content-type: text/html
009- array(1) {
010- ["file1"]=>
010+ Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in %s/upload_2G.php on line 38
011+ write failed @ (400000)
011- array(5) {
012- ["name"]=>
013- string(9) "file1.txt"
014- ["type"]=>
015- string(10) "text/plain"
016- ["tmp_name"]=>
017- string(%d) "%s"
018- ["error"]=>
019- int(0)
020- ["size"]=>
021- int(2150000000)
022- }
023- }
024- Done
1 (17%)
003+ PHP 5.6.0alpha2 Development Server started at Fri Feb 14 11:54:58 2014
004+ Listening on http://localhost:8964
005+ Document root is /usr/src/php-5.6.0alpha2/sapi/cli/tests
006+ Press Ctrl-C to quit.
007+
008+ Notice: fwrite(): send of 8192 bytes failed with errno=104 Connection reset by peer in %s/upload_2G.php on line 38
003- HTTP/1.1 200 OK
004- Host: %s
005- Connection: close
006- X-Powered-By: PHP/%s
007- Content-type: text/html
009- array(1) {
010- ["file1"]=>
010+ Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in %s/upload_2G.php on line 38
011+ write failed @ (300000)
011- array(5) {
012- ["name"]=>
013- string(9) "file1.txt"
014- ["type"]=>
015- string(10) "text/plain"
016- ["tmp_name"]=>
017- string(%d) "%s"
018- ["error"]=>
019- int(0)
020- ["size"]=>
021- int(2150000000)
022- }
023- }
024- Done