Skip to content

Mocha Tests: should delete a row from an example table using a DML statement failed #1140

@flaky-bot

Description

@flaky-bot

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


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

Test output
expected 'Successfully deleted 0 record.\n' to match /Successfully deleted 1 record\./
AssertionError: expected 'Successfully deleted 0 record.\n' to match /Successfully deleted 1 record\./
    at Context.it (system-test/spanner.test.js:544:12)

Metadata

Metadata

Labels

api: spannerIssues related to the googleapis/nodejs-spanner API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions