googleapis / nodejs-logging-bunyan

Node.js client integration between Stackdriver Logging and Bunyan.
https://cloud.google.com/logging/
Apache License 2.0
63 stars 34 forks source link

express samples: "after all" hook for "should write using bunyan" failed #546

Closed flaky-bot[bot] closed 3 years ago

flaky-bot[bot] commented 3 years ago

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 and I will stop commenting.


commit: 2cd2bc54f00f0c91c115521037b889e86e601def buildURL: Build Status, Sponge status: failed

Test output
connect ECONNREFUSED 127.0.0.1:8080
RequestError: connect ECONNREFUSED 127.0.0.1:8080
    at ClientRequest. (node_modules/got/dist/source/core/index.js:956:111)
    at ClientRequest.origin.emit (node_modules/@szmarczak/http-timer/dist/source/index.js:39:20)
    at Socket.socketErrorListener (_http_client.js:427:9)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1144:16)
0xSage commented 3 years ago

this was fixed upstream