Skip to content

Commit

Permalink
LPS-187069 reenable poshi tests for workspace bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
gamerson authored and brianchandotcom committed Sep 9, 2023
1 parent 4080b20 commit 8c63e22
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions test.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5609,10 +5609,8 @@
test.batch.dist.app.servers[liferay-sample-workspace]=tomcat

test.batch.names[liferay-sample-workspace]=\
functional-tomcat90-mysql57-jdk8
# LPS-187069 reenable after ticket is complete
#functional-tomcat90-mysql57-jdk8,\
#functional-workspaces-bundle-mysql57-jdk8
functional-tomcat90-mysql57-jdk8,\
functional-workspaces-bundle-mysql57-jdk8

test.batch.run.property.query[functional-*-mysql57-jdk8][liferay-sample-workspace]=\
(testray.main.component.name == "Liferay Sample Workspace")
Expand Down Expand Up @@ -7867,6 +7865,7 @@
functional-upgrade-tomcat90-mysql57-jdk8,\
functional-upgrade-tomcat90-postgresql144-jdk8,\
functional-upgrade-tomcat90-postgresql153-jdk8,\
functional-workspaces-bundle-mysql57-jdk8,\
js-unit-jdk8,\
lpkg-controller-mysql57-jdk8,\
modules-compile-jdk8,\
Expand All @@ -7881,10 +7880,6 @@
service-builder-jdk8,\
unit-jdk8

#
# LPS-187069 reenable after the ticket is complete
#functional-workspaces-bundle-mysql57-jdk8,\

test.batch.run.property.global.query[functional-tomcat*-mysql*-jdk8][relevant]=\
(\
(app.server.types == null) OR \
Expand Down

0 comments on commit 8c63e22

Please sign in to comment.