googleapis / nodejs-logging-winston

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

LoggingWinston log: should work correctly with winston formats failed #708

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

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


commit: ca4c9eb703bec958e54ca58622786719552fdb3a buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly equal:
+ actual - expected

+ undefined
- '   A message that should be padded'
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected

+ undefined
- '   A message that should be padded'
    at Context. (build/system-test/logging-winston.js:128:20)
        -> /workspace/system-test/logging-winston.ts:175:14
flaky-bot[bot] commented 2 years ago

Test passed for commit 9549b41614f3a0795f623c03755213c90520fb0f (Build Status, Sponge)! Closing this issue.