Integration tests never run
---------------------------
Key: JAXEN-197
URL:
http://jira.codehaus.org/browse/JAXEN-197 Project: jaxen
Issue Type: Bug
Components: core
Reporter: Elliotte Rusty Harold
Assignee: Elliotte Rusty Harold
In the course of fixing 195, I broke some of the integration tests listed im test/tests.xml that reference nitf.xml. We never noticed this because we don't seem to actually be running those tests. In particular, these variables from XPathTestBase are never accessed:
protected static String VAR_URI = "
http://jaxen.org/test-harness/var";
protected static String TESTS_XML = "xml/test/tests.xml";
We need to set up a test harness to automatically run these tests too.
FYI, XOM is running these tests outside the Jaxen repository, which is how I noticed the problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email