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-100901 Fix the variables for the mixin media-breakpoint-down #77899

Closed
wants to merge 1 commit into from

Conversation

marcoscv-work
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 3 minutes 1 second 133 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 579a116b541592fecec36dcbb8fbff4ba2b96e0d

Sender Branch:

Branch Name: pr-257
Branch GIT ID: 3a9bb97b43a42e648b18039d21b30b0fdbaa04ea

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

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 579a116b541592fecec36dcbb8fbff4ba2b96e0d

Sender Branch:

Branch Name: pr-257
Branch GIT ID: 3a9bb97b43a42e648b18039d21b30b0fdbaa04ea

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

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 55 out of 57 jobs passed in 1 hour 38 minutes 39 seconds 773 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 579a116b541592fecec36dcbb8fbff4ba2b96e0d

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 5746d6699382f799b9ce48ed87e538963df03ff5

55 out of 57 jobs PASSED
55 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:

    18 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=9,label_exp=!master #219099
           [exec] * What went wrong:
           [exec] Execution failed for task ':apps:portal:portal-jmx-test:startTestableTomcat'.
           [exec] > Timeout while waiting for the application server
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:portal:portal-jmx-test:startTestableTomcat'.
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
           [exec] 	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
           [exec] 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
           [exec] 	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
           [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
           [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.run(EventFiringTaskExecuter.java:51)

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

    18 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=1,label_exp=!master #219099
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to connect to a valid mail server. Please make sure one is properly configured: Could not connect to SMTP host: localhost, port: 3241
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:172)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        	at java.nio.file.Files.walkFileTree(Files.java:2670)
        	at java.nio.file.Files.walkFileTree(Files.java:2742)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        
    2. AXIS_VARIABLE=4,label_exp=!master #219099
      1. DLFileEntryUADDisplayTest.testCount
        java.lang.NullPointerException
        	at com.liferay.portal.repository.liferayrepository.model.LiferayFileEntry.<init>(LiferayFileEntry.java:59)
        	at com.liferay.document.library.opener.onedrive.web.internal.model.listener.DLFileEntryModelListener.onAfterRemove(DLFileEntryModelListener.java:44)
        	at com.liferay.document.library.opener.onedrive.web.internal.model.listener.DLFileEntryModelListener.onAfterRemove(DLFileEntryModelListener.java:34)
        	at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.remove(BasePersistenceImpl.java:476)
        	at com.liferay.portlet.documentlibrary.service.base.DLFileEntryLocalServiceBaseImpl.deleteDLFileEntry(DLFileEntryLocalServiceBaseImpl.java:154)
        	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.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.lambda$invoke$0(TransactionInterceptor.java:64)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor._execute(DefaultTransactionExecutor.java:128)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:51)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(...
      2. DLFileEntryUADDisplayTest.testGetParentContainerId
        java.lang.NullPointerException
        	at com.liferay.portal.repository.liferayrepository.model.LiferayFileEntry.<init>(LiferayFileEntry.java:59)
        	at com.liferay.document.library.opener.onedrive.web.internal.model.listener.DLFileEntryModelListener.onAfterRemove(DLFileEntryModelListener.java:44)
        	at com.liferay.document.library.opener.onedrive.web.internal.model.listener.DLFileEntryModelListener.onAfterRemove(DLFileEntryModelListener.java:34)
        	at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.remove(BasePersistenceImpl.java:476)
        	at com.liferay.portlet.documentlibrary.service.base.DLFileEntryLocalServiceBaseImpl.deleteDLFileEntry(DLFileEntryLocalServiceBaseImpl.java:154)
        	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.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.lambda$invoke$0(TransactionInterceptor.java:64)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor._execute(DefaultTransactionExecutor.java:128)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:51)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(...
      3. DLFileEntryUADExporterTest.testExport
        java.lang.NullPointerException
        	at com.liferay.portal.repository.liferayrepository.model.LiferayFileEntry.<init>(LiferayFileEntry.java:59)
        	at com.liferay.document.library.opener.onedrive.web.internal.model.listener.DLFileEntryModelListener.onAfterRemove(DLFileEntryModelListener.java:44)
        	at com.liferay.document.library.opener.onedrive.web.internal.model.listener.DLFileEntryModelListener.onAfterRemove(DLFileEntryModelListener.java:34)
        	at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.remove(BasePersistenceImpl.java:476)
        	at com.liferay.portlet.documentlibrary.service.base.DLFileEntryLocalServiceBaseImpl.deleteDLFileEntry(DLFileEntryLocalServiceBaseImpl.java:154)
        	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.portal.spring.aop.AopMethodInvocationImpl.proceed(AopMethodInvocationImpl.java:50)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.lambda$invoke$0(TransactionInterceptor.java:64)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor._execute(DefaultTransactionExecutor.java:128)
        	at com.liferay.portal.spring.transaction.DefaultTransactionExecutor.execute(DefaultTransactionExecutor.java:51)
        	at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(...
      4. ...

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 9d0fc9d...4631709

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