This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 8429b8a4ab ARTEMIS-4360 removing skipCompatibilityTests from fast-tests
8429b8a4ab is described below
commit 8429b8a4abf36f8bd83b11d3d6c26302e29bbeaa
Author: Clebert Suconic <[email protected]>
AuthorDate: Wed Jul 12 15:35:05 2023 -0400
ARTEMIS-4360 removing skipCompatibilityTests from fast-tests
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 99d444d50c..4106b59be6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1308,7 +1308,6 @@
<skipUnitTests>false</skipUnitTests>
<skipJmsTests>false</skipJmsTests>
<skipJoramTests>false</skipJoramTests>
- <skipCompatibilityTests>false</skipCompatibilityTests>
<skipLeakTests>true</skipLeakTests>
<testFailureIgnore>false</testFailureIgnore>
<!-- This enables the karaf-<foo>-integration-tests and