On Sun, Jan 20, 2008 at 01:31:37AM +1100, Scott Eade wrote:
> I am thinking that it would be a good idea to avoid a long delay between
> 3.3-RC3 and 3.3 final. Is there anything outstanding that needs to be
> worked on before 3.3 final?
>
I had a question about 3.3-RC3. Am I the only one for whom the
SqlExpressionTest fails? Surely this cannot be. I am building from a
clean svn co of the TORQUE_3_3_RC3 tag(s).
$ maven jar:jar
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
build:start:
java:prepare-filesystem:
java:compile:
[echo] Compiling to
/home/brmiller/devel/torque/torque-3.3-RC3-svn/runtime/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
[junit] Running org.apache.torque.util.UniqueListTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.521 sec
[junit] Running org.apache.torque.util.QueryTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.393 sec
[junit] Running org.apache.torque.util.CriteriaTest
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.716 sec
[junit] Running org.apache.torque.util.SqlBuilderTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.62 sec
[junit] Running org.apache.torque.util.SqlExpressionTest
[junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 0.623 sec
[junit] [ERROR] TEST org.apache.torque.util.SqlExpressionTest FAILED
[junit] Running org.apache.torque.om.NumberKeyTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
[junit] Running org.apache.torque.om.ComboKeyTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.327 sec
[junit] Running org.apache.torque.TorqueInstanceTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.598 sec
[junit] Running org.apache.torque.TorqueRuntimeExceptionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.616 sec
[junit] Running org.apache.torque.adapter.DBOracleTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.328 sec
[junit] Running org.apache.torque.avalon.AvalonTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.785 sec
BUILD FAILED
File...... /home/brmiller/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 17 seconds
Finished at: Fri Feb 01 21:19:56 GMT 2008
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]