Skip to content

Spanner on master throwing errors from GAX #2063

@stephenplusplus

Description

@stephenplusplus

@jmuk will you try running the system tests from packages/spanner on master with the latest dependencies? It instantly throws:

  1) Spanner "before all" hook:
     Uncaught TypeError: Cannot read property 'apply' of undefined
      at src\admin\instance\v1\instance_admin_client.js:165:47
      at wrappedCall (node_modules\google-gax\lib\paged_iteration.js:75:12)
      at timeoutFunc (node_modules\google-gax\lib\api_callable.js:171:12)
      at repeat (node_modules\google-gax\lib\api_callable.js:235:19)
      at retryingFunc (node_modules\google-gax\lib\api_callable.js:264:7)
      at _combinedTickCallback (internal/process/next_tick.js:74:11)
      at process._tickCallback (internal/process/next_tick.js:98:9)

Metadata

Metadata

Labels

api: spannerIssues related to the Spanner API.priority: p0Highest priority. Critical issue. P0 implies highest priority.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions