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-83252 use 'last-of-type' to close the last button right border #61294

Closed
wants to merge 1 commit into from

Conversation

jeyvison
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 1 minute 29 seconds 844 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 901f4d0a7bab5610c4043e25bb1ee094775427e6

Sender Branch:

Branch Name: pr-77
Branch GIT ID: 7c5bdad3bbe263b9dc66e9e395d83265430e0238

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

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 9 out of 12 jobs passed in 59 minutes 36 seconds 174 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 9ca7f227c0cdd69da3791e6f160ec4043749f64f

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 8b2cc02548e6cf2e33a81f29a63dc90cdbd65e9c

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

This pull contains no unique failures.


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

    293 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #237159
      1. CalendarResourceStagedModelDataHandlerTest.testImportedCalendarResourceShouldKeepTheName
        org.junit.ComparisonFailure: expected:<<?xml version=['1.0' encoding='UTF-8']?><root available-lo...> but was:<<?xml version=["1.0" ]?><root available-lo...>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.calendar.internal.exportimport.data.handler.test.CalendarResourceStagedModelDataHandlerTest.testImportedCalendarResourceShouldKeepTheName(CalendarResourceStagedModelDataHandlerTest.java:86)
        	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...
      2. CalendarStagedModelDataHandlerTest.testImportedCalendarShouldKeepTheName
        org.junit.ComparisonFailure: expected:<<?xml version=['1.0' encoding='UTF-8']?><root available-lo...> but was:<<?xml version=["1.0" ]?><root available-lo...>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.calendar.internal.exportimport.data.handler.test.CalendarStagedModelDataHandlerTest.testImportedCalendarShouldKeepTheName(CalendarStagedModelDataHandlerTest.java:71)
        	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.i...
      3. CalendarBookingLocalServiceTest.testInviteToStagedCalendarBookingResultsInPendingLiveChild
        org.junit.ComparisonFailure: expected:<<?xml version=["1.0" ]?><root available-lo...> but was:<<?xml version=['1.0' encoding='UTF-8']?><root available-lo...>
        	at org.junit.Assert.assertEquals(Assert.java:115)
        	at org.junit.Assert.assertEquals(Assert.java:144)
        	at com.liferay.calendar.service.test.CalendarBookingLocalServiceTest.testInviteToStagedCalendarBookingResultsInPendingLiveChild(CalendarBookingLocalServiceTest.java:1221)
        	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.GeneratedMethodAccessor1805.invoke(Unknown Source)
        	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.EventCon...
  2. test-portal-acceptance-pullrequest-batch(master)/service-builder-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #230045
      build-service:
           [java] Java Result: 1
           [echo] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
           [echo] Exception in thread "main" java.lang.NoClassDefFoundError: com/liferay/petra/lang/CentralizedThreadLocal
           [echo] 	at com.liferay.portal.tools.service.builder.ServiceBuilder.<clinit>(ServiceBuilder.java:7085)
           [echo] Caused by: java.lang.ClassNotFoundException: com.liferay.petra.lang.CentralizedThreadLocal
           [echo] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
           [echo] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
           [echo] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
           [echo] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
           [echo] 	... 1 more
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:332: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:268: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:260: Service Builder generated exceptions.
            [get] Getting: http://test-1-19/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/230045//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20180712151120570.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20180712151120570.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1424361899.properties

@brianchandotcom
Copy link
Owner

Merged. Thx.

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