Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37727733
en ru br
ALT Linux repos
S:5.34.1-alt1
5.0: 5.8.9-alt2
4.1: 5.8.8-alt19.M41.1
4.0: 5.8.8-alt14
+updates:5.8.8-alt14
3.0: 5.8.7-alt2

Group :: Development/Perl
RPM: perl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: perl-5.24.1-alt-viy-disable-Time-HiRes-itimer.t.patch
Download


diff --git a/dist/Time-HiRes/t/itimer.t b/dist/Time-HiRes/t/itimer.t
index 9eb2b93..ed21cef 100644
--- a/dist/Time-HiRes/t/itimer.t
+++ b/dist/Time-HiRes/t/itimer.t
@@ -19,6 +19,7 @@ BEGIN {
 	    && $^O ne 'nto' # nto: QNX 6 has the API but no implementation
 	    && $^O ne 'haiku' # haiku: has the API but no implementation
 	    && $^O ne 'gnu' # GNU/Hurd: has the API but no implementation
+	    && 0
     ) {
 	require Test::More;
 	Test::More::plan(skip_all => "no itimer");
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin