https://bugzilla.redhat.com/show_bug.cgi?id=1967544 --- Comment #5 from Petr Pisar <ppisar@xxxxxxxxxx> --- The stderr checking has already been fixed in upstream with: commit 39f3db900436329dcc1bfbc28f74775d1304b538 Author: Pino Toscano <toscano.pino@xxxxxxxxxx> 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 -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure