Opened 7 years ago
Closed 5 years ago
#1571 closed enhancement (fixed)
systemtest oracle files are 65MB
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | systemtest | Version: | development |
Keywords: | Cc: | Bang Pham Huu, Vlad Merticariu, bbell, Peter Baumann | |
Complexity: | Medium |
Description (last modified by )
The oracle files in the systemtest are 65MB in total. This is almost half the size of the rasdaman repo.. and it'll likely get worse as we develop the systemtest with more tests.
Let's brainstorm a bit about some straightforward and simple way to improve this.
The most obvious idea: store checksums of the expected result outputs. Then when running the systemtest, checksums are computed of the outputs and compared to the expected ones. This also allows us to run tests with larger outputs (e.g. testing a query outputing a 1GB file).
Change History (5)
comment:1 by , 7 years ago
Description: | modified (diff) |
---|
comment:2 by , 7 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:3 by , 7 years ago
Milestone: | 9.5 → Future |
---|
comment:4 by , 6 years ago
Priority: | major → minor |
---|
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.