Skip to content

Commit 3e298e7

Browse files
committed
comment put heavy tests
1 parent 00cf190 commit 3e298e7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,11 @@
195195
"---------------------------------------",
196196
"SKIPPED SQL API (Need work) ",
197197
"---------------------------------------",
198-
"SQL API: SQL push down push to cube quoted alias"
198+
"SQL API: SQL push down push to cube quoted alias",
199+
200+
"Skipped because are too heavy and leads to Connection terminated unexpectedly or ECONNREFUSED or ECONNRESET",
201+
"SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
202+
"SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
199203
],
200204
"tesseractSkip": [
201205
"querying custom granularities ECommerce: count by three_months_by_march + no dimension",

0 commit comments

Comments
 (0)