https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103944

--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-12 branch has been updated by Iain D Sandoe
<ia...@gcc.gnu.org>:

https://gcc.gnu.org/g:5a72912f9b0a5aa3c5a726ec499137c189921f9b

commit r12-10309-g5a72912f9b0a5aa3c5a726ec499137c189921f9b
Author: Iain Sandoe <iainsandoe@Apollo-3-VM-Lion-0-187.local>
Date:   Sun Feb 26 13:53:52 2023 +0000

    libphobos, testsuite: Disable forkgc2 on Darwin [PR103944]

    It hangs the testsuite (requiring manual intervention to kill the
    spawned processes) which breaks CI.  The reason for the hang id not
    clear.  This skips the test for now (xfail does not work).

    Signed-off-by: Iain Sandoe <i...@sandoe.co.uk>

            PR d/103944

    libphobos/ChangeLog:

            * testsuite/libphobos.gc/forkgc2.d: Skip for Darwin.

    (cherry picked from commit fca6d9c12f5bf06469cf9f7db8c42f66ef792fd2)

Reply via email to