| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Is create_scoped required here?
Sorry, something went wrong.
|
What is the strategy with the READMEs? |
Sorry, something went wrong.
|
I think we should put information in the highest directory such that it applies to all subdirectories. This way we avoid duplication, which is the purpose of these changes (just moved two identical files into their shared parent). |
Sorry, something went wrong.
|
Cool, sounds good |
Sorry, something went wrong.
|
more Squashage |
Sorry, something went wrong.
There was a problem hiding this comment.
When I run tox, I get this error:
(python-docs-samples)rennie@rennie:~/gitrepos/python-docs-samples$ tox
py27-nosetest installed: Flask==0.10.1,google-api-python-client==1.4.0,httplib2==0.9.1,itsdangerous==0.24,Jinja2==2.7.3,MarkupSafe==0.23,mock==1.0.1,nose==1.3.6,NoseGAE==0.5.7,oauth2client==1.4.11,pyasn1==0.1.7,pyasn1-modules==0.0.5,rsa==3.1.4,simplejson==3.7.1,six==1.9.0,uritemplate==0.6,Werkzeug==0.10.4
py27-nosetest runtests: PYTHONHASHSEED='4074483713'
py27-nosetest runtests: commands[0] | nosetests --with-gae
Traceback (most recent call last):
File "/usr/local/google/home/rennie/gitrepos/python-docs-samples/bigquery/test/test_async_query.py", line 28, in test_async_query
5):
File "/usr/local/google/home/rennie/gitrepos/python-docs-samples/bigquery/samples/async_query.py", line 48, in run
service = get_service()
File "/usr/local/google/home/rennie/gitrepos/python-docs-samples/bigquery/samples/utils.py", line 23, in get_service
return build('bigquery','v2', credentials=GoogleCredentials.get_application_default())
NameError: global name 'build' is not defined
Sorry, something went wrong.
|
My prior errors were due to the fact that I clicked the "Google internal-only" box when I created the project. Now I'm seeing this error: ...E...S..................ERROR: test_stream_row_to_bigquery (bigquery.tests.test_streaming.TestStreaming)Traceback (most recent call last): |
Sorry, something went wrong.
|
@SurferJeffAtGoogle Ideally, the test setup should be able to take care of them. |
Sorry, something went wrong.
|
closed to merge from branch. |
Sorry, something went wrong.
* docs: add long timeout code snippet * fix lint * add timeout
* docs: add long timeout code snippet * fix lint * add timeout
| Back | FazBrowse Home | New Git URL |
No description provided.