Hi,

Under r1647885 I have now added an additional test-suite that I was
working on over some time which performs integration/stress tests
which load and handle all stored test files in various ways.

It works by using handlers for each type of file which perform various
operations on the files, e.g. loading, iterating content, modify, ...

This will trigger failures for changes which break working with the
available test-files and thus provides another layer of regression
testing which hopefully prevents some failures from making it into
releases.

It is separated from the normal unit-tests and is runnable via a new
ant-target 'test-integration' and also added to the jenkins-target to
ensure we run these tests regularly.

Let me know what you think or if it is causing unexpected problems. It
may fail for newly added test-documents, either because it triggers
some bug or it needs to be excluded for some reason (broken file,
password protected file, ...).

Thanks and happy holidays... Dominik.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to