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-98466 Regen #80882

Closed
wants to merge 5 commits into from
Closed

LPS-98466 Regen #80882

wants to merge 5 commits into from

Conversation

epgarcia
Copy link

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 4 minutes 43 seconds 871 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 1adc11143e554b0dc8d9e9bfbe496fb30426f6d4

Sender Branch:

Branch Name: LPS-98466.content.set.delete.segment
Branch GIT ID: 7f529d5f99f2836041cd120456a0b3e6f568765a

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

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 7 out of 8 jobs passed

❌ ci:test:relevant - 21 out of 27 jobs passed in 1 hour 27 minutes 50 seconds 828 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 62c5e8f6ecc4267b5e286d8f0021c9f481479aed

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 4503009c0263f79e139e74ad06ca640aa2dcdf90

ci:test:stable - 7 out of 8 jobs PASSED
7 Successful Jobs:
ci:test:relevant - 21 out of 27 jobs PASSED
21 Successful Jobs:
For more details click here.

Failures unique to this pull:

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

    2 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2,label_exp=!master #271607
           [echo] Warning: Unable to locate '/opt/dev/projects/github/liferay-jenkins-ee/testray/dependencies/test.generated.properties'.
      [beanshell] Warning: LocalFile.FragmentsUI#EditFragment is not contained within the list of compiled test case names
      [beanshell] Warning: LocalFile.PGMessageboards#DeleteMBCategory is not contained within the list of compiled test case names
      [beanshell] Warning: LocalFile.PGMessageboards#DeleteMBThread is not contained within the list of compiled test case names
      [beanshell] Warning: LocalFile.PGMessageboards#EditMBCategory is not contained within the list of compiled test case names
           [echo] Build testray result: /opt/dev/projects/github/liferay-jenkins-ee/testray/suite/TESTS-test-1-3_test-portal-acceptance-pullrequest(master)_6298_functional-tomcat90-mysql57-jdk8_1_2.xml
           [echo] send.to.testray.logs.start.timestamp: 11-12-2019 11:43:12:035 PST
           [echo] Sending Testray logs to Testray production server.
         [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20191112194312038
      [stopwatch] [send.to.testray.logs: 0.210 sec]
           [echo] send.to.testray.results.start.timestamp: 11-12-2019 11:43:12:246 PST
           [echo] Sending Testray results to Testray production server.
         [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20191112194312249
      [stopwatch] [send.to.testray.results: 0.146 sec]
      [stopwatch] [record.testray.results.TESTS-test-1-3_test-portal-acceptance-pullrequest(master)_6298_functional-tomcat90-mysql57-jdk8_1_2.xml: 2.446 sec]
      [stopwatch] [record.testray.results: 2.541 sec]
      

      BUILD FAILED
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:11264: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:181: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:8548: Sourced file: inline evaluation of: import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : TargetError : at Line: 107 : in file: inline evaluation of: import com.liferay.jenkins.results.parser.GitHubDevSyncUtil; . . . '' : throw e ;

      Target exception: java.lang.RuntimeException: Unable to create local branch 7.0.x at f91d1b197ff0cb01ba2757acbf9e8321fc16466f
      fatal: cannot lock ref 'refs/heads/7.0.x': unable to resolve reference 'refs/heads/7.0.x': reference broken


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

    1321 Tests Passed.
    9 Tests Failed.

    1. AXIS_VARIABLE=2,label_exp=!master #271608
      1. FragmentEntryProcessorEditableTest.testFragmentEntryProcessorEditable
        org.junit.ComparisonFailure: expected:<...table>

        &lt;div&gt;
        	&lt;br[ /&gt;Editable Image:&lt;br /&gt;
        
        	&lt;lfr-editable id="editable_img" type="image"&gt;&lt;img src="sample.jpg" /]&gt;&lt;/lfr-editable&gt;
        &lt;/...&gt; but was:&lt;...table&gt;
        
        &lt;div&gt;
        	&lt;br[&gt;Editable Image:&lt;br&gt;
        
        	&lt;lfr-editable id="editable_img" type="image"&gt;&lt;img src="sample.jpg"]&gt;&lt;/lfr-editable&gt;
        &lt;/...&gt;
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at com.liferay.fragment.entry.processor.editable.test.FragmentEntryProcessorEditableTest.testFragmentEntryProcessorEditable(FragmentEntryProcessorEditableTest.java:121)
        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 com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$2.evaluate(TestExecutorRunnable.java:234)
        at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rul...</code></pre></div></li><li><div><a href="https://test-1-9.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=2,label_exp=!master/271608//testReport/com.liferay.fragment.entry.processor.editable.test/FragmentEntryProcessorEditableTest/testFragmentEntryProcessorEditableCompatibility">FragmentEntryProcessorEditableTest.testFragmentEntryProcessorEditableCompatibility</a><pre><code>org.junit.ComparisonFailure: expected:&lt;...table&gt;
        
        &lt;div&gt;
        	&lt;br[ /&gt;Editable Image:&lt;br /&gt;
        
        	&lt;lfr-editable id="editable_img" type="image"&gt;&lt;img src="sample.jpg" /]&gt;&lt;/lfr-editable&gt;
        &lt;/...&gt; but was:&lt;...table&gt;
        
        &lt;div&gt;
        	&lt;br[&gt;Editable Image:&lt;br&gt;
        
        	&lt;lfr-editable id="editable_img" type="image"&gt;&lt;img src="sample.jpg"]&gt;&lt;/lfr-editable&gt;
        &lt;/...&gt;
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at com.liferay.fragment.entry.processor.editable.test.FragmentEntryProcessorEditableTest.testFragmentEntryProcessorEditableCompatibility(FragmentEntryProcessorEditableTest.java:142)
        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 com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$2.evaluate(TestExecutorRunnable.java:234)
        at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.ke...</code></pre></div></li><li><div><a href="https://test-1-9.liferay.com/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=2,label_exp=!master/271608//testReport/com.liferay.fragment.entry.processor.editable.test/FragmentEntryProcessorEditableTest/testFragmentEntryProcessorEditableWithMatchedExperienceAndDefaultLanguage">FragmentEntryProcessorEditableTest.testFragmentEntryProcessorEditableWithMatchedExperienceAndDefaultLanguage</a><pre><code>org.junit.ComparisonFailure: expected:&lt;...table&gt;
        
        &lt;div&gt;
        	&lt;br[ /&gt;Editable Image:&lt;br /&gt;
        
        	&lt;lfr-editable id="editable_img" type="image"&gt;&lt;img src="sample.jpg" /]&gt;&lt;/lfr-editable&gt;
        &lt;/...&gt; but was:&lt;...table&gt;
        
        &lt;div&gt;
        	&lt;br[&gt;Editable Image:&lt;br&gt;
        
        	&lt;lfr-editable id="editable_img" type="image"&gt;&lt;img src="sample.jpg"]&gt;&lt;/lfr-editable&gt;
        &lt;/...&gt;
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at com.liferay.fragment.entry.processor.editable.test.FragmentEntryProcessorEditableTest.testFragmentEntryProcessorEditableWithMatchedExperienceAndDefaultLanguage(FragmentEntryProcessorEditableTest.java:256)
        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 com.liferay.arquillian.extension.junit.bridge.server.TestExecutorRunnable$2.evaluate(TestExecutorRunnable.java:234)
        at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)
        at com.liferay.portal.kernel.test.rule.AbstractTestRule$2.evaluate(AbstractTestRule.java:99)...</code></pre></div></li><li>...</li></ol></div></li></ol></div></li></ol></details></details></html>
        

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 1d5d200...9248a03

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