mauve issues
Jerry Quinn
jlquinn@optonline.net
Fri Jun 4 05:13:00 GMT 2004
I'm trying to build and test a subset of the mauve testsuite and
running into trouble. As far as I can tell, I should be able to do:
make check
RUNTESTFLAGS="mauve.exp=gnu.testlet.java.util.zip.ZipEntry.setComment"
and have it build mauve and run the specific test.
However, what actually happens is that the compile of the testsuite
occurs. Then, I get 11 expected passes, which are from compiling the
mauve framework. In addition, all the files that appear in
mauve-build disappear.
Another thing I find odd is I get a warning:
make[3]: Entering directory `/home/jlquinn/gcc/dev/build/i686-pc-linux-gnu/libjava/testsuite/mauve-build'
Makefile:570: choices: No such file or directory
Something seems amiss in the order of construction or dependencies.
Is what I'm trying supposed to work?
Thanks,
Jerry Quinn
More information about the Java
mailing list