googleapis / nodejs-logging

Node.js client for Stackdriver Logging: Store, search, analyze, monitor, and alert on log data and events from Google Cloud Platform and Amazon Web Services (AWS).
https://cloud.google.com/logging/
Apache License 2.0
170 stars 62 forks source link

Logging logs: should list log entries failed #1425

Closed flaky-bot[bot] closed 10 months ago

flaky-bot[bot] commented 1 year ago

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


commit: 14f9853a4017fa291b53524377fd0c7aa67b56dd buildURL: Build Status, Sponge status: failed

Test output
Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/logging.js)
Error: Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/workspace/build/system-test/logging.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 (14f9853a4017fa291b53524377fd0c7aa67b56dd), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

cindy-peng commented 10 months ago

We have migrated to node14 in 2023-8-10 in release v11.0.0, system tests under node 12 have now been deprecated.