-
Bug
-
Resolution: Done
-
Major
-
4.4.2.AM3
StoreConnectionTest isnt working. There are a few problems with it:
- It can trigger the ssl certificate dialog if it's the test is the 1st test that is run against the given connection (and the certificate wasnt stored beforehand). The test wont take this possibility into account
- The test isnt autonoumous, it relies on a connection being set up beforehand
- etc.
- blocks
-
JBIDE-23026 Integration tests: improve test stability
- Closed