Skip to content

Commit

Permalink
LRQA-57049 Disable staging tests
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinctvo authored and brianchandotcom committed Mar 24, 2020
1 parent c01507a commit 7fdf464
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1218,6 +1218,7 @@ definition {
}

@description = "This is a use case for LPS-84204."
@ignore = "true"
@priority = "4"
test ExportImportWCDReferenceWhenNotStagedWebContent {
property test.name.skip.portal.instance = "ExportImport#ExportImportWCDReferenceWhenNotStagedWebContent";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ definition {
themeName = "Fjord");
}

@ignore = "true"
@priority = "4"
test AddSiteTemplateDisablePageModification {
ProductMenu.gotoPortlet(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,7 @@ definition {
}

@description = "This test covers LPS-72893."
@ignore = "true"
@priority = "4"
test PublishLayoutIconDeletion {
Navigator.openSiteURL(siteName = "Site Name");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3678,6 +3678,7 @@ definition {
}

@description = "This is a use case for LPS-87280."
@ignore = "true"
@priority = "4"
test ViewPublishedWCWithApostropheInImageField {
Staging.openStagingAdmin(siteURLKey = "site-name");
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ definition {
privacy = "Public Pages");
}

@ignore = "true"
@priority = "5"
test StagingDemoLocalLive4 {
property portal.acceptance = "true";
Expand Down Expand Up @@ -882,6 +883,7 @@ definition {
workflowTask = "Review");
}

@ignore = "true"
@priority = "5"
test StagingPublishPage {
property portal.acceptance = "true";
Expand Down

0 comments on commit 7fdf464

Please sign in to comment.