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-115862 When publishing the default language count the input as translated #1346

Closed

Conversation

victorg1991
Copy link
Collaborator

No description provided.

…leaned. This is done when the language selected in the moment of submitting is not translated, otherwise a new translation is generated
@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.

@victorg1991
Copy link
Collaborator Author

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

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5ed8fd8a01f081c4805202579bf01b38f57b72ed

Sender Branch:

Branch Name: translation_LPS-115862
Branch GIT ID: f59eacb6cae5ef225334efa806a835d4a3b04075

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

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Build:test-portal-source-format#3226
Jenkins Report:jenkins-report.html
Jenkins Suite: sf
Pull Request:liferay-echo#1346
Spira Release:/Liferay DXP 7.3/Pull Request/ci:test:sf
Spira Release Build:master - victorg1991 > liferay-echo - PR#1346
Spira Jenkins Build:publish-spira-report#35

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 20 out of 20 jobs passed

✔️ ci:test:relevant - 47 out of 48 jobs passed in 1 hour 17 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5ed8fd8a01f081c4805202579bf01b38f57b72ed

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 26d9c30572aa163b37c2bdb9a90c3ef3cbf122b3

ci:test:stable - 20 out of 20 jobs PASSED
20 Successful Jobs:
ci:test:relevant - 46 out of 48 jobs PASSED
46 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 5ed8fd8:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    1635 Tests Passed.
    21 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #410028
      1. CommentResourceTest.testDeleteComment
        java.lang.NullPointerException
        	at com.liferay.portal.model.impl.UserImpl.getGroupId(UserImpl.java:433)
        	at com.liferay.blogs.service.impl.BlogsEntryLocalServiceImpl._notifySubscribers(BlogsEntryLocalServiceImpl.java:1995)
        	at com.liferay.blogs.service.impl.BlogsEntryLocalServiceImpl.updateStatus(BlogsEntryLocalServiceImpl.java:1474)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:66)
        	at com.sun.proxy.$Proxy712.updateStatus(Unknown Source)
        	at com.liferay.blogs.service.BlogsEntryLocalServiceWrapper.updateStatus(BlogsEntryLocalServiceWrapper.java:956)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:66)
        	at com.sun.proxy.$Proxy713.updateStatus(Unknown Source)
        	at com.liferay.blogs.service.BlogsEntryLocalServiceWrapper.updateStatus(BlogsEntryLocalServiceWrapper.java:956)
        	at com.liferay.mentions.internal.service.MentionsBlogsEntryServiceWrapper.updateStatus(MentionsBlogsEntryServiceWrapper.java:66)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.re...
      2. CommentResourceTest.testGetBlogPostingCommentsPage
        java.lang.NullPointerException
        	at com.liferay.portal.model.impl.UserImpl.getGroupId(UserImpl.java:433)
        	at com.liferay.blogs.service.impl.BlogsEntryLocalServiceImpl._notifySubscribers(BlogsEntryLocalServiceImpl.java:1995)
        	at com.liferay.blogs.service.impl.BlogsEntryLocalServiceImpl.updateStatus(BlogsEntryLocalServiceImpl.java:1474)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:66)
        	at com.sun.proxy.$Proxy712.updateStatus(Unknown Source)
        	at com.liferay.blogs.service.BlogsEntryLocalServiceWrapper.updateStatus(BlogsEntryLocalServiceWrapper.java:956)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:66)
        	at com.sun.proxy.$Proxy713.updateStatus(Unknown Source)
        	at com.liferay.blogs.service.BlogsEntryLocalServiceWrapper.updateStatus(BlogsEntryLocalServiceWrapper.java:956)
        	at com.liferay.mentions.internal.service.MentionsBlogsEntryServiceWrapper.updateStatus(MentionsBlogsEntryServiceWrapper.java:66)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.re...
      3. CommentResourceTest.testGetBlogPostingCommentsPageWithFilterDateTimeEquals
        java.lang.NullPointerException
        	at com.liferay.portal.model.impl.UserImpl.getGroupId(UserImpl.java:433)
        	at com.liferay.blogs.service.impl.BlogsEntryLocalServiceImpl._notifySubscribers(BlogsEntryLocalServiceImpl.java:1995)
        	at com.liferay.blogs.service.impl.BlogsEntryLocalServiceImpl.updateStatus(BlogsEntryLocalServiceImpl.java:1474)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:66)
        	at com.sun.proxy.$Proxy712.updateStatus(Unknown Source)
        	at com.liferay.blogs.service.BlogsEntryLocalServiceWrapper.updateStatus(BlogsEntryLocalServiceWrapper.java:956)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:498)
        	at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:66)
        	at com.sun.proxy.$Proxy713.updateStatus(Unknown Source)
        	at com.liferay.blogs.service.BlogsEntryLocalServiceWrapper.updateStatus(BlogsEntryLocalServiceWrapper.java:956)
        	at com.liferay.mentions.internal.service.MentionsBlogsEntryServiceWrapper.updateStatus(MentionsBlogsEntryServiceWrapper.java:66)
        	at sun.reflect.GeneratedMethodAccessor1191.invoke(Unknown Source)
        	at sun.re...
      4. ...

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pullrequest to brianchandotcom.

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#90923

@liferay-continuous-integration
Copy link
Collaborator

Jenkins Build:test-portal-acceptance-pullrequest(master)#6665
Jenkins Report:jenkins-report.html
Jenkins Suite: relevant
Pull Request:liferay-echo#1346
Spira Release:/Liferay DXP 7.3/Pull Request/ci:test:relevant
Spira Release Build:master - victorg1991 > liferay-echo - PR#1346
Spira Jenkins Build:publish-spira-report#43

@victorg1991 victorg1991 deleted the translation_LPS-115862 branch July 10, 2020 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants