From fc297fe76f42c14ddd924d42d765b58cff80c21b Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Mon, 9 Jan 2017 13:36:22 +0100 Subject: [PATCH 1/1] allow more time to run that test (travis/mac needs it) --- teshsuite/java/SemaphoreGC/SemaphoreGC.tesh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teshsuite/java/SemaphoreGC/SemaphoreGC.tesh b/teshsuite/java/SemaphoreGC/SemaphoreGC.tesh index 08f6949aea..76c6b4a12e 100644 --- a/teshsuite/java/SemaphoreGC/SemaphoreGC.tesh +++ b/teshsuite/java/SemaphoreGC/SemaphoreGC.tesh @@ -1,3 +1,5 @@ +! timeout 15 + $ java -classpath ${classpath:=.} SemaphoreGC.SemaphoreGC ${srcdir:=.}/small_platform.xml "--log=root.fmt:[%10.4r]%e(%i:%P@%h)%e%m%n" > [ 0.0000] (0:maestro@) Using regular java threads. > [ 0.0000] (1:SemCreator@Fafard) Creating 50 new Semaphores, yielding and triggering a GC after each -- 2.20.1