Opened 7 years ago
Last modified 5 years ago
#1571 closed enhancement
systemtest oracle files are 65MB — at Initial Version
Reported by: | Dimitar Misev | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | systemtest | Version: | development |
Keywords: | Cc: | Bang Pham Huu, Vlad Merticariu, bbell, Peter Baumann | |
Complexity: | Medium |
Description
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 bigger 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.
Note:
See TracTickets
for help on using tickets.