From e61da11636d1a3f21823aa2e0e09416f97a29994 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 16 Jun 2015 22:19:53 +0300 Subject: [PATCH] Support and run tests on Wildfly 9 (#18295) Change-Id: I590b786efa82ea632c77e016dd221c903427e5cf --- WebContent/release-notes.html | 2 +- uitest/integration_tests.xml | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index f573eac1d4..5bdf34247a 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -468,7 +468,7 @@
  • Oracle WebLogic Server 10.3-12
  • IBM WebSphere Application Server 7-8
  • JBoss Application Server 4-7
  • -
  • Wildfly 8
  • +
  • Wildfly 8-9
  • Jetty 5-9
  • Glassfish 2-4
  • diff --git a/uitest/integration_tests.xml b/uitest/integration_tests.xml index d28ba47320..d56ba2683f 100644 --- a/uitest/integration_tests.xml +++ b/uitest/integration_tests.xml @@ -224,7 +224,12 @@ - + + + + + + @@ -389,6 +394,7 @@ + -- 2.39.5