Mamta Satoor <[email protected]> writes: > I was curious how was DERBY-3644 was discovered. If I understand it > right, the results of server start, ping and shutdown for the > compatibility test are all done in the > org\apache\derbyTesting\functionTests\tests\junitTests\compatibility\testScript.xml > which means there is no way to verify if those commands are behaving > the way they should be. The rest of the compatibility testing happens > in CompatibilityCombinations.java and in problems there are probably > caught by that test. By I do not think any problems with > start/ping/shutdown done through the testScript.xml will be caught > anywhere. Is my understanding correct?
Yes, I think so. From the bug description it sounds like this was something Ole had found when inspecting the logs, and the tests didn't actually fail. I looked at the history for the compatibility tests, and there were no failures reported around that time. -- Knut Anders
