Skip to content

Spanner: invalid type test - #4569

Merged
chemelnucfin merged 1 commit into
googleapis:masterfrom
chemelnucfin:spanner_invalid_type
Dec 19, 2017
Merged

Spanner: invalid type test#4569
chemelnucfin merged 1 commit into
googleapis:masterfrom
chemelnucfin:spanner_invalid_type

Conversation

@chemelnucfin

Copy link
Copy Markdown
Contributor

This got closed inadvertently in #4434
Breaking this up for integration 7 test.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 11, 2017
Comment threadspanner/tests/system/test_system.py Outdated
with session.batch() as batch:
batch.delete(table, self.ALL)
batch.insert(table, columns, right)
with self.assertRaisesRegexp(errors.RetryError, error):

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermesdhermes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chemelnucfin
chemelnucfin merged commit bb8506f into googleapis:masterDec 19, 2017
@chemelnucfinchemelnucfin added the api: spanner Issues related to the Spanner API. label Dec 20, 2017
@tseavertseaver mentioned this pull request Dec 20, 2017
19 tasks
parthea pushed a commit that referenced this pull request Mar 9, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spannerIssues related to the Spanner API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@chemelnucfin@dhermes@googlebot