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 read stale data from an example table failed #1099

Closed
flaky-bot bot opened this issue Jun 11, 2020 · 2 comments · Fixed by #1156
Closed

Mocha Tests: should read stale data from an example table failed #1099

flaky-bot bot opened this issue Jun 11, 2020 · 2 comments · Fixed by #1156
Assignees
Labels
api: spanner Issues related to the googleapis/nodejs-spanner 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 Jun 11, 2020

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


commit: 8973cbc
buildURL: Build Status, Sponge
status: failed

Test output
expected '' to match /SingerId: 1, AlbumId: 1, AlbumTitle: Total Junk, MarketingBudget: 100000/
AssertionError: expected '' to match /SingerId: 1, AlbumId: 1, AlbumTitle: Total Junk, MarketingBudget: 100000/
    at Context.it (system-test/spanner.test.js:246: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 Jun 11, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/nodejs-spanner API. label Jun 11, 2020
@flaky-bot
Copy link
Author

flaky-bot bot commented Jun 11, 2020

commit: 942bf98
buildURL: Build Status, Sponge
status: failed

Test output
expected '' to match /SingerId: 1, AlbumId: 1, AlbumTitle: Total Junk, MarketingBudget: 100000/
AssertionError: expected '' to match /SingerId: 1, AlbumId: 1, AlbumTitle: Total Junk, MarketingBudget: 100000/
    at Context.it (system-test/spanner.test.js:246:12)

@flaky-bot
Copy link
Author

flaky-bot bot commented Jun 11, 2020

Test passed for commit 2031652 (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
api: spanner Issues related to the googleapis/nodejs-spanner 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

Successfully merging a pull request may close this issue.

0 participants