Edit report at https://bugs.php.net/bug.php?id=78626&edit=1
ID: 78626 Comment by: d...@php.net Reported by: d...@php.net Summary: bug27023.phpt never finishes Status: Open Type: Bug Package: Testing related Operating System: OSX PHP Version: 7.4.0RC2 Block user comment: N Private report: N New Comment: The following bugs are all hanging. bug27023.phpt bug55767.phpt bug77711.phpt curl_copy_handle_basic_007.phpt curl_copy_handle_variation3.phpt curl_file_upload.phpt I'll report when I'm past the bug48203.phpt or not (what is the way to run one phpt ?) Previous Comments: ------------------------------------------------------------------------ [2019-10-03 10:49:52] c...@php.net Would, say, bug48203.phpt also hang if bug27023.phpt wasn't executed? Tentatively categorizing as "testing related". ------------------------------------------------------------------------ [2019-10-03 08:05:49] d...@php.net Description: ------------ when running make test on OSX, bug27023.phpt never ends. Compilation is fine, and all tests until then works (fail or success, but they end). Compilation without curl works, and all tests work (fail or success, but they end). Test script: --------------- make test, after compilation Expected result: ---------------- test runs (I'll let know if test fail or pass after by submitting the results then). Actual result: -------------- test hangs ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=78626&edit=1