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-85735 Add Client Tests #63895

Closed
wants to merge 12 commits into from
Closed

Conversation

cgoncas
Copy link

@cgoncas cgoncas commented Oct 8, 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 4 seconds 815 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5f8e61900441d6526793e5d8f007386d402a0ff3

Sender Branch:

Branch Name: pr-276
Branch GIT ID: 373a72ec9fa68abda9ba7b3c8d1ef579e716e849

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:

@cgoncas


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-unit-jdk8
Job Results:

4421 Tests Passed.
1 Test Failed.

  1. AXIS_VARIABLE=1,label_exp=!master #170406
    1. GitHubMessageTest.testExpectedGitHubMessage
      java.lang.RuntimeException: Unable to get build JSON
      	at com.liferay.jenkins.results.parser.BaseBuild.getBuildJSONObject(BaseBuild.java:1605)
      	at com.liferay.jenkins.results.parser.BaseBuild.loadParametersFromBuildJSONObject(BaseBuild.java:2158)
      	at com.liferay.jenkins.results.parser.BaseBuild.setBuildURL(BaseBuild.java:2287)
      	at com.liferay.jenkins.results.parser.BaseBuild.<init>(BaseBuild.java:1419)
      	at com.liferay.jenkins.results.parser.TopLevelBuild.<init>(TopLevelBuild.java:353)
      	at com.liferay.jenkins.results.parser.SourceFormatBuild.<init>(SourceFormatBuild.java:110)
      	at com.liferay.jenkins.results.parser.BuildFactory.newBuild(BuildFactory.java:35)
      	at com.liferay.jenkins.results.parser.BuildFactory.newBuildFromArchive(BuildFactory.java:91)
      	at com.liferay.jenkins.results.parser.GitHubMessageTest$1.getMessage(GitHubMessageTest.java:72)
      	at com.liferay.jenkins.results.parser.Test.assertSample(Test.java:72)
      	at com.liferay.jenkins.results.parser.Test.assertSamples(Test.java:109)
      	at com.liferay.jenkins.results.parser.GitHubMessageTest.testExpectedGitHubMessage(GitHubMessageTest.java:82)
      	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.ju...

@jpince
Copy link
Collaborator

jpince commented Oct 8, 2018

ci:reopen

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 10 out of 13 jobs passed in 1 hour 47 minutes 52 seconds 575 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5f8e61900441d6526793e5d8f007386d402a0ff3

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: ed8600b4b4fa8abe8f39ca451d70ccb44e8ff9df

10 out of 13 jobs PASSED
10 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:

    10027 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=25,label_exp=!master #246941
      1. StructuredContentNestedCollectionResourceSortingTest.testGetPageItemsSortByDateCreatedAsc
        java.lang.AssertionError: Thread Thread[RMI TCP Connection(47)-127.0.0.1,5,RMI Runtime] caught concurrent failure: java.lang.AssertionError: {level=ERROR, loggerName=com.liferay.structured.content.apio.client.test.activator.StructuredContentApioTestBundleActivator, message=com.liferay.journal.exception.NoSuchArticleException: No JournalArticle exists with the key {groupId=56847, articleId=STRUCTUREDCONTENTAPIOTESTBUNDLEACTIVATORYESGUESTYESGROUPTITLE, status=0}
        java.lang.AssertionError: {level=ERROR, loggerName=com.liferay.structured.content.apio.client.test.activator.StructuredContentApioTestBundleActivator, message=com.liferay.journal.exception.NoSuchArticleException: No JournalArticle exists with the key {groupId=56847, articleId=STRUCTUREDCONTENTAPIOTESTBUNDLEACTIVATORYESGUESTYESGROUPTITLE, status=0}
        	at com.liferay.portal.test.rule.LogAssertionAppender.append(LogAssertionAppender.java:61)
        	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
        	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
        	at org.apache.log4j.Category.callAppenders(Category.java:206)
        	at org.apache.log4j.Category.forcedLog(Category.java:391)
        	at org.apache.log4j.Category.log(Category.java:856)
        	at com.liferay.portal.log.Log4jLogImpl.error(Log4jLogImpl.java:54)
        	at com.liferay.portal.kernel.log.LogWrapper.error(LogWrapper.java:69)
        	at com.liferay.structured.content.apio.client.test.activator.StructuredContentApioTestBundleActi...
  2. test-portal-acceptance-pullrequest-batch(master)/modules-unit-jdk8
    Job Results:

    4421 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=1,label_exp=!master #170406
      1. GitHubMessageTest.testExpectedGitHubMessage
        java.lang.RuntimeException: Unable to get build JSON
        	at com.liferay.jenkins.results.parser.BaseBuild.getBuildJSONObject(BaseBuild.java:1605)
        	at com.liferay.jenkins.results.parser.BaseBuild.loadParametersFromBuildJSONObject(BaseBuild.java:2158)
        	at com.liferay.jenkins.results.parser.BaseBuild.setBuildURL(BaseBuild.java:2287)
        	at com.liferay.jenkins.results.parser.BaseBuild.<init>(BaseBuild.java:1419)
        	at com.liferay.jenkins.results.parser.TopLevelBuild.<init>(TopLevelBuild.java:353)
        	at com.liferay.jenkins.results.parser.SourceFormatBuild.<init>(SourceFormatBuild.java:110)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuild(BuildFactory.java:35)
        	at com.liferay.jenkins.results.parser.BuildFactory.newBuildFromArchive(BuildFactory.java:91)
        	at com.liferay.jenkins.results.parser.GitHubMessageTest$1.getMessage(GitHubMessageTest.java:72)
        	at com.liferay.jenkins.results.parser.Test.assertSample(Test.java:72)
        	at com.liferay.jenkins.results.parser.Test.assertSamples(Test.java:109)
        	at com.liferay.jenkins.results.parser.GitHubMessageTest.testExpectedGitHubMessage(GitHubMessageTest.java:82)
        	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.ju...

For upstream results, click here.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 47f1059...60bef23

@brianchandotcom
Copy link
Owner

@cgoncas @ruben-pulido see my changes in upstream. Thx.

@cgoncas cgoncas deleted the pr-276 branch October 9, 2018 08:08
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.

5 participants