-
Notifications
You must be signed in to change notification settings - Fork 59
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
filters: "after all" hook for "should filter with condition" failed #973
Comments
commit: b058d3b Test outputCannot 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: bb92d2e Test outputCannot 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: 90de80f Test outputCannot 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: 75c1a30 Test outputCannot 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: b997a6b Test outputCannot 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:
|
commit: f5991bb Test outputCannot 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: 000a353 Test outputCannot 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. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: 44fab5c Test outputCannot 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 #1265 so this issue can be closed |
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 andI will stop commenting.
commit: 6669c37
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: