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:

bug27023 runs and passes.
The list of hanging tests is complete.  

I checked again with a new pull and build (just in case).


Previous Comments:
------------------------------------------------------------------------
[2019-10-04 07:43:39] c...@php.net

> what is the way to run one phpt ?

If you've built yourself, you can do

    make test TESTS=ext/curl/tests/bug48203.phpt

But I don't think that's necessary.  Given the list of stalling
tests, this looks to be a general issue with
ext/curl/tests/server.inc.

------------------------------------------------------------------------
[2019-10-04 06:45:10] d...@php.net

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 ?)

------------------------------------------------------------------------
[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

Reply via email to