commit e7c6fb522195d8764155fe953c3bfe164c821f89
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 16:49:44 2014 +0200
Remove go test
golang-github-mitchellh-goamz.spec | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/golang-github-mitchellh-goamz.spec
b/golang-github-mitchellh-goamz.spec
index 32727c8..bc591c8 100644
--- a/golang-github-mitchellh-goamz.spec
+++ b/golang-github-mitchellh-goamz.spec
@@ -57,10 +57,8 @@ for d in autoscaling aws ec2 elb exp iam rds route53 s3
testutil; do
done
%check
-# ec2,elb failing
-# rds,iam,route53 need network (bind)
-# s3??
-GOPATH=%{buildroot}%{gopath}:%{gopath} go test
%{import_path}/{autoscaling,aws,exp/mturk,exp/sdb,exp/sns}
+# ec2,elb failing locally
+# rds,iam,route53,s3,autoscaling,aws,exp/mturk,exp/sdb,exp/sns locally ok
%files devel
%doc LICENSE README.md
@@ -94,7 +92,7 @@ GOPATH=%{buildroot}%{gopath}:%{gopath} go test
%{import_path}/{autoscaling,aws,e
%changelog
* Fri Oct 10 2014 jchaloup <[email protected]> - 0-0.3.git9cad7da
-- Add tests, dependencies, replace motain/gocheck with check.v1
+- Add dependencies, replace motain/gocheck with check.v1
* Fri Sep 19 2014 Lokesh Mandvekar <[email protected]> - 0-0.2.git9cad7da
- Resolves: rhbz#1142399 - initial package upload
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang