Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935379

Summary: dev-lang/php-8.2.20 fails tests on x86: DBA GDBM handler test [ext/dba/tests/dba_gdbm.phpt]
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: matoro_gentoo, mjo, x86
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: https://github.com/php/php-src/issues/14786
See Also: https://bugs.gentoo.org/show_bug.cgi?id=933753
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log and emerge --info
tarball of failed test logs

Description matoro archtester 2024-07-03 00:36:36 UTC
Created attachment 896822 [details]
build.log and emerge --info

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
DBA GDBM handler test [ext/dba/tests/dba_gdbm.phpt]
=====================================================================

Relevant test data is attached.
Comment 1 matoro archtester 2024-07-03 00:36:48 UTC
Created attachment 896823 [details]
tarball of failed test logs
Comment 2 Larry the Git Cow gentoo-dev 2024-07-04 16:40:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9685b45a751c82699682644d5a5203ce983888

commit 7d9685b45a751c82699682644d5a5203ce983888
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-07-04 13:05:42 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-07-04 16:38:27 +0000

    dev-lang/php: temporarily(?) disable a few tests
    
    Disable three failing tests that are being worked on upstream but will
    take a while to hit an official release.
    
    Closes: https://bugs.gentoo.org/935379
    Closes: https://bugs.gentoo.org/935382
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-lang/php/php-8.2.20.ebuild | 15 +++++++++++++++
 dev-lang/php/php-8.3.8.ebuild  | 15 +++++++++++++++
 2 files changed, 30 insertions(+)