Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing failures in Travis #1140

Closed
stephenplusplus opened this issue Feb 29, 2016 · 1 comment
Closed

Testing failures in Travis #1140

stephenplusplus opened this issue Feb 29, 2016 · 1 comment
Assignees
Labels
type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@stephenplusplus
Copy link
Contributor

See https://travis-ci.org/GoogleCloudPlatform/gcloud-node/jobs/112093216#L2896

In our unit tests, we shouldn't actually be making any gRPC calls, but one or more must be seeping through.

@stephenplusplus stephenplusplus added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. testing labels Feb 29, 2016
@stephenplusplus
Copy link
Contributor Author

Now we get:

TypeError: Cannot read property 'currentRetry' of undefined

This might be related to mocha itself. I can't reproduce this locally.

@stephenplusplus stephenplusplus changed the title gRPC output stalling build, causing failures Testing failures in Travis Feb 29, 2016
This was referenced Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants