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-82869 Fix typo when referring to PAGE_TOP key #60776

Closed
wants to merge 1 commit into from

Conversation

izaera
Copy link

@izaera izaera commented Jun 26, 2018

@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 1 minute 58 seconds 361 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 72b8db5c35d09cbcffc020775d4cfae6c69610ee

Sender Branch:

Branch Name: LPS-82869
Branch GIT ID: d750cd2c6378b68686dc5d555242e2f42e0d80e0

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

@izaera
Copy link
Author

izaera commented Jun 26, 2018

ci:test

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 7 out of 11 jobs passed in 1 hour 2 minutes 55 seconds 973 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 72b8db5c35d09cbcffc020775d4cfae6c69610ee

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 2209fccc19cdc1d94866e8c04f72405f0f4a69d6

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

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-mysql57-jdk8/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #211222
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        [com.liferay.portal.workflow.kaleo.runtime.internal.activator.KaleoActivator(804)] The activate method has thrown an exception 
        com.liferay.portal.kernel.exception.ModelListenerException: com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.portal.workflow.kaleo.model.KaleoDefinitionVersion
        	at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:48)
        	at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:33)
        	at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(BasePersistenceImpl.java:361)
        	at com.liferay.portal.workflow.kaleo.service.impl.KaleoDefinitionVersionLocalServiceImpl.addKaleoDefinitionVersion(KaleoDefinitionVersionLocalServiceImpl.java:93)
        	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.spring.aop.RetryAdvice.invok...
      2. PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError: 
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1530006743078.log:
        !SESSION 2018-06-26 09:53:53.405 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=1.8.0_121
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
        

        !ENTRY com.liferay.portal.workflow.kaleo.runtime.impl 4 0 2018-06-26 09:53:53.405
        !MESSAGE [com.liferay.portal.workflow.kaleo.runtime.internal.activator.KaleoActivator(804)] The activate method has thrown an exception
        !STACK 0
        com.liferay.portal.kernel.exception.ModelListenerException: com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.portal.workflow.kaleo.model.KaleoDefinitionVersion
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:48)
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:33)
        at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(BasePersistenceImpl.java:361)
        at com.liferay.portal.workflow.kaleo.service.impl.KaleoDefinitionVersionLocalServiceImpl.addKaleoDefinitionVersion(KaleoDefinitionVersionLocalServiceImpl.java:93)
        at com.liferay.portal.spring.aop.ServiceB...

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test - 62 out of 124 jobs passed in 2 hours 24 minutes 32 seconds 649 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 72b8db5c35d09cbcffc020775d4cfae6c69610ee

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 2209fccc19cdc1d94866e8c04f72405f0f4a69d6

62 out of 124 jobs PASSED

62 Failed Jobs:

62 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-oracle121-jdk8/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #244790
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        [com.liferay.portal.workflow.kaleo.runtime.internal.activator.KaleoActivator(804)] The activate method has thrown an exception 
        com.liferay.portal.kernel.exception.ModelListenerException: com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.portal.workflow.kaleo.model.KaleoDefinitionVersion
        	at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:48)
        	at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:33)
        	at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(BasePersistenceImpl.java:361)
        	at com.liferay.portal.workflow.kaleo.service.impl.KaleoDefinitionVersionLocalServiceImpl.addKaleoDefinitionVersion(KaleoDefinitionVersionLocalServiceImpl.java:93)
        	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.spring.aop.RetryAdvice.invok...
      2. PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError: 
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1530007463514.log:
        !SESSION 2018-06-26 10:06:12.584 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=1.8.0_121
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
        

        !ENTRY com.liferay.portal.workflow.kaleo.runtime.impl 4 0 2018-06-26 10:06:12.584
        !MESSAGE [com.liferay.portal.workflow.kaleo.runtime.internal.activator.KaleoActivator(804)] The activate method has thrown an exception
        !STACK 0
        com.liferay.portal.kernel.exception.ModelListenerException: com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.portal.workflow.kaleo.model.KaleoDefinitionVersion
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:48)
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:33)
        at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(BasePersistenceImpl.java:361)
        at com.liferay.portal.workflow.kaleo.service.impl.KaleoDefinitionVersionLocalServiceImpl.addKaleoDefinitionVersion(KaleoDefinitionVersionLocalServiceImpl.java:93)
        at com.liferay.portal.spring.aop.ServiceB...

  2. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-postgresql94-jdk8/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #172406
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        [com.liferay.portal.workflow.kaleo.runtime.internal.activator.KaleoActivator(804)] The activate method has thrown an exception
        com.liferay.portal.kernel.exception.ModelListenerException: com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.portal.workflow.kaleo.model.KaleoDefinitionVersion
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:48)
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:33)
        at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(BasePersistenceImpl.java:361)
        at com.liferay.portal.workflow.kaleo.service.impl.KaleoDefinitionVersionLocalServiceImpl.addKaleoDefinitionVersion(KaleoDefinitionVersionLocalServiceImpl.java:93)
        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.spring.aop.RetryAdvice.invok...
      2. PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError:
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1530007411120.log:
        !SESSION 2018-06-26 10:04:54.828 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=1.8.0_121
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US

        !ENTRY com.liferay.portal.workflow.kaleo.runtime.impl 4 0 2018-06-26 10:04:54.828
        !MESSAGE [com.liferay.portal.workflow.kaleo.runtime.internal.activator.KaleoActivator(804)] The activate method has thrown an exception
        !STACK 0
        com.liferay.portal.kernel.exception.ModelListenerException: com.liferay.portal.kernel.exception.NoSuchResourceActionException: There are no actions associated with the resource com.liferay.portal.workflow.kaleo.model.KaleoDefinitionVersion
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:48)
        at com.liferay.portal.workflow.kaleo.designer.web.internal.messaging.KaleoDefinitionVersionModelListener.onAfterCreate(KaleoDefinitionVersionModelListener.java:33)
        at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.update(BasePersistenceImpl.java:361)
        at com.liferay.portal.workflow.kaleo.service.impl.KaleoDefinitionVersionLocalServiceImpl.addKaleoDefinitionVersion(KaleoDefinitionVersionLocalServiceImpl.java:93)
        at com.liferay.portal.spring.aop.ServiceB...

  3. ...

@izaera
Copy link
Author

izaera commented Jun 26, 2018

The errors are happening when activating other bundles, which doesn't seem to be related with the changes in the PR.

@brianchandotcom
Copy link
Owner

Merged. Thx.

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