In preparation to the 4.0.M2 vote, we ran all tests on Java 1.7

You can compare it with the previous results at 
http://markmail.org/message/zlasxkq6tpzhydev 
<http://markmail.org/message/zlasxkq6tpzhydev>. Essentially everything is the 
same, so the latest changes didn’t break anything and rat don’t have any 
violations. Feel free to replicate the results in your own environment.

hsql: PASSED
h2: PASSED
derby: PASSED
mysql: PASSED
  MySQL 5.6 config: [mysqld] max_allowed_packet=16M lower_case_table_names = 1

sqlserver: Failed tests: 
  DataContextEJBQLDateTimeFunctionalExpressionsIT.testCURRENT_TIME
  DbLoaderIT.testLoad

  SQL Server 2005 Expression config: collation - SQL_Latin1_general_CP1_CS_AS
  Both tests new for 4.2 and hasn't been run at 3.1. Both specific for SQL 
Server 2005.

postgresql: PASSED 
  Test ReturnTypesMappingTest.testBLOB was disabled for postgresql 

oracle 11: Failed tests: 
  ReturnTypesMappingIT.testBIT
  ReturnTypesMappingIT.testBOOLEAN
  ReturnTypesMappingIT.testFLOAT
  ReturnTypesMappingIT.testREAL
  ReturnTypesMappingIT.testSMALLINT
  ReturnTypesMappingIT.testBIGINT
  ReturnTypesMappingIT.testDOUBLE
  ReturnTypesMappingIT.testTINYINT
  DataContextEJBQLFunctionalExpressionsIT.testLOCATE
  DataContextEJBQLDateTimeFunctionalExpressionsIT.testCURRENT_TIME 

  Since testLOCATE and testCURRENT_TIME hasn't been run previously it is not a 
regression. 

Best regards,
Alex Kolonitsky.

Reply via email to