Skip to content

Commit

Permalink
LPS-30310 Remove websphere batch from publications-as
Browse files Browse the repository at this point in the history
  • Loading branch information
xbrianlee authored and brianchandotcom committed Jul 2, 2024
1 parent 26628ee commit 6018936
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions test.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8538,7 +8538,6 @@ test.batch.run.property.query[functional-orcllinux9-tomcat90-mysql57-jdk8]=\
#functional-upgrade-weblogic141-mysql57-jdk8,\
functional-upgrade-websphere90-mysql57-jdk8,\
functional-weblogic141-mysql57-jdk8,\
functional-websphere90-mysql57-jdk8,\
functional-wildfly261-mysql57-jdk8

test.batch.run.property.query[functional-jboss*][publications-as]=\
Expand Down Expand Up @@ -8576,23 +8575,6 @@ test.batch.run.property.query[functional-orcllinux9-tomcat90-mysql57-jdk8]=\
) AND \
(testray.main.component.name == "Publications")

test.batch.run.property.query[functional-websphere90-mysql57-jdk8][publications-as]=\
(\
(app.server.types == null) OR \
(app.server.types ~ websphere)\
) AND \
(test.class.method.name != Publications#CanReviewChangesRelatedToUserExperiences) AND \
(test.class.method.name != Publications#UserWithoutAccessCannotChangePublicationViaURL) AND \
(test.class.method.name != Publications#ViewPublicationsChangeDetails) AND \
(test.class.method.name != PublicationsCalendar#ResolveConflictingPublicationsByDiscarding) AND \
(test.class.method.name != PublicationsConflict#ResolveDeletionModificationConflictPublicationsByDiscarding) AND \
(test.class.method.name != PublicationsDDL#PublishPublicationWithEditedListAndRecord) AND \
(test.class.method.name != PublicationsDM#ResolveConflictingPublicationsByDiscarding) AND \
(test.class.method.name != PublicationsPage#CanPreviewAfterChangeFragmentBeforePublishing) AND \
(test.class.method.name != PublicationsWiki#CanPreviewChangesForWikiPages) AND \
(test.class.method.name != PublicationsWiki#CanResolveConflictingPublicationsAutomatically) AND \
(testray.main.component.name == "Publications")

test.batch.run.property.query[functional-wildfly*][publications-as]=\
(\
(app.server.types == null) OR \
Expand Down

0 comments on commit 6018936

Please sign in to comment.