ToolJet / ToolJet/ToolJet

Quarantined server tests: data-queries (1 tests) — CI gate rehab

Open
#17,259 1 comment 0 reactions 1 assignee View on GitHub

@Siddharthpl is already working on this.

Since Aug 25, 2026.

  • #17675 by @Siddharthpl — merged
Dominant language
JavaScript
Stars
40.9k
Forks
5.4k
Avg merge
2d 18h
Merged PRs (30d)
202

Description

Part of the CI gate rollout: these tests fail on current main-era code and are quarantined (it.skip with a QUARANTINE tag) so the run-ci Gate can be fully blocking. Fix and un-skip sprint-wise.

Context: server test suite ported from lts (#15740) to main; failures are drift against evolved product code or specs added while main CI was down. Baseline run: https://github.com/ToolJet/ToolJet/actions/runs/29853452911

Quarantined tests
  • test/modules/data-queries/e2e/data-queries.spec.ts — should be able to run queries of an app if a public app ( even if an unauthenticated user )
Definition of done
  • Each test above un-skipped and green in a full run-ci
  • grep -rn "QUARANTINE(data-queries)" server/test returns nothing

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.