commit 489100d8504ea4276bae0058570252929c7411fc
Author: Jan Chaloupka <[email protected]>
Date: Tue Oct 14 16:26:26 2014 +0200
Removing route53 and s3 test
golang-github-mitchellh-goamz.spec | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-mitchellh-goamz.spec
b/golang-github-mitchellh-goamz.spec
index b57f7d7..4d6e612 100644
--- a/golang-github-mitchellh-goamz.spec
+++ b/golang-github-mitchellh-goamz.spec
@@ -58,8 +58,9 @@ done
%check
# ec2,elb failing
-# rds,iam need network (bind)
-GOPATH=%{buildroot}%{gopath}:%{gopath} go test
%{import_path}/{autoscaling,aws,exp/mturk,exp/sdb,exp/sns,route53,s3}
+# rds,iam,route53 need network (bind)
+# s3??
+GOPATH=%{buildroot}%{gopath}:%{gopath} go test
%{import_path}/{autoscaling,aws,exp/mturk,exp/sdb,exp/sns}
%files devel
%doc LICENSE README.md
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang