GoogleCloudPlatform / nodejs-docs-samples

Node.js samples for Google Cloud Platform products.
https://cloud.google.com/nodejs
Apache License 2.0
2.82k stars 1.95k forks source link

healthcare/datasets: should delete a dataset failed #2350

Closed flaky-bot[bot] closed 3 years ago

flaky-bot[bot] commented 3 years ago

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


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

Test output
The expression evaluated to a falsy value:

  assert.ok(output.includes('Deleted dataset'))

      + expected - actual

      -false
      +true

AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:

  assert.ok(output.includes('Deleted dataset'))

    at Context. (system-test/datasets.test.js:107:12)
    at processImmediate (internal/timers.js:464:21)
flaky-bot[bot] commented 3 years 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 (a89bb49793dad4db6022bf0ef95d70d6f60f593e), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).