jkesselm commented on PR #1:
URL: https://github.com/apache/xalan-test/pull/1#issuecomment-1540957611

   There is a build.sh in the xalan-tests root directory, with multiple testing 
targets. 
   
   These changes move new tests into the standard test framework by creating a 
bucket for jira issues, and document the actual status of the old bugzilla 
bucket. Neither of those buckets is part of standard smoketesting, and in fact 
tests which pass and which are worth keeping for regression-check purposes 
should be migrated into other parts of the test tree that _are_ included in 
smoketest. The old test framework has some limitations which make that 
migration more difficult than it should be when the test involves a Java 
driver; fixing that is on my to-do list.
   
   But for now, this makes invocation of the jira-issue tests parallel 
invocation of the bugzilla-issue tests rather than requiring a "magic" script 
to launch them outside the test framework, fills in some files that were 
missing from the bugzilla bucket, and documents the status of the bugzilla 
tests (obsolete, user error, feature request, or actual bug report). It's a 
clean-up pass.
   
   - The currently recommended regression tests passed before my changes and 
continue to pass after them.
   - The three new (previously manual) tests for jira issues are now invoked 
through the test framework.
   - The old tests for bugzilla issues have been completed (where files were 
missing) and status documented.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to