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 Dimitar Misev)

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 Dimitar Misev, 7 years ago

Description: modified (diff)

comment:2 by Dimitar Misev, 7 years ago

Owner: set to Bang Pham Huu
Status: newassigned

comment:3 by Dimitar Misev, 7 years ago

Milestone: 9.5Future

comment:4 by Dimitar Misev, 5 years ago

Priority: majorminor

comment:5 by Dimitar Misev, 5 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.