[simple-jndi] Remove test at random fails

gil gil at fedoraproject.org
Mon Jul 16 16:08:53 UTC 2012


commit bd5c608129e032a96858200f648e7e9beb1acfe3
Author: gil <puntogil at libero.it>
Date:   Mon Jul 16 18:08:45 2012 +0200

    Remove test at random fails

 simple-jndi.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/simple-jndi.spec b/simple-jndi.spec
index 0e599c3..583f4df 100644
--- a/simple-jndi.spec
+++ b/simple-jndi.spec
@@ -60,6 +60,9 @@ find . -name "*.class" -delete
 find . -name "*.jar" -delete
 %patch0 -p0
 
+# this test at random fails
+rm -r src/test/org/osjava/sj/memory/SharedMemoryTest.java
+
 %build
 
 %ant \


More information about the scm-commits mailing list