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/sqlserver/mssql: should handle insert error failed #1786

Closed
flaky-bot bot opened this issue May 6, 2020 · 1 comment
Closed

cloud-sql/sqlserver/mssql: should handle insert error failed #1786

flaky-bot bot opened this issue May 6, 2020 · 1 comment
Assignees
Labels
api: cloudsql Issues related to the Cloud SQL for MySQL API. 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 May 6, 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: 74ab5d7
buildURL: Build Status, Sponge
status: failed

Test output
expected 400 "Bad Request", got 500 "Internal Server Error"
Error: expected 400 "Bad Request", got 500 "Internal Server Error"
    at Test._assertStatus (node_modules/supertest/lib/test.js:268:12)
    at Test._assertFunction (node_modules/supertest/lib/test.js:283:11)
    at Test.assert (node_modules/supertest/lib/test.js:173:18)
    at localAssert (node_modules/supertest/lib/test.js:131:12)
    at /tmpfs/src/github/nodejs-docs-samples/cloud-sql/sqlserver/mssql/node_modules/supertest/lib/test.js:128:5
    at Test.Request.callback (node_modules/superagent/lib/node/index.js:728:3)
    at IncomingMessage.parser (node_modules/superagent/lib/node/index.js:916:18)
    at endReadableNT (_stream_readable.js:1145:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
@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 May 6, 2020
@fhinkel fhinkel added the api: cloudsql Issues related to the Cloud SQL for MySQL API. label May 7, 2020
@shubha-rajan
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudsql Issues related to the Cloud SQL for MySQL API. 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

2 participants