Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud-sql/postgres/knex: should create a table failed #1841

Closed
flaky-bot bot opened this issue Jun 2, 2020 · 1 comment
Closed

cloud-sql/postgres/knex: should create a table failed #1841

flaky-bot bot opened this issue Jun 2, 2020 · 1 comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jun 2, 2020

This test failed!

To configure my behavior, see the Build Cop Bot documentation.

If I'm commenting on this issue too often, add the buildcop: quiet label and
I will stop commenting.


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

Test output
The expression evaluated to a falsy value:

assert.ok(stdout.includes(Successfully created 'votes' table.))

  + expected - actual

  -false
  +true

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

assert.ok(stdout.includes(Successfully created 'votes' table.))

at exec (test/createTable.test.js:49:14)
at ChildProcess.exithandler (child_process.js:285:7)
at maybeClose (internal/child_process.js:982:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)</pre></details>
@flaky-bot flaky-bot bot added buildcop: issue priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jun 2, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented Jun 3, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

0 participants