Unit Test Results

Designed for use with JUnit and Ant.

Class testsuite.regression.SubqueriesRegressionTest

NameTestsErrorsFailuresTime(s)
SubqueriesRegressionTest51054334.626

Tests

NameStatusTypeTime(s)
testSubQuery1Success65.594
testSubQuery2ErrorThe last communications with the server was 54052 seconds ago, which is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.

com.mysql.jdbc.CommunicationsException: The last communications with the server was 54052 seconds ago, which is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2515) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2803) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1573) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1665) at com.mysql.jdbc.Connection.execSQL(Connection.java:3118) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1313) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1232) at testsuite.regression.SubqueriesRegressionTest.dropTables(SubqueriesRegressionTest.java:284) at testsuite.regression.SubqueriesRegressionTest.testSubQuery2(SubqueriesRegressionTest.java:128)
54090.926
testSubQuery3Success56.267
testSubQuery4Success59.801
testSubQuery5Success61.900
Properties »
System.out »
System.err »