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

/workspace/build/system-test/test-middleware-express.js global logger: should properly write log entries failed #773

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

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


commit: 7ce76719e3c85f6d3246bfd51ce5426d1eae7694 buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly equal:

0 !== 1

      + expected - actual

      -0
      +1

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

0 !== 1

    at Context. (build/system-test/test-middleware-express.js:46:20)
        -> /workspace/system-test/test-middleware-express.ts:52:14
flaky-bot[bot] commented 1 year ago

Test passed for commit 39a1e80e71bb80fda67f6a4a5623a015e5301b27 (Build Status, Sponge)! Closing this issue.