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 #2330

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: e5f794bd9acb7445e8ca4b79bd6e906d1b4b022d 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 (e5f794bd9acb7445e8ca4b79bd6e906d1b4b022d), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

bcoe commented 3 years ago

These tests have succeeded the last dozen or so times. I'm advocating closing this for the time being.