Edit report at https://bugs.php.net/bug.php?id=78626&edit=1
ID: 78626 Updated by: php-b...@lists.php.net Reported by: d...@php.net Summary: bug27023.phpt never finishes -Status: Feedback +Status: No Feedback Type: Bug Package: Testing related Operating System: OSX PHP Version: 7.4.0RC2 Assigned To: cmb Private report: N New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Re-Opened". Thank you. Previous Comments: ------------------------------------------------------------------------ [2020-09-23 16:06:21] c...@php.net Is this issue still unresolved? If so, could you do some debugging? See ext/curl/tests/server.inc[1] for a start; maybe the usleep(50000) is not long enough; maybe the server can't start for other reasons; you could try to run the proc_open() $cmd manually. [1] <https://github.com/php/php-src/blob/php-7.4.10/ext/curl/tests/server.inc#L32> ------------------------------------------------------------------------ [2019-11-07 18:54:56] d...@php.net Fresh build, and I get this : --TEST-- Bug #27023 (CURLOPT_POSTFIELDS does not parse content types for files) --INI-- error_reporting = E_ALL & ~E_DEPRECATED --SKIPIF-- --FILE-- Server is not running On the other hand, make test TESTS=ext/curl/tests/bug27023.phpt still hangs. ------------------------------------------------------------------------ [2019-11-07 10:52:01] ni...@php.net Is there any useful error output if you run the test directly? I.e. via "sapi/cli/php ext/curl/tests/bug27023.phpt"? ------------------------------------------------------------------------ [2019-10-04 17:32:37] d...@php.net Yes, my bad. Test bug48203 passes, while bug27023 (and others) still hang. Let me compile against the last RC for 7.4 ------------------------------------------------------------------------ [2019-10-04 10:41:32] c...@php.net > bug27023 runs and passes. Is this a typo, or does the test pass, if you run it as single test? In the latter case the used run-tests.php might not support CONFLICT files - did you use a recent run-tests.php from the 7.4 branch? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=78626 -- Edit this bug report at https://bugs.php.net/bug.php?id=78626&edit=1