Skip to content

tests.system.test_sqlalchemy_bigquery: test_table_names_in_schema failed #209

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

Closed
flaky-bot bot opened this issue Jul 14, 2021 · 2 comments · Fixed by #213
Closed

tests.system.test_sqlalchemy_bigquery: test_table_names_in_schema failed #209

flaky-bot bot opened this issue Jul 14, 2021 · 2 comments · Fixed by #213
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. 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 Jul 14, 2021

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


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

Test output
Traceback (most recent call last):
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/tests/system/test_sqlalchemy_bigquery.py", line 589, in test_table_names_in_schema
    assert len(tables) == 3
AssertionError: assert 4 == 3
 +  where 4 = len(['test_pybigquery_210714_081451_12817.account', 'test_pybigquery_210714_081451_12817.sample', 'test_pybigquery_210714_081451_12817.sample_dml_empty', 'test_pybigquery_210714_081451_12817.sample_one_row'])
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. 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 Jul 14, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label Jul 14, 2021
@parthea
Copy link
Contributor

parthea commented Jul 15, 2021

Hi @jimfulton,

Please can you take a look?

@jimfulton
Copy link
Contributor

Hi @jimfulton,

Please can you take a look?

Yup, I planned to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. 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.

2 participants