You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There appears to be flakiness around seed with BigQuery integration tests. I'm unsure of root cause, but we have access to a few knobs to hopefully make these tests less flaky.
...Completed with 1 error and 0 warnings:Runtime Error in seed incremental_overwrite_date_expected (data/incremental_overwrite_date_expected.csv) BigQuery Timeout Exceeded...
...Completed with 1 error and 0 warnings:403 PUT bigquery.googleapis.com/upload/bigquery/v2/projects/dbt-test-env/jobs?uploadType=resumable&upload_id=ADPycdvFfY8AwbDXNN4llBuQfDjiyOf4c753Zt-oRenhK-Oe-5lR6Qp0CSIUxw9kw_DUnkGb-P3G7uJJ0KZkDsg6fWI: Access Denied: Table dbt-test-env:test16299067873390981321_override_database_040.seed: Permission bigquery.tables.updateData denied on table dbt-test-env:test16299067873390981321_override_database_040.seed (or it may not exist)....
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.
🚨 Flaky BigQuery tests alert 🚨
There appears to be flakiness around
seed
with BigQuery integration tests. I'm unsure of root cause, but we have access to a few knobs to hopefully make these tests less flaky.Example failures:
test/integration/022_bigquery_test/test_simple_bigquery_view.py::TestSimpleBigQueryRun::test__bigquery_simple_run
test/integration/040_override_database_test/test_override_database.py::TestProjectModelOverride::test_bigquery_database_override
test/integration/042_sources_test/test_sources.py::TestSourceFreshness::test_bigquery_source_freshness
The text was updated successfully, but these errors were encountered: