googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
898 stars 370 forks source link

transfer manager: should download a file utilizing chunked download failed #2276

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year 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: e0f45c24b44d11c72ff40cc534be11cb2a65192f buildURL: Build Status, Sponge status: failed

Test output
expected '' to match /gs:\/\/nodejs-storage-samples-d27ad29e-9331-49c6-b384-01862ad4594b\/\/workspace\/samples\/resources\/test.txt downloaded to \/workspace\/samples\/downloaded.txt./
AssertionError: expected '' to match /gs:\/\/nodejs-storage-samples-d27ad29e-9331-49c6-b384-01862ad4594b\/\/workspace\/samples\/resources\/test.txt downloaded to \/workspace\/samples\/downloaded.txt./
    at Context. (system-test/transfer-manager.test.js:75:12)
    at processImmediate (internal/timers.js:464:21)
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 (e0f45c24b44d11c72ff40cc534be11cb2a65192f), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

ddelgrosso1 commented 1 year ago

Going to close this. Looks like things have stabilized. If this comes up again I will reinvestigate.