URLCheck fails on phoneME
-------------------------
Key: DERBY-5345
URL: https://issues.apache.org/jira/browse/DERBY-5345
Project: Derby
Issue Type: Bug
Components: Test
Affects Versions: 10.9.0.0
Environment: phoneME
Reporter: Knut Anders Hatlen
I see this failure on phoneME:
org.apache.derbyTesting.functionTests.tests.tools.ToolScripts.URLCheck (from
org.apache.derbyTesting.functionTests.suites.All)
junit.framework.ComparisonFailure: Output at line 19
expected:<[ij(CONNECTION1)> -- Find an unknown attribute.]> but was:<[JAVA
ERROR: java.lang.NoClassDefFoundError: java.sql.Driver]>
at
org.apache.derbyTesting.functionTests.util.CanonTestCase.compareCanon(Unknown
Source)
at
org.apache.derbyTesting.functionTests.util.ScriptTestCase.runTest(Unknown
Source)
at org.apache.derbyTesting.junit.BaseTestCase.runBare(Unknown Source)
at junit.extensions.TestDecorator.basicRun(Unknown Source)
at junit.extensions.TestSetup$1.protect(Unknown Source)
at junit.extensions.TestSetup.run(Unknown Source)
at org.apache.derbyTesting.junit.BaseTestSetup.run(Unknown Source)
at sun.misc.CVM.runMain(Unknown Source)
The original test was excluded on Foundation because it required
java.sql.Driver.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira