FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: remove error msg check from test_decimal_precision_limit for non emulator test by vi3k6i5 · Pull Request #647 · googleapis/python-spanner-django · GitHub

This repository was archived by the owner on Jun 8, 2026. It is now read-only.

fix: remove error msg check from test_decimal_precision_limit for non emulator test - #647

Merged
vi3k6i5 merged 4 commits into
googleapis:masterfrom
vi3k6i5:decimal_err_msg_fix
Jun 15, 2021
Merged

vi3k6i5 merged 4 commits into
googleapis:masterfrom
vi3k6i5:decimal_err_msg_fix

Conversation

vi3k6i5 commented Jun 15, 2021

Copy link
Copy Markdown
Contributor

Changed test_decimal_precision_limit to not check specific error msg and only check for exception class in non emulator test case.

Since googleapis/python-spanner#340 python spanner throws ValueError when decimal precision limit is not met. Corrected test case to expect the same exception to be raised.

fixes #645

vi3k6i5 requested a review from a team June 15, 2021 12:27
product-auto-label Bot added the api: spanner Issues related to the googleapis/python-spanner-django API. label Jun 15, 2021
vi3k6i5 requested a review from asthamohta June 15, 2021 12:27
google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 15, 2021
vi3k6i5 requested review from skuruppu and thiagotnunes June 15, 2021 12:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner-django API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

system test are failing with latest python spanner release

2 participants


Back | FazBrowse Home | New Git URL