On the 0x22A day of Apache Harmony Alexander Kleymenov wrote: > Hello, > > I've filed new JIRA report [1] describing proposal to infrastructure > for DRLVM regression testing. > It also contains prototype implementation using several regression > tests as an example. > To run the regression tests and to see the prototype at work just > apply the patch on built DRLVM workspace and launch ant with reg.test > target: > > > ant reg.test > > Any thoughts and suggestions regarding to proposed infrastructure are welcome!
My current suggestions(cpoied to HARMONY-2416): * print the place where the the report was generated (now semis/reg.tests/reports/html/index.html) * print the build result according to the overall testing result (now it prints "BUILD SUCCESSFUL" even if some tests failed) * exclude list thanks for doing it all! > Thanks, > Alexander > > [1] http://issues.apache.org/jira/browse/HARMONY-2283 > -- Egor Pasko
