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

Mocha Tests: should transfer value from one record to another using DML statements within a transaction failed #1006

Closed
flaky-bot bot opened this issue May 21, 2020 · 3 comments
Assignees
Labels
api: spanner Issues related to the googleapis/nodejs-spanner API. priority: p2 Moderately-important priority. Fix may not be included in 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 21, 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: b829530
buildURL: Build Status, Sponge
status: failed

Test output
expected '' to match /Successfully executed read-write transaction using DML to transfer 200000 from Album 2 to Album 1/
AssertionError: expected '' to match /Successfully executed read-write transaction using DML to transfer 200000 from Album 2 to Album 1/
    at Context.it (system-test/spanner.test.js:563:12)
@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 21, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/nodejs-spanner API. label May 21, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented May 21, 2020

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

@flaky-bot flaky-bot bot closed this as completed May 21, 2020
@flaky-bot flaky-bot bot reopened this May 26, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented May 26, 2020

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


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

Test output
expected '' to match /Successfully executed read-write transaction using DML to transfer 200000 from Album 2 to Album 1/
AssertionError: expected '' to match /Successfully executed read-write transaction using DML to transfer 200000 from Album 2 to Album 1/
    at Context.it (system-test/spanner.test.js:563:12)

@bcoe bcoe closed this as completed May 26, 2020
@flaky-bot flaky-bot bot reopened this May 28, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented May 28, 2020

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: 036151a
buildURL: Build Status, Sponge
status: failed

Test output
expected '' to match /Successfully executed read-write transaction using DML to transfer 200000 from Album 2 to Album 1/
AssertionError: expected '' to match /Successfully executed read-write transaction using DML to transfer 200000 from Album 2 to Album 1/
    at Context.it (system-test/spanner.test.js:563:12)

@skuruppu skuruppu added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/nodejs-spanner API. priority: p2 Moderately-important priority. Fix may not be included in 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