Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generating parameter attributes for the manual #14270

Merged
merged 1 commit into from
May 20, 2024

Add support for generating parameter attributes for the manual

03422da
Select commit
Loading
Failed to load commit list.
Merged

Add support for generating parameter attributes for the manual #14270

Add support for generating parameter attributes for the manual
03422da
Select commit
Loading
Failed to load commit list.
Cirrus CI / FREEBSD_DEBUG_NTS failed May 19, 2024 in 1h 0m 0s

Task Summary

Instruction tests failed in 56:28

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:07 clone
✅ 00:31 install
✅ 02:51 main
❌ 56:28 tests

export SKIP_IO_CAPTURE_TESTS=1
export CI_NO_IPV6=1
export STACK_LIMIT_DEFAULTS_CHECK=1
sapi/cli/php run-tests.php -P -q -j2 -g FAIL,BORK,LEAK,XLEAK --no-progress --offline --show-diff --show-slow 1000 --set-timeout 120 -d zend_extension=opcache.so

=====================================================================
PHP         : /tmp/cirrus-ci-build/sapi/cli/php 
PHP_SAPI    : cli
PHP_VERSION : 8.4.0-dev
ZEND_VERSION: 4.4.0-dev
PHP_OS      : FreeBSD - FreeBSD cirrus-task-6366466583298048 13.3-RELEASE FreeBSD 13.3-RELEASE releng/13.3-n257428-80d2b634ddf0 GENERIC amd64
INI actual  : /tmp/cirrus-ci-build
More .INIs  : /etc/php.d/opcache.ini 
---------------------------------------------------------------------
PHP         : /tmp/cirrus-ci-build/sapi/cgi/php-cgi 
PHP_SAPI    : cgi-fcgi
PHP_VERSION : 8.4.0-dev
ZEND_VERSION: 4.4.0-dev
PHP_OS      : FreeBSD - FreeBSD cirrus-task-6366466583298048 13.3-RELEASE FreeBSD 13.3-RELEASE releng/13.3-n257428-80d2b634ddf0 GENERIC amd64
INI actual  : /tmp/cirrus-ci-build
More .INIs  : /etc/php.d/opcache.ini
--------------------------------------------------------------------- 
---------------------------------------------------------------------
PHP         : /tmp/cirrus-ci-build/sapi/phpdbg/phpdbg 
PHP_SAPI    : phpdbg
PHP_VERSION : 8.4.0-dev
ZEND_VERSION: 4.4.0-dev
PHP_OS      : FreeBSD - FreeBSD cirrus-task-6366466583298048 13.3-RELEASE FreeBSD 13.3-RELEASE releng/13.3-n257428-80d2b634ddf0 GENERIC amd64
INI actual  : /tmp/cirrus-ci-build
More .INIs  : /etc/php.d/opcache.ini
---------------------------------------------------------------------
CWD         : /tmp/cirrus-ci-build
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2024-05-19 20:19:36
=====================================================================
Spawning 2 workers... Done in 0.14s
=====================================================================


Timed out!