Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.5.1.1
-
None
-
Regression Test Failure
Description
org.apache.derbyTesting.functionTests.suites.All fail *************************************************************
1) testEnabledRoles(org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest)java.sql.SQLSyntaxErrorException: The class 'org.apache.derby.diag.EnabledRoles' does not exist or is inaccessible. This can happen if the class is not public.
2) testEnabledRoles(org.apache.derbyTesting.functionTests.tests.lang.SysDiagVTIMappingTest)java.sql.SQLSyntaxErrorException: The class 'org.apache.derby.diag.EnabledRoles' does not exist or is inaccessible. This can happen if the class is not public.
1) ij_show_roles_dbo(org.apache.derbyTesting.functionTests.tests.tools.ToolScripts)junit.framework.ComparisonFailure: Output at line 12 expected:<[ROLEID ]> but was:<[ERROR 42X51: The class 'org.apache.derby.diag.EnabledRoles' does not exist or is inaccessible. This can happen if the class is not public.]>
2) ij_show_roles_usr(org.apache.derbyTesting.functionTests.tests.tools.ToolScripts)junit.framework.ComparisonFailure: Output at line 12 expected:<[ROLEID ]> but was:<[ERROR 42X51: The class 'org.apache.derby.diag.EnabledRoles' does not exist or is inaccessible. This can happen if the class is not public.]>
3) ij_show_roles_dbo(org.apache.derbyTesting.functionTests.tests.tools.ToolScripts)junit.framework.ComparisonFailure: Output at line 12 expected:<[ROLEID ]> but was:<[ERROR 42X51: The class 'org.apache.derby.diag.EnabledRoles' does not exist or is inaccessible. This can happen if the class is not public.]>
4) ij_show_roles_usr(org.apache.derbyTesting.functionTests.tests.tools.ToolScripts)junit.framework.ComparisonFailure: Output at line 12 expected:<[ROLEID ]> but was:<[ERROR 42X51: The class 'org.apache.derby.diag.EnabledRoles' does not exist or is inaccessible. This can happen if the class is not public.]>
See http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/702268-org.apache.derbyTesting.functionTests.suites.All_diff.txt , http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/702326-org.apache.derbyTesting.functionTests.suites.All_diff.txt
Attachments
Attachments
Issue Links
- is related to
-
DERBY-3886 SQL roles: ij show enabled and settable roles
- Closed