Anyone know what could have caused this difference? I am hoping to assign owners for Regression Test Failures as soon as possible. David, could this be result of your changes or any related changes to Derby client?

Satheesh

Mike Matrigali (JIRA) wrote:
     [ http://issues.apache.org/jira/browse/DERBY-904?page=all ]

Mike Matrigali updated DERBY-904:
---------------------------------

    Component: Regression Test Failure
      Version: 10.1.2.2

  
big decimal error diff in derbyall lang/procedure test run in the DerbyNetClient - jdk1.3 specific
--------------------------------------------------------------------------------------------------

         Key: DERBY-904
         URL: http://issues.apache.org/jira/browse/DERBY-904
     Project: Derby
        Type: Bug
  Components: Regression Test Failure
    Versions: 10.1.2.2
 Environment: sun jdk1.3.1
    Reporter: Mike Matrigali
    Priority: Critical
    

  
derby all regression test failure in the following test.  Most recently it failed in the 1/27 derby build.  It also failed on 1/20.  It ran fine on 1/13.  Have
not had time to narrow down further.  Did note that there is a separate master for this test , but no jdk131 specific masters that I could see.
*** Start: procedure jdk1.3.1_15 DerbyNetClient derbynetmats:derbynetmats 2006-01-22 05:30:23 ***
274 del
< EXPECTED SQL Exception: BigDecimal conversion exception [converters] Overflow occurred during numeric data type conversion of "10243".. See attached Throwable.
274a274
    
EXPECTED SQL Exception: BigDecimal conversion exception [converters] Overflow occurred during numeric data type conversion of "10243".. See attached Throwable. Caused by exception class org.apache.derby.client.am.ConversionException: [converters] Overflow occurred during numeric data type conversion of "10243".
      
337 del
< EXPECTED SQL Exception: Invalid argument: parameter index 2 is not an OUT or INOUT parameter.
337a337
    
EXPECTED SQL Exception: XN009.S : [0] 2
      
355 del
< EXPECTED SQL Exception: BigDecimal conversion exception [converters] Overflow occurred during numeric data type conversion of "102.33".. See attached Throwable.
355a355
    
EXPECTED SQL Exception: BigDecimal conversion exception [converters] Overflow occurred during numeric data type conversion of "102.33".. See attached Throwable. Caused by exception class org.apache.derby.client.am.ConversionException: [converters] Overflow occurred during numeric data type conversion of "102.33".
      
Test Failed.
*** End:   procedure jdk1.3.1_15 DerbyNetClient derbynetmats:derbynetmats 2006-01-22 05:31:39 ***
    

  

Reply via email to