[ http://issues.apache.org/jira/browse/DERBY-2157?page=all ]

Myrna van Lunteren updated DERBY-2157:
--------------------------------------

              Summary: SqlExceptionTest.testChainedException and 
.testNextException fail with wctme5.7 foundation  (was: SqlException)
           Issue Type: Test  (was: Bug)
          Environment: IBM jvm wctme5.7 foundation class libraries
          Component/s: Test
    Affects Version/s: 10.3.0.0
          Description: 
We get the following failure in suites.All:

1) 
testChainedException(org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest)java.lang.NoSuchMethodError:
 java/sql/SQLException.getCause()Ljava/lang/Throwable;
        at 
org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest.testChainedException(SqlExceptionTest.java:58)
        at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:199)
        at 
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:76)
2) 
testNextException(org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest)java.lang.NoSuchMethodError:
 java/sql/SQLException.getCause()Ljava/lang/Throwable;
        at 
org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest.testNextException(SqlExceptionTest.java:74)
        at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:199)
        at 
org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:76)


             Priority: Minor  (was: Major)

Not sure if this is a regression, so not checking that box...

> SqlExceptionTest.testChainedException and .testNextException fail with 
> wctme5.7 foundation
> ------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2157
>                 URL: http://issues.apache.org/jira/browse/DERBY-2157
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>    Affects Versions: 10.3.0.0
>         Environment: IBM jvm wctme5.7 foundation class libraries
>            Reporter: Myrna van Lunteren
>            Priority: Minor
>
> We get the following failure in suites.All:
> 1) 
> testChainedException(org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest)java.lang.NoSuchMethodError:
>  java/sql/SQLException.getCause()Ljava/lang/Throwable;
>       at 
> org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest.testChainedException(SqlExceptionTest.java:58)
>       at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:199)
>       at 
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:76)
> 2) 
> testNextException(org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest)java.lang.NoSuchMethodError:
>  java/sql/SQLException.getCause()Ljava/lang/Throwable;
>       at 
> org.apache.derbyTesting.functionTests.tests.derbynet.SqlExceptionTest.testNextException(SqlExceptionTest.java:74)
>       at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:199)
>       at 
> org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:76)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to