googleapis / nodejs-logging-winston

Node.js client integration between Stackdriver Logging and Winston.
https://cloud.google.com/logging/
Apache License 2.0
105 stars 50 forks source link

LoggingWinston ErrorReporting: reports errors failed #792

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

Note: #784 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 9b8657aa436787591c03717e1111117cda6687ee buildURL: Build Status, Sponge status: failed

Test output
Timeout of 90000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/logging-winston.js)
Error: Timeout of 90000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/logging-winston.js)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)
flaky-bot[bot] commented 1 year ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (9b8657aa436787591c03717e1111117cda6687ee), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

losalex commented 1 year ago

Seems test is flaky due to timeout - closing for now