Skip to content

Commit 0bbc703

Browse files
committed
skip tests for tesseract
1 parent 3e298e7 commit 0bbc703

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
@@ -232,6 +232,10 @@
232232
"---- Different results comparing to baseQuery version. Need to investigate ----",
233233
"querying BigECommerce: rolling window YTD (month + week)",
234234
"querying BigECommerce: rolling window YTD (month + week + no gran)",
235-
"querying BigECommerce: rolling window YTD without granularity"
235+
"querying BigECommerce: rolling window YTD without granularity",
236+
237+
"Skipped because are too heavy and leads to Connection terminated unexpectedly or ECONNREFUSED or ECONNRESET",
238+
"SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
239+
"SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
236240
]
237241
}

0 commit comments

Comments
 (0)