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-86324 Client tests for localized title in Structured Content #282

Closed
wants to merge 32 commits into from

Conversation

ruben-pulido
Copy link

No description provided.

patriciajeanperez and others added 30 commits October 11, 2018 12:58
…he front of the buffer when content exceeds capacity
@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.

@ruben-pulido ruben-pulido changed the title LPS-86324 testSetDefaultTitleIsDisplayedWhenAcceptLanguageIsNotSpecified LPS-86324 Client tests for localized title in Structured Content Oct 11, 2018
@ruben-pulido
Copy link
Author

ci:test:sf

@ruben-pulido
Copy link
Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: fef3613f4f432538cc3d3b471f3d87da833b7cd9

Sender Branch:

Branch Name: LPS-86324.2
Branch GIT ID: 1c0ad07edb074f92fb105d3a88f515505a6cf203

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:

@ruben-pulido


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:

10069 Tests Passed.
17 Tests Failed.

  1. AXIS_VARIABLE=23,label_exp=!master #262190
    1. UserODataRetrieverTest.testGetUsersFilterByDateModifiedEquals
      com.liferay.portal.kernel.exception.PortalException: Unable to retrieve users: Unknown property.
      	at com.liferay.segments.internal.odata.retriever.UserODataRetrieverImpl.getUsers(UserODataRetrieverImpl.java:96)
      	at com.liferay.segments.odata.retriever.test.UserODataRetrieverTest.testGetUsersFilterByDateModifiedEquals(UserODataRetrieverTest.java:73)
      	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.invokeExplosively(FrameworkMethod.java:47)
      	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
      	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
      	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
      	at org.jboss.arquillian.core.impl.EventConte...
    2. UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreater
      com.liferay.portal.kernel.exception.PortalException: Unable to retrieve users: Incompatible types.
      	at com.liferay.segments.internal.odata.retriever.UserODataRetrieverImpl.getUsers(UserODataRetrieverImpl.java:96)
      	at com.liferay.segments.odata.retriever.test.UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreater(UserODataRetrieverTest.java:95)
      	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.invokeExplosively(FrameworkMethod.java:47)
      	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
      	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
      	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
      	at org.jboss.arquillian.core.impl.EventCo...
    3. UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreaterOrEquals
      com.liferay.portal.kernel.exception.PortalException: Unable to retrieve users: Incompatible types.
      	at com.liferay.segments.internal.odata.retriever.UserODataRetrieverImpl.getUsers(UserODataRetrieverImpl.java:96)
      	at com.liferay.segments.odata.retriever.test.UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreaterOrEquals(UserODataRetrieverTest.java:119)
      	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.invokeExplosively(FrameworkMethod.java:47)
      	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
      	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
      	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
      	at org.jboss.arquillian.core.imp...
    4. ...

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 19 out of 21 jobs passed in 1 hour 22 minutes 17 seconds 693 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 3f92ca7c09895b9a3c585978a26b46eeac629936

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 504720c89bc335ecdda0e9f1ccde789cba898c05

19 out of 21 jobs PASSED
19 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:

    10069 Tests Passed.
    17 Tests Failed.

    1. AXIS_VARIABLE=23,label_exp=!master #262190
      1. UserODataRetrieverTest.testGetUsersFilterByDateModifiedEquals
        com.liferay.portal.kernel.exception.PortalException: Unable to retrieve users: Unknown property.
        	at com.liferay.segments.internal.odata.retriever.UserODataRetrieverImpl.getUsers(UserODataRetrieverImpl.java:96)
        	at com.liferay.segments.odata.retriever.test.UserODataRetrieverTest.testGetUsersFilterByDateModifiedEquals(UserODataRetrieverTest.java:73)
        	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.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
        	at org.jboss.arquillian.core.impl.EventConte...
      2. UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreater
        com.liferay.portal.kernel.exception.PortalException: Unable to retrieve users: Incompatible types.
        	at com.liferay.segments.internal.odata.retriever.UserODataRetrieverImpl.getUsers(UserODataRetrieverImpl.java:96)
        	at com.liferay.segments.odata.retriever.test.UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreater(UserODataRetrieverTest.java:95)
        	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.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
        	at org.jboss.arquillian.core.impl.EventCo...
      3. UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreaterOrEquals
        com.liferay.portal.kernel.exception.PortalException: Unable to retrieve users: Incompatible types.
        	at com.liferay.segments.internal.odata.retriever.UserODataRetrieverImpl.getUsers(UserODataRetrieverImpl.java:96)
        	at com.liferay.segments.odata.retriever.test.UserODataRetrieverTest.testGetUsersFilterByDateModifiedGreaterOrEquals(UserODataRetrieverTest.java:119)
        	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.invokeExplosively(FrameworkMethod.java:47)
        	at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
        	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
        	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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
        	at org.jboss.arquillian.core.imp...
      4. ...

For upstream results, click here.

@cgoncas
Copy link
Owner

cgoncas commented Oct 12, 2018

Just started reviewing :)

:octocat: Sent from GH.

@cgoncas
Copy link
Owner

cgoncas commented Oct 12, 2018

Pull request submitted to brianchandotcom#64090.

:octocat: Sent from GH.

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