https://bugzilla.redhat.com/show_bug.cgi?id=1967544



--- Comment #5 from Petr Pisar <[email protected]> ---
The stderr checking has already been fixed in upstream with:

commit 39f3db900436329dcc1bfbc28f74775d1304b538
Author: Pino Toscano <[email protected]>
Date:   Fri May 1 09:51:13 2015 +0200

    TestTool::init: properly handle SDL::init errors

    So far TestTool::init was just capturing stdout and stderr of SDL::init,
    using stderr to check whether SDL::init failed. This, other than being
    fragile, misses the init errors.

    Switch from checking stderr to checking the actual result code of
    SDL::init.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to