Skip to content

tests.system.test_sqlalchemy_bigquery: test_table_names_in_schema failed #209

@flaky-bot

Description

@flaky-bot

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'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-sqlalchemy API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions