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

RunClassPathTester regression test gets diff because of error message difference

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 10.3.2.1, 10.4.1.3
    • Test
    • None
    • Regression Test Failure

    Description

      Got the following diff because of access vs. Access in error message. probably a master update needed.

                      • Diff file derbyall/demo/demo/RunClassPathTester.diff
          • Start: RunClassPathTester jdk1.4.2 demo:demo 2007-06-20 14:32:54 ***
            3 del
            < Unable to access Protection Domain or Code Source for class interface org.apache.derby.database.Database:
            access denied (java.lang.RuntimePermission getProtectionDomain)
            3a3
            > Unable to access Protection Domain or Code Source for class interface org.apache.derby.database.Database:
            Access denied (java.lang.RuntimePermission getProtectionDomain)
            5 del
            < Unable to access Protection Domain or Code Source for class class SimpleApp:
            access denied (java.lang.RuntimePermission getProtectionDomain)
            5a5
            > Unable to access Protection Domain or Code Source for class class SimpleApp:
            Access denied (java.lang.RuntimePermission getProtectionDomain)
            Test Failed.
          • End: RunClassPathTester jdk1.4.2 demo:demo 2007-06-20 14:32:56 ***

      Attachments

        1. DERBY-2903_noapimod.diff2
          11 kB
          Myrna van Lunteren
        2. DERBY-2903_noapimod.diff
          10 kB
          Myrna van Lunteren
        3. DERBY-2903_modapi.diff
          8 kB
          Myrna van Lunteren

        Issue Links

          Activity

            People

              myrna Myrna van Lunteren
              mikem Mike Matrigali
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: