From ac5bef80aa19a944cfe4f659d26c7f68ce8c2e61 Mon Sep 17 00:00:00 2001 From: Steven Bazyl Date: Wed, 5 Sep 2012 12:36:03 -0700 Subject: [PATCH] Temp disable latitude tests due to discovery bug --- spec/google/api_client/discovery_spec.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spec/google/api_client/discovery_spec.rb b/spec/google/api_client/discovery_spec.rb index 6f34b86ee..ed3233fd3 100644 --- a/spec/google/api_client/discovery_spec.rb +++ b/spec/google/api_client/discovery_spec.rb @@ -390,7 +390,8 @@ describe Google::APIClient do end).should raise_error(ArgumentError) end end - + +=begin describe 'with the latitude API' do before do CLIENT.authorization = nil @@ -453,6 +454,7 @@ describe Google::APIClient do result.response.status.should == 401 end end +=end describe 'with the moderator API' do before do