Skip to content

Commit 7176bd1

Browse files
committed
skip some tests for tesseract
1 parent d5ae327 commit 7176bd1

File tree

1 file changed

+6
-0
lines changed
  • packages/cubejs-testing-drivers/fixtures

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,5 +180,11 @@
180180
"---------------------------------------",
181181
"SQL API: Rolling Window YTD (year + month + day + date_trunc equal)",
182182
"SQL API: Rolling Window YTD (year + month + day + date_trunc IN)"
183+
],
184+
"tesseractSkip": [
185+
"querying custom granularities ECommerce: count by three_months_by_march + no dimension",
186+
"querying custom granularities ECommerce: count by three_months_by_march + dimension",
187+
"querying BigECommerce: rolling window YTD (month + week)",
188+
"querying BigECommerce: rolling window YTD (month + week + no gran)"
183189
]
184190
}

0 commit comments

Comments
 (0)