Edit report at https://bugs.php.net/bug.php?id=79087&edit=1

 ID:                 79087
 Comment by:         bugreports at gmail dot com
 Reported by:        bugreports at gmail dot com
 Summary:            fialing tests for 7.4
 Status:             Feedback
 Type:               Bug
 Package:            Testing related
 PHP Version:        7.4Git-2020-01-09 (Git)
 Assigned To:        cmb
 Block user comment: N
 Private report:     N

 New Comment:

cat bug76675.diff
001+
001- (Received \d+)+

cat cve-2014-3538-nojit.diff
002+ Failed, time=1.03
002- Ok

cat socket_sendrecvmsg_multi_msg-unix.diff
008+ Socket read timeout hit. Can be a bug, a test bug, or a firewall issue.
008- Array
009- (
010-     [name] => Array
011-         (
012-             [family] => %d
013-             [addr] => ::1
014-             [port] => 7002
015-             [flowinfo] => 0
016-             [scope_id] => 0
017-         )
018-
019-     [control] => Array
020-         (
021-             [0] => Array
022-                 (
023-                     [level] => %d
024-                     [type] => %d
025-                     [data] => Array
026-                         (
027-                             [addr] => ::1
028-                             [ifindex] => %d
029-                         )
030-
031-                 )
032-
033-             [1] => Array
034-                 (
035-                     [level] => %d
036-                     [type] => %d
037-                     [data] => 40
038-                 )
039-
040-         )
041-
042-     [iov] => Array
043-         (
044-             [0] => test thing
045-
046-         )
047-
048-     [flags] => 0
049- )


Previous Comments:
------------------------------------------------------------------------
[2020-01-09 08:24:38] c...@php.net

Please see <http://qa.php.net/write-test.php#analyzing-failing-tests>.
Most interesting would be the *.diff files.

------------------------------------------------------------------------
[2020-01-09 08:08:52] bugreports at gmail dot com

which diffs?

that's all running within rpmbuild and happily set to ont let the build fail - 
so please if you need any information provide where to find it for someone who 
is not a core developer knowing all the internal stuff

------------------------------------------------------------------------
[2020-01-09 08:00:34] c...@php.net

Please post the diffs.

------------------------------------------------------------------------
[2020-01-09 06:05:11] bugreports at gmail dot com

Description:
------------
these two are failing for ages and should either be fixed (the test or php) or 
just get removed

Bug #76675 (Segfault with H2 server push write/writeheader handlers) 
[ext/curl/tests/bug76675.phpt]
sendmsg()/recvmsg(): test ability to receive multiple messages 
[ext/sockets/tests/socket_sendrecvmsg_multi_msg-unix.phpt]

------------------

this one is pretty new

Bug #66731: file: extensive backtraking, with pcre.jit=0 
[ext/fileinfo/tests/cve-2014-3538-nojit.phpt]



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=79087&edit=1

Reply via email to