Skip to content

Commit

Permalink
disable more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dataders committed Nov 8, 2021
1 parent 63a16b0 commit 365abbc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion integration_tests/dbt_utils/dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,18 @@ models:
test_recency: *disabled
test_equal_column_subset: *disabled
test_equal_rowcount: *disabled
data_test_not_null_where: *disabled
# intractable nested CTEs from
# https://github.com/calogica/dbt-date/pull/30
dbt_date_integration_tests:
dates: *disabled
dim_week: *disabled
dim_hour: *disabled
seeds:

tests:
dbt_utils_integration_tests:
jinja_helpers: *disabled
seeds:
+quote_columns: false
dbt_utils_integration_tests:
schema_tests:
Expand Down

0 comments on commit 365abbc

Please sign in to comment.