Przeglądaj źródła

Disable websphereportal8 test

The automated test environment is missing the server, so
the test was always ignored.

Change-Id: Ida3266758eea461c65f2d937109455b209903dfb
tags/7.6.0.alpha4
Henri Sara 8 lat temu
rodzic
commit
caea8f39e7
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      uitest/integration_tests.xml

+ 2
- 1
uitest/integration_tests.xml Wyświetl plik

@@ -404,7 +404,8 @@
<antcall target="integration-test-osgi" />
<antcall target="integration-test-tomcat7apacheproxy" />
<antcall target="integration-test-websphere8" />
<antcall target="integration-test-websphereportal8" />
<!-- Currently the test system does not have a server for automatic testing of WebSphere Portal 8 -->
<!-- <antcall target="integration-test-websphereportal8" /> -->
</parallel>

</target>

Ładowanie…
Anuluj
Zapisz