Skip to content

fix: add miniflare devDep and cloudflare:workers polyfill for vitest #48

fix: add miniflare devDep and cloudflare:workers polyfill for vitest

fix: add miniflare devDep and cloudflare:workers polyfill for vitest #48

Triggered via push March 5, 2026 18:31
Status Failure
Total duration 14m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 1.
src/operators-conformance.test.ts > SetOperator: src/operators-conformance.test.ts#L849
Error: Hook timed out in 120000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/operators-conformance.test.ts:849:3
src/operators-conformance.test.ts > ORDER BY: src/operators-conformance.test.ts#L557
Error: Hook timed out in 120000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/operators-conformance.test.ts:557:3
src/operators-conformance.test.ts > DistinctOperator: src/operators-conformance.test.ts#L517
Error: Hook timed out in 120000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/operators-conformance.test.ts:517:3
src/operators-conformance.test.ts > GROUP BY + aggregates: src/operators-conformance.test.ts#L407
Error: Hook timed out in 120000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/operators-conformance.test.ts:407:3
src/operators-conformance.test.ts > HashJoinOperator > spill join via R2SpillBackend (1M x 1M, 1MB budget): src/r2-spill.ts#L222
RangeError: start offset of Float64Array should be a multiple of 8 ❯ encodeColumnarRun src/r2-spill.ts:222:21 ❯ R2SpillBackend.writeRun src/r2-spill.ts:477:17 ❯ flushBucket src/operators.ts:1240:41 ❯ HashJoinOperator.partitionRightRows src/operators.ts:1252:15 ❯ HashJoinOperator.buildOrPartition src/operators.ts:1209:18 ❯ HashJoinOperator.next src/operators.ts:1379:5 ❯ drainPipeline src/operators.ts:1948:19 ❯ src/operators-conformance.test.ts:386:25
src/operators-conformance.test.ts > HashJoinOperator > spill join (1M x 1M, 1MB budget) matches DuckDB: src/r2-spill.ts#L222
RangeError: start offset of Float64Array should be a multiple of 8 ❯ encodeColumnarRun src/r2-spill.ts:222:21 ❯ FsSpillBackend.writeRun src/operators.ts:1508:17 ❯ flushBucket src/operators.ts:1240:23 ❯ HashJoinOperator.partitionRightRows src/operators.ts:1252:9 ❯ HashJoinOperator.buildOrPartition src/operators.ts:1209:7 ❯ HashJoinOperator.next src/operators.ts:1379:5 ❯ drainPipeline src/operators.ts:1948:19 ❯ src/operators-conformance.test.ts:351:25