-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.Issues related to the googleapis/python-bigquery-pandas API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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_unicode_string_conversion_and_normalization
- test_index_column
- test_column_order
- test_read_gbq_raises_invalid_column_order
- test_column_order_plus_index
- test_read_gbq_raises_invalid_index_column
- test_malformed_query
- test_bad_project_id
- test_bad_table_name
- test_download_dataset_larger_than_200k_rows
- test_ddl (tests.system.test_gbq.TestReadGBQIntegration: test_ddl failed #855)
- test_ddl_w_max_results (tests.system.test_gbq.TestReadGBQIntegration: test_ddl_w_max_results failed #547)
- test_max_results
- test_one_row_one_column (tests.system.test_gbq.TestReadGBQIntegration: test_one_row_one_column failed #433)
- test_legacy_sql
- test_standard_sql (tests.system.test_gbq.TestReadGBQIntegration: test_standard_sql failed #458)
- test_query_with_parameters (tests.system.test_gbq.TestReadGBQIntegration: test_query_with_parameters failed #434)
- test_query_inside_configuration
- test_configuration_without_query
- test_configuration_raises_value_error_with_multiple_config
- test_timeout_configuration (tests.system.test_gbq.TestReadGBQIntegration: test_timeout_configuration failed #775)
- test_struct (tests.system.test_gbq.TestReadGBQIntegration: test_struct failed #435)
- test_array
- test_array_length_zero (tests.system.test_gbq.TestReadGBQIntegration: test_array_length_zero failed #436)
- test_array_agg
- test_array_of_floats (tests.system.test_gbq.TestReadGBQIntegration: test_array_of_floats failed #437)
- test_tokyo
- test_columns_as_alias
- test_columns_and_col_order_raises_error
commit: 912b615
buildURL: Build Status, Sponge
status: failed
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.Issues related to the googleapis/python-bigquery-pandas API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.