Commit Graph

18 Commits

Author SHA1 Message Date
Davide D'Alto 50d6fbe3a6 HHH-13704 Add Javassist integration tests with WildFly 2019-12-12 13:50:01 +00:00
Andrea Boriero f0218e82ad HHH-13616 Enable the hibernate-orm-modules test for JDK 11 2019-09-11 12:37:51 +01:00
Sanne Grinovero e15a9080ea HHH-12762 No longer needing to use port-offset in WildFly integration tests 2018-10-13 00:02:50 +01:00
Sanne Grinovero a3d39bbf96 HHH-12758 Arquillian JVM configuration for integration tests is ignoring system properties 2018-07-02 19:59:45 +01:00
Sanne Grinovero 712bc4af89 HHH-12526 WildFly integration tests no longer need to override the Javassist module 2018-04-26 12:35:51 +01:00
Andrea Boriero 0a42a5273d HHH-12391 - Add test for issue 2018-03-26 16:25:29 +01:00
Sanne Grinovero fdde4d7060 HHH-12366 Enable EE8 preview mode on WildFly 12 for integration tests 2018-03-06 22:47:59 +00:00
Sanne Grinovero c24dc512f0 Revert "HHH-12171 - Fix tests for hibernate-orm-modules"
This reverts commit 5176828e2a.
2017-12-15 14:30:15 +00:00
Sanne Grinovero bb204ba0dc Revert "Fix CDI tests failing due to migrating to JPA 2.2"
This reverts commit dc91f76c4bd7b31e0ec5efb0e2d09a20e1842119.

Solution dc91f76c4bd7b31e0ec5efb0e2d09a20e1842119 is not acceptable:
it will have the tests seem to pass but the modules we produce would
not actually work for other people as the published modules won't
include the proposed workaround.
2017-12-15 14:30:15 +00:00
Steve Ebersole 5176828e2a HHH-12171 - Fix tests for hibernate-orm-modules 2017-12-14 13:00:52 -06:00
Vlad Mihalcea a94faa9280 Fix CDI tests failing due to migrating to JPA 2.2 2017-12-13 06:19:32 -06:00
Sanne Grinovero 570beaf7fb HHH-11394 Custom WildFly modules include a duplicate dependency on Javassist 2017-01-17 11:33:45 +00:00
Chris Cranford a99638372d HHH-11007 - Add Envers test case. 2016-09-28 13:52:38 -04:00
Steve Ebersole f025cf9c03 HHH-11024 - Exception still thrown when dropping schema with a managed connection 2016-08-06 14:05:03 -05:00
Steve Ebersole 1378708088 HHH-11019 - Extend DelayedPostInsertIdentifier support to include checks for FlushMode (EXTENDED PC) - support for testing inside WildFly leveraging Arquilian and hibernate-orm-modules 2016-08-05 10:09:35 -05:00
Vlad Mihalcea 550ad824ac HHH-11000 - Fix the port stealing issue between Arquillian and NVidia Windows driver 2016-07-27 17:53:00 +03:00
Gunnar Morling 43d7d0d20f HHH-10899 Adapting module.xml and test to ORM 5.2 2016-06-29 15:49:50 -05:00
Gunnar Morling 9ec9399ac4 HHH-10812 Adding module ZIP and integration test for using Hibernate ORM 5.1 on WildFly 10 2016-06-29 15:49:50 -05:00