filters: "after all" hook for "should filter with condition" failed
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.
commit: 6669c370436ee80d8a453253312d685573a855a7 buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
commit: b058d3b5140e874d4871e0950a02f0475992af10 buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
commit: bb92d2e8ec12ac4dd93c29da933efe25fdd15487 buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
commit: 90de80f7f32e644a0762579afe37951714ac7271 buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
commit: 75c1a301cd3ec91c7b251b384307687d081525b9 buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
commit: b997a6b7be9f58a2d2d4884527260a643ae84252 buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
All test outputs say:
Cannot read property 'delete' of undefined
commit: f5991bb61740035d05cabfd645cdde8e2b67ea0d buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
I think this line of code is throwing the error:
https://github.com/googleapis/nodejs-bigtable/blob/main/samples/test/filters.js#L192
commit: 000a353f05fa65bc0a7dc551c777ac55c6c08875 buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
It says in the test output that the error is thrown on this line:
https://github.com/googleapis/nodejs-bigtable/blob/main/samples/test/filters.js#L192
Most sponges seem to say insufficient node quota.
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
commit: 44fab5cdbb6289f08be17c55f5d7402f89b5d46f buildURL: Build Status, Sponge status: failed
Test output
Cannot read property 'delete' of undefined
TypeError: Cannot read property 'delete' of undefined
at Context. (test/filters.js:192:17)
at processImmediate (internal/timers.js:461:21)
All flakey test failures this year are due to an Insufficient Node Quota which will be fixed by https://github.com/googleapis/nodejs-bigtable/pull/1265 so this issue can be closed