[jdf-stacks-client] Skip tests for koji

Gerard Ryan galileo at fedoraproject.org
Sat Jul 27 19:03:16 UTC 2013


commit 30cafcdc1af3b0f4cc329c3defe1834176d2a77f
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Fri Jul 26 21:22:20 2013 +0100

    Skip tests for koji

 jdf-stacks-client.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/jdf-stacks-client.spec b/jdf-stacks-client.spec
index 4ecdd5b..10442bb 100644
--- a/jdf-stacks-client.spec
+++ b/jdf-stacks-client.spec
@@ -35,7 +35,8 @@ API documentation for %{name}.
 %pom_remove_plugin org.codehaus.mojo:wagon-maven-plugin
 
 %build
-%mvn_build
+# Tests pass locally in mock/rpmbuild, but not in koji
+%mvn_build --skip-tests
 
 %install
 %mvn_install


More information about the scm-commits mailing list