Is there any chance you could come up with a little more ant stuff that
would (in one target) ...
checkout jboss-all from cvs
build
start (in separate jvm)
run tests
email results
stop
I could probably come up with this but I think you could probably do it in
1/4 the time.
I agree that the time for the full test run makes it useable only for batch
"overnight" testing. To make xprogramming testing possible we need to
separate the unit tests that do things once in a planned way from the
stress/load tests that do something 10,000 times. Who can find the time to
make this separation???
The buildmagic stuff continues to amaze me with how easy it makes the build
process.
Thanks
david jencks
On 2001.08.29 16:45:13 -0400 Jason Dillon wrote:
> > get the testsuite going, enforce usage of it through buildmagic, then
> we
>
> Any thoughts on how you would like that enforced? I made it easy to run,
>
> # Compile
> ./build/build.sh
>
> # Run
> ./build/build.sh run
>
> # Test
> ./build/build.sh testsuite
>
> It still takes forever. If it was quicker, I would suggest making it a
> dependency of release, and change it to halt on errors/failures. But
> that
> would drive me crazy since it takes so long to run.
>
> --jason
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development