OK, the test passes with framework=DerbyNetClient when I turn off the
security manager in the app properties.
I checked in the change to CompatibilityTest_app.properties to fix this.
David
Daniel John Debrunner wrote:
> David W. Van Couvering wrote:
>
>
>>Hi, all. I just committed Rick's patch to DERBY-516 which adds support
>>for compatibility testing. These new tests are written in Junit and our
>>build and testing infrastructure now requires the junit jar file to be
>>downloaded and put into your classpath.
>
>
> Running the new test jdbcapi/CompatibilityTest.java I get a failure due
> to security manager permissions.
>
> Do you want to just run this test without the security manager for now?
>
> If so, add noSecurityManager=true in its _app.properties file.
>
> Dan.
|