Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37560936
en ru br
ALT Linux repositórios
S:1.46.0-alt1

Group :: Development/Tools
RPM: libuv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: libuv-fix-test-thread-affinity.patch
Download


diff --git a/libuv/test/test-thread-affinity.c b/libuv/test/test-thread-affinity.c
index 2c9b696..b070106 100644
--- a/libuv/test/test-thread-affinity.c
+++ b/libuv/test/test-thread-affinity.c
@@ -38,6 +38,8 @@ TEST_IMPL(thread_affinity) {
   int i;
   uv_thread_t threads[3];
 
+  RETURN_SKIP("Test does not currently work in HASHER: test must be run with cpu 0 affinity");
+
 #ifdef _WIN32
   /* uv_thread_self isn't defined for the main thread on Windows */
   threads[0] = GetCurrentThread();
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009