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 create a dataset failed #2345

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: a89bb49793dad4db6022bf0ef95d70d6f60f593e buildURL: Build Status, Sponge status: failed

Test output
The expression evaluated to a falsy value:

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

      + expected - actual

      -false
      +true

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

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

    at Context. (system-test/datasets.test.js:54:12)
    at processImmediate (internal/timers.js:464:21)
flaky-bot[bot] commented 3 years ago

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