GNU bug report logs - #38250
PHP 7.3.11 fails its test suite

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Sun, 17 Nov 2019 21:02:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38250 in the body.
You can then email your comments to 38250 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#38250; Package guix. (Sun, 17 Nov 2019 21:02:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 17 Nov 2019 21:02:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: PHP 7.3.11 fails its test suite
Date: Mon, 18 Nov 2019 06:01:34 +0900
Whenever I tried building PHP as of Guix commit
2484e0b3e481e2b1fcb6761d0dbf80da98089de4, the following tests fail:

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/fi
Test lstat() and stat() functions: usage variations - creating file/subdir [ext/standard/tests/file/lstat
Test lstat() and stat() functions: usage variations - deleting file/subdir [ext/standard/tests/file/lstat
=====================================================================

The CI seems to be OK with it (I get a substitute).  I wonder if it has
to do with my specific machine (X200).  It's equipped with 8 GB of RAM
and 9 GB of swap.

Maxim




Information forwarded to bug-guix <at> gnu.org:
bug#38250; Package guix. (Sat, 01 Feb 2020 03:48:02 GMT) Full text and rfc822 format available.

Message #8 received at 38250 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 38250 <at> debbugs.gnu.org
Subject: Re: bug#38250: PHP 7.3.11 fails its test suite
Date: Fri, 31 Jan 2020 22:47:47 -0500
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Whenever I tried building PHP as of Guix commit
> 2484e0b3e481e2b1fcb6761d0dbf80da98089de4, the following tests fail:
>
> =====================================================================
> FAILED TEST SUMMARY
> ---------------------------------------------------------------------
> Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/fi
> Test lstat() and stat() functions: usage variations - creating file/subdir [ext/standard/tests/file/lstat
> Test lstat() and stat() functions: usage variations - deleting file/subdir [ext/standard/tests/file/lstat
> =====================================================================
>
> The CI seems to be OK with it (I get a substitute).  I wonder if it has
> to do with my specific machine (X200).  It's equipped with 8 GB of RAM
> and 9 GB of swap.

I can still reproduce this issue on the current core-updates branch,
using a different x86_64 machine which has 8 GB RAM.




Information forwarded to bug-guix <at> gnu.org:
bug#38250; Package guix. (Sat, 01 Feb 2020 04:00:02 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Julien Lepiller <julien <at> lepiller.eu>
To: bug-guix <at> gnu.org, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 38250 <at> debbugs.gnu.org
Subject: Re: bug#38250: PHP 7.3.11 fails its test suite
Date: Fri, 31 Jan 2020 22:58:34 -0500
Le 31 janvier 2020 22:47:47 GMT-05:00, Maxim Cournoyer <maxim.cournoyer <at> gmail.com> a écrit :
>Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>
>> Whenever I tried building PHP as of Guix commit
>> 2484e0b3e481e2b1fcb6761d0dbf80da98089de4, the following tests fail:
>>
>> =====================================================================
>> FAILED TEST SUMMARY
>> ---------------------------------------------------------------------
>> Test disk_free_space and its alias diskfreespace() functions : basic
>functionality [ext/standard/tests/fi
>> Test lstat() and stat() functions: usage variations - creating
>file/subdir [ext/standard/tests/file/lstat
>> Test lstat() and stat() functions: usage variations - deleting
>file/subdir [ext/standard/tests/file/lstat
>> =====================================================================
>>
>> The CI seems to be OK with it (I get a substitute).  I wonder if it
>has
>> to do with my specific machine (X200).  It's equipped with 8 GB of
>RAM
>> and 9 GB of swap.
>
>I can still reproduce this issue on the current core-updates branch,
>using a different x86_64 machine which has 8 GB RAM.

Could you send the .log file for each failing test? The report should have the filenames of failing tests (ext/standard/tests/file/lstat here I think, but the log looks broken). You'll have to build with -K to get them.




Information forwarded to bug-guix <at> gnu.org:
bug#38250; Package guix. (Sat, 01 Feb 2020 04:00:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#38250; Package guix. (Sun, 02 Feb 2020 05:36:01 GMT) Full text and rfc822 format available.

Message #17 received at 38250 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 38250 <at> debbugs.gnu.org
Subject: Re: bug#38250: PHP 7.3.11 fails its test suite
Date: Sun, 02 Feb 2020 00:35:29 -0500
Julien Lepiller <julien <at> lepiller.eu> writes:

> Le 31 janvier 2020 22:47:47 GMT-05:00, Maxim Cournoyer <maxim.cournoyer <at> gmail.com> a écrit :
>>Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>>
>>> Whenever I tried building PHP as of Guix commit
>>> 2484e0b3e481e2b1fcb6761d0dbf80da98089de4, the following tests fail:
>>>
>>> =====================================================================
>>> FAILED TEST SUMMARY
>>> ---------------------------------------------------------------------
>>> Test disk_free_space and its alias diskfreespace() functions : basic
>>functionality [ext/standard/tests/fi
>>> Test lstat() and stat() functions: usage variations - creating
>>file/subdir [ext/standard/tests/file/lstat
>>> Test lstat() and stat() functions: usage variations - deleting
>>file/subdir [ext/standard/tests/file/lstat
>>> =====================================================================
>>>
>>> The CI seems to be OK with it (I get a substitute).  I wonder if it
>>has
>>> to do with my specific machine (X200).  It's equipped with 8 GB of
>>RAM
>>> and 9 GB of swap.
>>
>>I can still reproduce this issue on the current core-updates branch,
>>using a different x86_64 machine which has 8 GB RAM.
>
> Could you send the .log file for each failing test? The report should have the filenames of failing tests (ext/standard/tests/file/lstat here I think, but the log looks broken). You'll have to build with -K to get them.

Sorry, the previous output was truncated.  Re-pasting below:

The summary looks like:

--8<---------------cut here---------------start------------->8---
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt]
Test lstat() and stat() functions: usage variations - creating file/subdir [ext/standard/tests/file/lstat_stat_variation8.phpt]
Test lstat() and stat() functions: usage variations - deleting file/subdir [ext/standard/tests/file/lstat_stat_variation9.phpt]
=====================================================================
--8<---------------cut here---------------end--------------->8---

With the individual tests failing with this output:

TEST 11196/14256 [ext/standard/tests/file/disk_free_space_basic.phpt]^MFAIL Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt]
TEST 11596/14256 [ext/standard/tests/file/lstat_stat_variation8.phpt]^MFAIL Test lstat() and stat() functions: usage variations - creating file/subdir [ext/standard/tests/file/lstat_stat_variation8.phpt] 
TEST 11597/14256 [ext/standard/tests/file/lstat_stat_variation9.phpt]^MFAIL Test lstat() and stat() functions: usage variations - deleting file/subdir [ext/standard/tests/file/lstat_stat_variation9.phpt]




Information forwarded to bug-guix <at> gnu.org:
bug#38250; Package guix. (Sun, 02 Feb 2020 05:47:01 GMT) Full text and rfc822 format available.

Message #20 received at 38250 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 38250 <at> debbugs.gnu.org
Subject: Re: bug#38250: PHP 7.3.11 fails its test suite
Date: Sun, 02 Feb 2020 00:46:03 -0500
[Message part 1 (text/plain, inline)]
OK, I found the logs of the failing tests, attached below.

[disk_free_space_basic.log (application/octet-stream, attachment)]
[lstat_stat_variation8.log (application/octet-stream, attachment)]
[lstat_stat_variation9.log (application/octet-stream, attachment)]

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Sun, 02 Feb 2020 21:59:02 GMT) Full text and rfc822 format available.

Notification sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
bug acknowledged by developer. (Sun, 02 Feb 2020 21:59:02 GMT) Full text and rfc822 format available.

Message #25 received at 38250-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 38250-done <at> debbugs.gnu.org
Subject: Re: bug#38250: PHP 7.3.11 fails its test suite
Date: Sun, 02 Feb 2020 16:58:26 -0500
Fixed with commit 1eb343f9cf18544319bc4ac016845348816f7265.

Closing.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 02 Mar 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 49 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.