Temp disable latitude tests due to discovery bug
authorSteven Bazyl <sqrrrl@gmail.com>
Wed, 5 Sep 2012 19:36:03 +0000 (12:36 -0700)
committerSteven Bazyl <sqrrrl@gmail.com>
Wed, 5 Sep 2012 19:36:03 +0000 (12:36 -0700)
spec/google/api_client/discovery_spec.rb

index 4ddaded32578ffc04fb1eea074158f05e61c0ea6..ad8cadde33a1342fe1336d8d3d4af8eb0e40d209 100644 (file)
@@ -389,7 +389,8 @@ describe Google::APIClient do
       end).should raise_error(ArgumentError)
     end
   end
       end).should raise_error(ArgumentError)
     end
   end
-
+  
+=begin
   describe 'with the latitude API' do
     before do
       CLIENT.authorization = nil
   describe 'with the latitude API' do
     before do
       CLIENT.authorization = nil
@@ -452,6 +453,7 @@ describe Google::APIClient do
       result.response.status.should == 401
     end
   end
       result.response.status.should == 401
     end
   end
+=end
 
   describe 'with the moderator API' do
     before do
 
   describe 'with the moderator API' do
     before do