blobclob4BLOB expected test ouput prints "FAIL -- unexpected exception"  for 
exceptions that are expected
---------------------------------------------------------------------------------------------------------

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

  Components: Test  
    Versions: 10.1.3.2    
    Reporter: Kathey Marsden
    Priority: Minor


The test jdbcapi/blobclob4BLOB.java has a checked in master which shows test 
cases failing.  As Rajesh pointed out in DERBY-1453, some of these exceptions 
are expected. This can be very confusing when diagnosing issues with this test. 
 It would be much better if the test printed PASSED: Expected excepition 
instead of FAILED: *** unexpected exception**** for expected exceptions.  Here 
is one example that Rajesh analyzed and found really should be a pass case.


START: clobTest92
FAIL -- unexpected exception ****************
SQLSTATE(40XL1): A lock could not be obtained within the time requested

There are others that need to be checked to see if they too are just a problem 
with the test or an actual product issue.


-- 
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