Hi Preston,
I just tried to run the tests on your branch, but it seems that
XMarkCatalog.xml is not in there. Are you sure that you've pushed the
latest changes to the repository?
Cheers,
Till
On 1 Apr 2015, at 13:01, Eldon Carman wrote:
Till,
Do you remember how to use the source tag when creating a Test Suite
source
document for the Test Suite? I believe you had a hand in setting that
up in
the first place. Under my branch (prestonc/xmark), I have committed
Shivani's patch. I was wondering why it looks like the queries for
XMarkCatalog.xml are not picking up the source file specified in the
XML. I
feel like I am missing a piece that would make this work.
Example statement to run the test suite:
sh ./vxquery-xtest/target/appassembler/bin/xtest -catalog
vxquery-xtest/src/test/resources/XMarkCatalog.xml -htmlreport
/tmp/xmark_report.html
Thanks for your insight.
Preston