You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Logging logs should write a single entry to a log:
TypeError: message.encode is not a function
at BundleDescriptor.getByteLength [as byteLengthFunction] (node_modules\google-gax\lib\grpc.js:196:24)
at node_modules\google-gax\lib\bundling.js:338:38
at Array.forEach (native)
at BundleExecutor.schedule (node_modules\google-gax\lib\bundling.js:337:16)
at node_modules\google-gax\lib\bundling.js:474:20
at Canceller.call (node_modules\google-gax\lib\api_callable.js:110:19)
at Bundleable.call (node_modules\google-gax\lib\bundling.js:473:12)
at node_modules\google-gax\lib\api_callable.js:361:17
This GCN Logging system test errors when using gRPC 1.3.0 (released yesterday):