Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4570

test failure in ij7 with cdc foundation profile (ibm's weme6.2)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.6.1.0
    • 10.6.1.0
    • Test
    • None
    • cdc foundation profile from ibm's weme6.2
    • Regression Test Failure

    Description

      I see the following test failure, which looks like somehow we're calling java.sql.Driver when that class is not available with the foundation profile.
      This I think is related to the changes to ij:
      ------------------------------------------------------------------------
      r916014 | rhillegas | 2010-02-24 14:39:49 -0800 (Wed, 24 Feb 2010) | 1 line

      DERBY-4550: Commit Sylvain Leroux's patch which adds qualified identifiers to ij.
      ------------------------------------------------------------------------
      I've not investigated further, perhaps this is a test issue after all, but I marked it tools for now.
      This is the output from suites.All:

      1) ij7(org.apache.derbyTesting.functionTests.tests.tools.ToolScripts)junit.framework.ComparisonFailure: Output at line 250 expected:<ij(DERBY4550_1)> create table t1(a int, b int);> but was:<JAVA ERROR: java.lang.NoClassDefFoundError: java.sql.Driver>
      at junit.framework.AssertionFailedError.<init>(AssertionFailedError.java:11)
      at junit.framework.ComparisonFailure.<init>(ComparisonFailure.java:19)
      at org.apache.derbyTesting.functionTests.util.CanonTestCase.compareCanon(CanonTestCase.java:106)
      at org.apache.derbyTesting.functionTests.util.ScriptTestCase.runTest(ScriptTestCase.java:198)
      at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:109)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)
      at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)

      Attachments

        1. DERBY-4570.patch
          12 kB
          Sylvain Leroux

        Issue Links

          Activity

            People

              sleroux Sylvain Leroux
              myrna Myrna van Lunteren
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: