[
https://issues.jboss.org/browse/JBIDE-23824?page=com.atlassian.jira.plugi...
]
Pavol Srna commented on JBIDE-23824:
------------------------------------
There are couple of items being solved in devex 130.
1) download-devstudio profile: doesn't work when run on component level. The
resolution is to not use it by default and to define all deps in manifest. See:
https://issues.jboss.org/browse/JBIDE-24129
2) the tests have been failing on macOs because, sakila db has not been ready. The db
process was running but not accepting connections. Added check into DatabaseUtils.
3) problem with another profile that QE is using. ITests profile defines useUIThread=false
and some plugin customizations, however the hibernate unit tests are failing with
useUIThread=false, but itests do require useUIThread=false. We need to find best
solution.
Working on this jira always bring new problems to solve.
Move hibernate.reddeer + itests from jbosstools-integration-tests to
jbosstools-hibernate
-----------------------------------------------------------------------------------------
Key: JBIDE-23824
URL:
https://issues.jboss.org/browse/JBIDE-23824
Project: Tools (JBoss Tools)
Issue Type: Task
Components: hibernate, integration-tests
Affects Versions: 4.4.3.AM2
Reporter: Pavol Srna
Assignee: Pavol Srna
Fix For: 4.4.4.AM3
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)