Skip to content

Commit bf62071

Browse files
committed
update excluded tests
1 parent cd99484 commit bf62071

File tree

9 files changed

+35
-16
lines changed

9 files changed

+35
-16
lines changed

packages/cubejs-testing-drivers/fixtures/athena.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,9 @@
150150
"---------------------------------------",
151151
"querying BigECommerce: rolling window by 2 day without date range",
152152
"querying BigECommerce: rolling window by 2 month without date range",
153-
"querying BigECommerce: rolling window YTD",
154153
"querying BigECommerce: rolling window YTD without date range",
155-
"--------------------",
156154

155+
"--------------------",
157156
"week granularity is not supported for intervals",
158157
"--------------------",
159158
"querying BigECommerce: rolling window by 2 week",

packages/cubejs-testing-drivers/fixtures/bigquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@
163163
"querying BigECommerce: rolling window by 2 day without date range",
164164
"querying BigECommerce: rolling window by 2 month without date range",
165165
"querying BigECommerce: rolling window YTD without date range",
166-
"--------------------",
167166

167+
"---------------------------------------",
168168
"SKIPPED SQL API (Need work)",
169169
"---------------------------------------",
170170
"SQL API: reuse params",

packages/cubejs-testing-drivers/fixtures/clickhouse.json

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,20 +179,25 @@
179179
"querying BigECommerce: partitioned pre-agg",
180180
"querying BigECommerce: null sum",
181181
"querying BigECommerce: null boolean",
182+
183+
"---------------------------------------",
182184
"Unsupported JOIN ON conditions. Unexpected 'big_e_commerce__order_date_month > subtractWeeks(date_to, 2)'",
183-
"--------------------",
185+
"---------------------------------------",
184186
"querying BigECommerce: rolling window by 2 day",
185187
"querying BigECommerce: rolling window by 2 week",
186188
"querying BigECommerce: rolling window by 2 month",
189+
"querying BigECommerce: rolling window YTD (month)",
190+
"querying BigECommerce: rolling window YTD (month + week)",
191+
"querying BigECommerce: rolling window YTD (month + week + no gran)",
192+
"querying BigECommerce: rolling window YTD (month + week + day)",
193+
"querying BigECommerce: rolling window YTD (month + week + day + no gran)",
187194

188195
"---------------------------------------",
189196
"Requires Tesseract. ",
190197
"---------------------------------------",
191198
"querying BigECommerce: rolling window by 2 day without date range",
192199
"querying BigECommerce: rolling window by 2 month without date range",
193-
"querying BigECommerce: rolling window YTD",
194200
"querying BigECommerce: rolling window YTD without date range",
195-
"--------------------",
196201

197202
"---------------------------------------",
198203
"Custom Granularities ",
@@ -209,6 +214,11 @@
209214
"SQL API: Nested Rollup over asterisk",
210215
"SQL API: Rollup over exprs",
211216
"SQL API: Rollup with aliases",
212-
"SQL API: Simple Rollup"
217+
"SQL API: Simple Rollup",
218+
219+
"SKIPPED SQL API (due to inconsistency)",
220+
"---------------------------------------",
221+
"Below doesn't work probably due to strict type comparison in ClickHouse, but tests run across all DBs",
222+
"SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
213223
]
214224
}

packages/cubejs-testing-drivers/fixtures/databricks-jdbc.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,7 @@
211211
"---------------------------------------",
212212
"querying BigECommerce: rolling window by 2 day without date range",
213213
"querying BigECommerce: rolling window by 2 month without date range",
214-
"querying BigECommerce: rolling window YTD",
215214
"querying BigECommerce: rolling window YTD without date range",
216-
"--------------------",
217215

218216
"---------------------------------------",
219217
"Custom Granularities ",

packages/cubejs-testing-drivers/fixtures/mssql.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,8 @@
141141
"---------------------------------------",
142142
"querying BigECommerce: rolling window by 2 day without date range",
143143
"querying BigECommerce: rolling window by 2 month without date range",
144-
"querying BigECommerce: rolling window YTD",
145144
"querying BigECommerce: rolling window YTD without date range",
146-
"--------------------",
145+
147146
"---------------------------------------",
148147
"SKIPPED SQL API (Need work)",
149148
"---------------------------------------",
@@ -160,6 +159,12 @@
160159
"SQL API: Nested Rollup over asterisk",
161160
"SQL API: Extended nested Rollup over asterisk",
162161
"SQL API: ungrouped pre-agg",
163-
"SQL API: NULLS FIRST/LAST SQL push down"
162+
"SQL API: NULLS FIRST/LAST SQL push down",
163+
164+
"---------------------------------------",
165+
"Error during rewrite: Can't detect Cube query and it may be not supported yet.",
166+
"---------------------------------------",
167+
"SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
168+
"SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
164169
]
165170
}

packages/cubejs-testing-drivers/fixtures/mysql.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,12 @@
131131
"querying BigECommerce: partitioned pre-agg",
132132
"querying BigECommerce: null sum",
133133
"querying BigECommerce: null boolean",
134+
134135
"---------------------------------------",
135136
"Requires Tesseract. ",
136137
"---------------------------------------",
137138
"querying BigECommerce: rolling window by 2 day without date range",
138139
"querying BigECommerce: rolling window by 2 month without date range",
139-
"querying BigECommerce: rolling window YTD",
140140
"querying BigECommerce: rolling window YTD without date range",
141141

142142
"---------------------------------------",
@@ -156,6 +156,12 @@
156156
"SQL API: Rollup over exprs",
157157
"SQL API: Nested Rollup with aliases",
158158
"SQL API: Nested Rollup over asterisk",
159-
"SQL API: Extended nested Rollup over asterisk"
159+
"SQL API: Extended nested Rollup over asterisk",
160+
161+
"---------------------------------------",
162+
"Error during rewrite: Can't detect Cube query and it may be not supported yet.",
163+
"---------------------------------------",
164+
"SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
165+
"SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
160166
]
161167
}

packages/cubejs-testing-drivers/fixtures/postgres.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
"querying Products: dimensions -- doesn't work wo ordering",
157157
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
158158
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
159+
159160
"---------------------------------------",
160161
"Requires Tesseract. ",
161162
"---------------------------------------",

packages/cubejs-testing-drivers/fixtures/redshift.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,12 @@
167167
"querying Products: dimensions -- doesn't work wo ordering",
168168
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- rounding in athena",
169169
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
170+
170171
"---------------------------------------",
171172
"Requires Tesseract. ",
172173
"---------------------------------------",
173174
"querying BigECommerce: rolling window by 2 day without date range",
174175
"querying BigECommerce: rolling window by 2 month without date range",
175-
"querying BigECommerce: rolling window YTD",
176176
"querying BigECommerce: rolling window YTD without date range"
177177
]
178178
}

packages/cubejs-testing-drivers/fixtures/snowflake.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,12 +232,12 @@
232232
"querying ECommerce: total quantity, avg discount, total sales, total profit by product + order + total -- noisy test",
233233
"querying BigECommerce: null sum",
234234
"querying BigECommerce: null boolean",
235+
235236
"---------------------------------------",
236237
"Requires Tesseract. ",
237238
"---------------------------------------",
238239
"querying BigECommerce: rolling window by 2 day without date range",
239240
"querying BigECommerce: rolling window by 2 month without date range",
240-
"querying BigECommerce: rolling window YTD",
241241
"querying BigECommerce: rolling window YTD without date range"
242242
]
243243
}

0 commit comments

Comments
 (0)