Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-132168 | master #4541

Closed
wants to merge 2 commits into from
Closed

Conversation

Tim-Cao
Copy link

@Tim-Cao Tim-Cao commented May 13, 2021

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@Tim-Cao
Copy link
Author

Tim-Cao commented May 13, 2021

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 679c6f859055569c3953db3ecf7e8e4a359eec2b

Sender Branch:

Branch Name: master-qa-132168
Branch GIT ID: 45fd305f7552cfbb9fe78ee8cfd7c952f0be1814

0 out of 1jobs PASSED
For more details click here.
     [java] java.lang.Exception: Found 1 formatting issues:
     [java] 1: Truncated message :
     [java] ./portal-web/test/functional/com/liferay/portalweb/macros/json/asset-list/JSONAssetlistSetter.macro expected:<...DLFileEntry\}''';
     [java] 			[	else \{
     [java] 					var classTypeIdsDLFileEntry = '''\$\{basicDocumentClassTypeId\},\$\{classTypeIdsDLFileEntry\}''';
     [java] 				\}
     [java] 			\}
     [java] 
     [java] 			var classNameId = JSONClassname._getClassNameId(value = "com.liferay.journal.model.JournalArticle");
     [java] 
     [java] 			var basicWebContentClassTypeId = JSONDDMstructure._getStructureId(
     [java] 				classNameId = "\$\{classNameId\}",
     [java] 				groupId = "\$\{globalGroupId\}",
     [java] 				structureName = "Basic Web Content");
     [java] 
     [java] 			var classTypeIdsDDMStructure = JSONDDMstructure._getStructureIds(
     [java] 				classNameId = "\$\{classNameId\}",
     [java] 				groupId = "\$\{groupId\}");
     [java] 
     [java] 			if ("\$\{classTypeIdsDDMStructure\}" == "") \{
     [java] 				var classTypeIdsDDMStructure = '''\$\{basicWebContentClassTypeId\}''';
     [java] 			\}
     [java] 			else \{
     [java] 				var classTypeIdsDDMStructure = '''\$\{basicWebContentClassTypeId\},\$\{classTypeIdsDDMStructure\}''';
     [java] 			\}
     [java] 
     [java] 			if ("\$\{itemType\}" == "All Types") \{
     [java] 				if ("\$\{selectionType\}" == "dynamic") \{
     [java] 					var typeSettings = '''
     [java] anyAssetType=true
     [java] classNameIds=\$\{classNameIds\}
     [java] classTypeIdsDLFileEntryAssetRendererFactory=\$\{classTypeIdsDLFileEntry\}
     [java] classTypeIdsJournalArticleAssetRendererFactory=\$\{classTypeIdsDDMStructure\}
     [java] groupIds=\$\{groupId\}
     [java] orderByColumn1=modifiedDate
     [java] orderByColumn2=title
     [java] orderByType1=DESC
     [java] orderByType2=ASC
     [java] queryAndOperator0=true
     [java] queryContains0=true
     [java] queryName0=assetTags
     [java] subtypeFieldsFilterEnabledDLFileEntryAssetRendererFactory=false
     [java] subtypeFieldsFilterEnabledJournalArticleAssetRendererFactory=false
     [java] ''';
     [java] 				\}
     [java] 				else if ("\$\{selectionType\}" == "manual") \{
     [java] 					var typeSettings = '''
     [java] anyAssetType=true
     [java] classNameIds=\$\{classNameIds\}
     [java] classTypeIdsDLFileEntryAssetRendererFactory=\$\{classTypeIdsDLFileEntry\}
     [java] classTypeIdsJournalArticleAssetRendererFactory=\$\{classTypeIdsDDMStructure\}
     [java] ''';

@liferay-continuous-integration
Copy link
Collaborator

@Tim-Cao
Copy link
Author

Tim-Cao commented May 13, 2021

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 2 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 679c6f859055569c3953db3ecf7e8e4a359eec2b

Sender Branch:

Branch Name: master-qa-132168
Branch GIT ID: f4cd7dda0989516b864487126ca7c645b583ebb0

0 out of 1jobs PASSED
For more details click here.

POSHI Validation Failure

     [exec] 1 errors in Poshi script syntax
     [exec] 
     [exec] Unmatched opening boundary at:
     [exec] /opt/dev/projects/github/liferay-portal/portal-web/test/functional/com/liferay/portalweb/macros/json/asset-list/JSONAssetlistSetter.macro:1
     [exec] definition \{
     [exec]            ^
     [exec] 
     [exec] 
     [exec] Exception in thread "main" java.lang.Exception
     [exec] 	at com.liferay.poshi.core.script.PoshiScriptParserException.throwExceptions(PoshiScriptParserException.java:51)
     [exec] 	at com.liferay.poshi.core.PoshiContext.readFiles(PoshiContext.java:542)
     [exec] 	at com.liferay.poshi.core.PoshiContext.readFiles(PoshiContext.java:469)
     [exec] 	at com.liferay.poshi.core.PoshiValidation.main(PoshiValidation.java:54)
     [exec] 
     [exec] > Task :validatePoshi FAILED

@liferay-continuous-integration
Copy link
Collaborator

@Tim-Cao Tim-Cao self-assigned this May 13, 2021
@Tim-Cao
Copy link
Author

Tim-Cao commented May 13, 2021

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 679c6f859055569c3953db3ecf7e8e4a359eec2b

Sender Branch:

Branch Name: master-qa-132168
Branch GIT ID: e0bc908969c9d37f40c9bb8502d53b04c4bdcab3

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@Tim-Cao
Copy link
Author

Tim-Cao commented May 13, 2021

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:relevant
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pull request to brianchandotcom.
Console

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#101729
Console

@Tim-Cao Tim-Cao deleted the master-qa-132168 branch July 11, 2021 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants