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-82677 Copy fragment entry links for the content pages #60531

Closed
wants to merge 1 commit into from

Conversation

ealonso
Copy link

@ealonso ealonso commented Jun 20, 2018

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 33 seconds 155 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 9665f5ec6a24eb17888caea4634c35a62df7aa0a

Sender Branch:

Branch Name: pr-1806
Branch GIT ID: 98e42bf6b7ee62cddb9a5dc21349c07ea26336a7

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

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@ealonso


However, the pull request was closed.

The pull request was closed because the following critical batches had failed:

For information as to why we automatically close out certain pull requests see this article.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please reopen this pull by entering the following command as a comment.

ci:reopen

Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
Job Results:

289 Tests Passed.
1 Test Failed.

  1. AXIS_VARIABLE=0,label_exp=!master #194183
    1. LayoutStagedModelDataHandlerTest.testStagedModelDataHandler
      com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.asset.kernel.model.AssetTag
      	at com.liferay.portal.service.impl.ResourceLocalServiceImpl.validate(ResourceLocalServiceImpl.java:1065)
      	at com.liferay.portal.service.impl.ResourceLocalServiceImpl.addResources(ResourceLocalServiceImpl.java:808)
      	at com.liferay.portal.service.impl.ResourceLocalServiceImpl.addModelResources(ResourceLocalServiceImpl.java:166)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:158)
      	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:54)
      	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:58)
      	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:135)
      	at com.liferay.portal.service.ServiceContextAdvice.invoke(ServiceContextAdvice.java:51)
      	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:135)
      	at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56...

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 4 out of 11 jobs passed in 1 hour 30 minutes 40 seconds 793 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 9665f5ec6a24eb17888caea4634c35a62df7aa0a

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: b60a953ee37b764f94b3215739ba8d9f1b8ce5f0

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

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    289 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #194183
      1. LayoutStagedModelDataHandlerTest.testStagedModelDataHandler
        com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.asset.kernel.model.AssetTag
        	at com.liferay.portal.service.impl.ResourceLocalServiceImpl.validate(ResourceLocalServiceImpl.java:1065)
        	at com.liferay.portal.service.impl.ResourceLocalServiceImpl.addResources(ResourceLocalServiceImpl.java:808)
        	at com.liferay.portal.service.impl.ResourceLocalServiceImpl.addModelResources(ResourceLocalServiceImpl.java:166)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:158)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:54)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:58)
        	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:135)
        	at com.liferay.portal.service.ServiceContextAdvice.invoke(ServiceContextAdvice.java:51)
        	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:135)
        	at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:56...

Failures in common with acceptance upstream results at fcba925:
  1. test-portal-acceptance-pullrequest-batch(master)/central-requirements-jdk8
    Job Results:

    7 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #171805
      1. ModulesStructureTest.testScanBuildScripts
        junit.framework.AssertionFailedError: Forbidden modules/apps/portlet-file-repository/build.gradle
        	at com.liferay.portal.modules.ModulesStructureTest$1.preVisitDirectory(ModulesStructureTest.java:145)
        	at com.liferay.portal.modules.ModulesStructureTest$1.preVisitDirectory(ModulesStructureTest.java:95)
        	at java.nio.file.Files.walkFileTree(Files.java:2677)
        	at java.nio.file.Files.walkFileTree(Files.java:2742)
        	at com.liferay.portal.modules.ModulesStructureTest.testScanBuildScripts(ModulesStructureTest.java:93)
        
  2. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8
    Job Results:

    5 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #171807
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Current URL /group/site-name/~/control_panel/manage?p_p_id=com_liferay_layout_admin_web_portlet_GroupPagesPortlet&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&_com_liferay_layout_admin_web_portlet_GroupPagesPortlet_mvcRenderCommandName=%2Flayout%2Fview&p_p_auth=URZ2h6Vd generates exception: com.liferay.portal.kernel.exception.NoSuchLayoutSetBranchException: No LayoutSetBranch exists with the key {groupId=32530, privateLayout=false, master=true}
        com.liferay.portal.kernel.exception.NoSuchLayoutSetBranchException: No LayoutSetBranch exists with the key {groupId=32530, privateLayout=false, master=true}
        	at com.liferay.portal.service.persistence.impl.LayoutSetBranchPersistenceImpl.findByG_P_M_First(LayoutSetBranchPersistenceImpl.java:2428)
        	at com.liferay.portal.service.impl.LayoutSetBranchLocalServiceImpl.getMasterLayoutSetBranch(LayoutSetBranchLocalServiceImpl.java:354)
        	at com.liferay.portal.service.impl.LayoutSetBranchLocalServiceImpl.getUserLayoutSetBranch(LayoutSetBranchLocalServiceImpl.java:387)
        	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:158)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:54)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:58)
        	at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:135)
        	at com...
  3. ...

@ealonso
Copy link
Author

ealonso commented Jun 20, 2018

ci:reopen

@brianchandotcom
Copy link
Owner

Merged. Thx.

@brianchandotcom
Copy link
Owner

@ealonso fyi, this is not protected since it's calling LocalService.. merging but just wanted to point it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants