This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mauve patch


Hi Tom,

> Perhaps it is better to just remove the test. 

That would be my preferred option.

> Or make a new "unportable" section of Mauve, since some things 
> seemingly can't be tested.

I think it would be better for each JVM projects to manage its own
non-portable testcases.   In Kissme for example, there is a small
regression testsuite (called "HitMe") that tests some of Kissme's low
level and VM specific features.  

The HitMe harness assumes that less of the VM infrastructure is working
that the Mauve harness does.  There is even a version that avoids using
java.lang.io.* and uses the rc returned using System.exit() to signal
test success / failure.  Some HitMe tests require special Kissme
commandline arguments.  The makefile understands this ...

-- Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]