Skip to content

tests.system.test_sqlalchemy_bigquery: many tests failed #94

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 Mar 24, 2021 · 2 comments · Fixed by #96
Closed

tests.system.test_sqlalchemy_bigquery: many tests failed #94

flaky-bot bot opened this issue Mar 24, 2021 · 2 comments · Fixed by #96
Assignees
Labels
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 Mar 24, 2021

Many tests failed at the same time in this package.

  • I will close this issue when there are no more failures in this package and
    there is at least one pass.
  • No new issues will be filed for this package until this issue is closed.
  • If there are already issues for individual test cases, I will close them when
    the corresponding test passes. You can close them earlier, if you prefer, and
    I won't reopen them while this issue is still open.

Here are the tests that failed:

  • test_dry_run
  • test_engine_with_dataset
  • test_dataset_location
  • test_reflect_select
  • test_content_from_raw_queries
  • test_record_content_from_raw_queries
  • test_content_from_reflect
  • test_unicode
  • test_tables_list
  • test_group_by
  • test_nested_labels
  • test_session_query
  • test_labels
  • test_custom_expression
  • test_compiled_query_literal_binds
  • test_joins
  • test_dml
  • test_create_table
  • test_schemas_names
  • test_table_names_in_schema
  • test_view_names
  • test_get_indexes
  • test_get_columns
  • test_has_table

commit: 9cdd37b
buildURL: Build Status, Sponge
status: failed

@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 Mar 24, 2021
@tswast tswast self-assigned this Mar 24, 2021
@tswast
Copy link
Collaborator

tswast commented Mar 24, 2021

This is because the system tests depend on several tables which haven't been created. I'll add some test fixtures to create these and/or update the tests to create the tables each time.

@flaky-bot
Copy link
Author

flaky-bot bot commented Mar 24, 2021

24 tests failed in this package for commit 9b3ffaa (Build Status, Sponge).


commit: 9b3ffaa
buildURL: Build Status, Sponge
status: failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

1 participant