solomax commented on code in PR #144:
URL: https://github.com/apache/openjpa/pull/144#discussion_r3809614565


##########
openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/query/TestTimeoutException.java:
##########
@@ -97,6 +99,37 @@ public void 
testQueryTimeOutExceptionWhileQueryingWithLocksOnAlreadyLockedEntiti
         }
     }
 
+    public void 
testLockTimeOutExceptionWhileQueryingWithLocksOnAlreadyLockedEntitiesOption() {

Review Comment:
   This test seems to hang for `Oracle:8.4.0` is it by design?
   
   What is the rule to set `DBDictionary.supportsQueryTimeout` ?
   
   I've added TestTimeout == 30min for this test for now, not sure how to 
properly fix it :((



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to