Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37557953
en ru br
ALT Linux repos
S:1.46.0-alt1

Group :: Development/Tools
RPM: libuv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libuv-fix-tests-ipv6.patch
Download


diff --git a/libuv/test/test-getnameinfo.c b/libuv/test/test-getnameinfo.c
index eb32645..0e4bdd2 100644
--- a/libuv/test/test-getnameinfo.c
+++ b/libuv/test/test-getnameinfo.c
@@ -96,6 +96,7 @@ TEST_IMPL(getnameinfo_basic_ip6) {
 #if defined(__QEMU__)
   RETURN_SKIP("Test does not currently work in QEMU");
 #endif
+  RETURN_SKIP("Test does not currently work in HASHER");
   
   int r;
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin