okpy / ok

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
Apache License 2.0
333 stars 84 forks source link

fix USE_NATIVE tests #1360

Open ja5087 opened 5 years ago

ja5087 commented 5 years ago

Travis is failing on a couple of the GCloud storage related tests. See example here. Status code of these errors says 429, which indicates perhaps our tests are breaking API rate limits. Either way, this needs to be looked into.