all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Julien Lepiller <julien@lepiller.eu>
Cc: 38250@debbugs.gnu.org
Subject: bug#38250: PHP 7.3.11 fails its test suite
Date: Sun, 02 Feb 2020 00:35:29 -0500	[thread overview]
Message-ID: <87k155r1pa.fsf@gmail.com> (raw)
In-Reply-To: <B1183520-3029-4188-8628-DFF6BA014A36@lepiller.eu> (Julien Lepiller's message of "Fri, 31 Jan 2020 22:58:34 -0500")

Julien Lepiller <julien@lepiller.eu> writes:

> Le 31 janvier 2020 22:47:47 GMT-05:00, Maxim Cournoyer <maxim.cournoyer@gmail.com> a écrit :
>>Maxim Cournoyer <maxim.cournoyer@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]

  reply	other threads:[~2020-02-02  5:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-17 21:01 bug#38250: PHP 7.3.11 fails its test suite Maxim Cournoyer
2020-02-01  3:47 ` Maxim Cournoyer
2020-02-01  3:58   ` Julien Lepiller
2020-02-02  5:35     ` Maxim Cournoyer [this message]
2020-02-02  5:46       ` Maxim Cournoyer
2020-02-02 21:58         ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k155r1pa.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=38250@debbugs.gnu.org \
    --cc=julien@lepiller.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.