Non-deterministic behavior of lang/grantRevokeDDL.sql
-----------------------------------------------------

         Key: DERBY-1502
         URL: http://issues.apache.org/jira/browse/DERBY-1502
     Project: Derby
        Type: Bug

  Components: Regression Test Failure  
    Versions: 10.2.0.0    
 Environment: linux, jdk1.4 and jdk 1.5
    Reporter: Rick Hillegas
     Fix For: 10.2.0.0


Sometimes I see the following failure in lang/grantRevokeDDL.sql. I have seen 
this on linux under jdk 1.4 and 1.5.

560 del
< ERROR 28508: User 'MAMTA3' does not have select permission on column 'C111' 
of table 'MAMTA2'.'V22'.
560a560
> ERROR 28508: User 'MAMTA3' does not have select permission on column 'C111' 
> of table 'MAMTA2'.'V21'.
Test Failed.
*** End:   grantRevokeDDL jdk1.4.2_08 2006-07-11 13:38:51 ***

It would appear that when two permissions are inadequate, it's not clear which 
one will fail the statement.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to