Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.32.0
Description
Calcite has several XML reference files for tests.
When a new test is added, those files should be updated by copying the new, automatically-generated, version.
Sometimes the files are updated manually, and differ from the automatic generation, which makes it harder for the next developer to rely on automatic generation.
Following the discussion in the ML, it is desirable to have tests failing upon discrepancies.
This ticket aims at tracking the effort towards this goal.
DiffRepository class is responsible for diffing, so it's the first candidate to consider for adding such a check.
Attachments
Issue Links
- causes
-
CALCITE-5501 SqlToRelConverterTest.checkActualAndReferenceFiles fails intermittently in Jenkins CI
- Closed
- links to