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-74847 SF #60234

Closed
wants to merge 6 commits into from
Closed

LPS-74847 SF #60234

wants to merge 6 commits into from

Conversation

pedroqueiroz
Copy link

@pedroqueiroz pedroqueiroz commented Jun 13, 2018

marcelabc and others added 6 commits June 12, 2018 14:00
…as the same functionality but accepts any property
…e' functions and create a new one (getFieldProperty) that has the same functionality but accepts any property
…the only options available for the '-condition-operator' field are: 'is-empty' or 'not-is-empty'. Otherwise, all options are available.
@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 19 seconds 976 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: e7197963b8b25d013fcb2dbc7178e115de06e8da

Sender Branch:

Branch Name: pr-705
Branch GIT ID: 3b14ff61957c3c3bacfc36c878e32d692a29f9f9

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

@brianchandotcom
Copy link
Owner

Merged. Thx.

@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:

@pedroqueiroz


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:

596 Tests Passed.
5 Tests Failed.

  1. AXIS_VARIABLE=1,label_exp=!master #215542
    1. DDMStructureStagedModelDataHandlerTest.testCleanStagedModelDataHandler
      com.liferay.exportimport.kernel.lar.PortletDataException: Unable to create portlet data context for the import process because of an invalid LAR manifest
      	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.readXML(PortletDataContextFactoryImpl.java:289)
      	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.createImportPortletDataContext(PortletDataContextFactoryImpl.java:165)
      	at com.liferay.exportimport.kernel.lar.PortletDataContextFactoryUtil.createImportPortletDataContext(PortletDataContextFactoryUtil.java:54)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:743)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:718)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.testCleanStagedModelDataHandler(BaseStagedModelDataHandlerTestCase.java:235)
      	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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeE...
    2. DDMStructureStagedModelDataHandlerTest.testStagedModelDataHandler
      com.liferay.exportimport.kernel.lar.PortletDataException: Unable to create portlet data context for the import process because of an invalid LAR manifest
      	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.readXML(PortletDataContextFactoryImpl.java:289)
      	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.createImportPortletDataContext(PortletDataContextFactoryImpl.java:165)
      	at com.liferay.exportimport.kernel.lar.PortletDataContextFactoryUtil.createImportPortletDataContext(PortletDataContextFactoryUtil.java:54)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:743)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:718)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.testStagedModelDataHandler(BaseStagedModelDataHandlerTestCase.java:397)
      	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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplos...
    3. DDMTemplateStagedModelDataHandlerTest.testCleanStagedModelDataHandler
      com.liferay.exportimport.kernel.lar.PortletDataException: Unable to create portlet data context for the import process because of an invalid LAR manifest
      	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.readXML(PortletDataContextFactoryImpl.java:289)
      	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.createImportPortletDataContext(PortletDataContextFactoryImpl.java:165)
      	at com.liferay.exportimport.kernel.lar.PortletDataContextFactoryUtil.createImportPortletDataContext(PortletDataContextFactoryUtil.java:54)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:743)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:718)
      	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.testCleanStagedModelDataHandler(BaseStagedModelDataHandlerTestCase.java:235)
      	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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeE...
    4. ...

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 22 out of 30 jobs passed in 1 hour 45 minutes 19 seconds 173 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: e7197963b8b25d013fcb2dbc7178e115de06e8da

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 18e9c505e078d44cc97dd46d63bf678f81b7ffec

22 out of 30 jobs PASSED
22 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:

    596 Tests Passed.
    5 Tests Failed.

    1. AXIS_VARIABLE=1,label_exp=!master #215542
      1. DDMStructureStagedModelDataHandlerTest.testCleanStagedModelDataHandler
        com.liferay.exportimport.kernel.lar.PortletDataException: Unable to create portlet data context for the import process because of an invalid LAR manifest
        	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.readXML(PortletDataContextFactoryImpl.java:289)
        	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.createImportPortletDataContext(PortletDataContextFactoryImpl.java:165)
        	at com.liferay.exportimport.kernel.lar.PortletDataContextFactoryUtil.createImportPortletDataContext(PortletDataContextFactoryUtil.java:54)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:743)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:718)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.testCleanStagedModelDataHandler(BaseStagedModelDataHandlerTestCase.java:235)
        	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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeE...
      2. DDMStructureStagedModelDataHandlerTest.testStagedModelDataHandler
        com.liferay.exportimport.kernel.lar.PortletDataException: Unable to create portlet data context for the import process because of an invalid LAR manifest
        	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.readXML(PortletDataContextFactoryImpl.java:289)
        	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.createImportPortletDataContext(PortletDataContextFactoryImpl.java:165)
        	at com.liferay.exportimport.kernel.lar.PortletDataContextFactoryUtil.createImportPortletDataContext(PortletDataContextFactoryUtil.java:54)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:743)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:718)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.testStagedModelDataHandler(BaseStagedModelDataHandlerTestCase.java:397)
        	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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeExplos...
      3. DDMTemplateStagedModelDataHandlerTest.testCleanStagedModelDataHandler
        com.liferay.exportimport.kernel.lar.PortletDataException: Unable to create portlet data context for the import process because of an invalid LAR manifest
        	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.readXML(PortletDataContextFactoryImpl.java:289)
        	at com.liferay.exportimport.internal.lar.PortletDataContextFactoryImpl.createImportPortletDataContext(PortletDataContextFactoryImpl.java:165)
        	at com.liferay.exportimport.kernel.lar.PortletDataContextFactoryUtil.createImportPortletDataContext(PortletDataContextFactoryUtil.java:54)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:743)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.initImport(BaseStagedModelDataHandlerTestCase.java:718)
        	at com.liferay.exportimport.test.util.lar.BaseStagedModelDataHandlerTestCase.testCleanStagedModelDataHandler(BaseStagedModelDataHandlerTestCase.java:235)
        	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 org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        	at org.junit.runners.model.FrameworkMethod.invokeE...
      4. ...

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

Successfully merging this pull request may close these issues.

4 participants