Hi,
> Though I can't understand why, I'm getting different results from
> running "TestAll.java" from Eclipse and from running it on the command
> line. I've checked three times, and the JVM that Eclipse is set to use
> is the same as my default JVM (Sun's 1.6 JVM). When I run TestAll.java
> on code taken directly from SVN, the following tests all fail:
>
> -TestOutOfMemory (runs indefinitely)
> -TestKillRestart and TestKillRestartMulti (
> -TestExit (NoClassDefFoundError exception?)
> -TestSampleApps ("FileNotFoundException: src/test/org/h2/samples/
> optimizations.sql", but the file is definitely sitting there in that
> path)
Did you change the path from /h2/src to /h2? I believe this is the problem.
I have the project file outside of the src folder, that is in
/h2database/h2. I suggest to do the same.
> I've faked my way through it by commenting out those
> particular tests.
That's OK.
> Do you still want me to submit
> my patches
Sure.
Regards,
Thomas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---