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

[Bug fix] LPS-145028 2022-1-12 #190

Closed

Conversation

dantewang
Copy link
Collaborator

@tinatian I changed the unit test to focus on expose this exact issue.

… session.clicks.max.allowed.values + 1 items into PortalPreferences.
…hen there is already SESSION_CLICKS_MAX_ALLOWED_VALUES items.
@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.

@dantewang
Copy link
Collaborator Author

ci:test:sf

@dantewang
Copy link
Collaborator Author

ci:test:relevant

@dantewang
Copy link
Collaborator Author

ci:test

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 541cad27a0176e01600902dc41d72d18f1eb2914

Sender Branch:

Branch Name: LPS-145028-2022-1-12
Branch GIT ID: ec4ddf49d3c278835b5f29eda1af36929586c2e7

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

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

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

✔️ ci:test:relevant - 23 out of 25 jobs passed in 1 hour 22 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 541cad27a0176e01600902dc41d72d18f1eb2914

Upstream Comparison:

Branch GIT ID: e0ab1cf2c8755f4d6afd3884e1e36908f68607a7
Jenkins Build URL: Acceptance Upstream DXP (master) #2799

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 22 out of 25 jobs PASSED
22 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at e0ab1cf:
  1. test-portal-acceptance-pullrequest-batch(master)/lpkg-base-jdk8/0
    Job Results:

    3 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0 #13955
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        FrameworkEvent ERROR 
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.site.initializer.extender [989]
          Unresolved requirement: Import-Package: com.liferay.commerce.account.util; version="1.3.0"
        

        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1682)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1662)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1624)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1555)
        at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
        at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
        at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        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.asser...

Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:default - 63 out of 95 jobs passed in 2 hours 58 minutes

Click here for more details.

This pull is eligible for reevaluation. When this upstream build has completed, using the following CI command will compare this pull request result against a more recent upstream result:

ci:reevaluate:1297401_1299

Base Branch:

Branch Name: master
Branch GIT ID: 541cad27a0176e01600902dc41d72d18f1eb2914

Upstream Comparison:

Branch GIT ID: e0ab1cf2c8755f4d6afd3884e1e36908f68607a7
Jenkins Build URL: Acceptance Upstream DXP (master) #2799

ci:test:default - 63 out of 95 jobs PASSED

32 Failed Jobs:

63 Successful Jobs:
For more details click here.

Failures unique to this pull:

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

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0 #25600
          [junit]   at com.liferay.portal.dao.db.BaseDB.runSQL(BaseDB.java:349)
          [junit]   at com.liferay.portal.dao.db.DB2DB.runSQL(DB2DB.java:92)
          [junit]   at com.liferay.portal.dao.db.BaseDB.runSQL(BaseDB.java:315)
          [junit]   at com.liferay.portal.dao.db.BaseDB.runSQLTemplateString(BaseDB.java:496)
          [junit]   at com.liferay.portal.spring.extender.internal.upgrade.InitialUpgradeExtender$InitialUpgradeStep._upgrade(InitialUpgradeExtender.java:278)
          [junit] 
          [junit] 
          [junit]   at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanOSGiLog(PortalLogAssertorTest.java:81)
          [junit] 
          [junit] 
          [junit] Test com.liferay.portal.log.assertor.PortalLogAssertorTest FAILED
      [stopwatch] [test.cmd: 1.230 sec]
      [stopwatch] [run.batch.test.action: 33:40.251 sec]
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:365: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1662: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1666: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:50: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:62: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:13450: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:13815: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:4696: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:4777: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5768: No server is available at http://localhost:8080/web/guest
            [get] Getting: http://test-1-28/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0/25600//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20220111233355623.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20220111233355623.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null2137792943.properties
  2. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-wildfly180-mariadb104-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0 #398753
          [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
          [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
          [junit] 
      [stopwatch] [test.cmd: 0.712 sec]
      [stopwatch] [run.batch.test.action: 21:25.016 sec]
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:365: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1662: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1666: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-wildfly.xml:26: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-wildfly.xml:36: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:13680: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5077: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5214: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5077: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5214: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5077: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5214: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5077: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5197: Server is still available at ${app.server.waiting.url}.
            [get] Getting: http://test-1-10/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0/398753//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20220111231513117.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20220111231513117.txt
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null670199734.properties
  3. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-db2111-jdk8/0
    Job Results:

    15 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=12 #23844
           [exec] * What went wrong:
           [exec] Execution failed for task ':runPoshi'.
           [exec] > There were failing tests. See the report at: file:///opt/dev/projects/github/liferay-portal/portal-web/tests/index.html
           [exec] 
           [exec] * Try:
           [exec] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Get more help at https://help.gradle.org
           [exec] 
           [exec] BUILD FAILED in 1m 4s
           [exec] Result: 1
           [copy] Copying 1 file to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=12/builds/23844
           [copy] Copying 3 files to /opt/dev/projects/github/liferay-portal/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=12/builds/23844/screenshots
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1104910315.properties
      

      clean-up-selenium-driver:
      [exec] chromedriver: no process found
      [exec] Result: 1
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1104910315.properties

      clean-up-logs:
      [parallel] 2022-01-12 07:21:23.798 INFO [main][ThemeHotDeployListener:171] 1 theme for minium-theme was unregistered
      [parallel] 2022-01-12 07:21:24.034 INFO [main][ThemeHotDeployListener:171] 1 theme for classic-theme was unregistered
      [parallel] 2022-01-12 07:21:24.880 INFO [main][ThemeHotDeployListener:171] 1 theme for dialect-theme was unregistered
      [parallel] 2022-01-12 07:21:24.917 INFO [main][ThemeHotDeployListener:171] 1 theme for speedwell-theme was unregistered
      [parallel] 2022-01-12 07:21:25.452 INFO [main][ThemeHotDeployListener:171] 1 theme for admin-theme was unregistered
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1104910315.properties

      run-poshi-evaluate-console:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1146303631.properties

      prepare-poshi-runner-properties:
      [propertyfile] Updating property file: /opt/dev/projects/github/liferay-portal/.gradle/gradle.properties
      [sync-dir] Synchronizing /opt/dev/projects/github/liferay-binaries-cache-2020/.gradle/caches/modules-2/files-2.1 into /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1
      [sync-dir] 0 files synchronized in 385ms
      [echo] Executing Gradle task: evaluatePoshiConsole
      [exec] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

    2. AXIS_VARIABLE=7 #23844
      print-jstack-logs:
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/jps_output
      [stopwatch] [run.batch.test.action: 16:58.167 sec]
      [echo] The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:365: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1662: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1666: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:50: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:62: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:13124: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:14129: Timeout: killed the sub-process
      [get] Getting: http://test-1-26/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=7/23844//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20220111231751587.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/20220111231751587.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1827877704.properties
  4. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat90-mysql57-jdk8/7
    Job Results:

    24 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0 #6005
           [echo] ##
      [echo]
      [beanshell] 2022-01-11 23:34:34
      [beanshell] Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode):
      [beanshell]
      [beanshell] "Attach Listener" #37 daemon prio=9 os_prio=0 tid=0x00007f20c0001000 nid=0x1c0349 waiting on condition [0x0000000000000000]
      [beanshell] java.lang.Thread.State: RUNNABLE
      [beanshell]
      [beanshell] Locked ownable synchronizers:
      [beanshell] - None
      [beanshell]
      [beanshell] "http-nio-8080-exec-10" #36 daemon prio=5 os_prio=0 tid=0x00007f2088011000 nid=0x1c0198 waiting on condition [0x00007f207b9f8000]
      [beanshell]
      [delete] Deleting: /tmp/Bootstrap__1835312.log
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/jps_output
      [stopwatch] [run.batch.test.action: 33:26.125 sec]
      [echo] The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:365: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1662: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:1666: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:50: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test-tomcat.xml:62: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:13450: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:13815: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:4696: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:4777: The following error occurred while executing this line:
      [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:5768: No server is available at http://localhost:8080/web/guest
      [get] Getting: http://test-1-36/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0/6005//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20220111233435538.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/20220111233435538.txt
      [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1785940074.properties
  5. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8/2
    Job Results:

    6 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=5 #13954
           [exec] * What went wrong:
      [exec] Execution failed for task ':dxp:apps:search-experiences:search-experiences-rest-test:testIntegration'.
      [exec] > Please create marker file /opt/dev/projects/github/liferay-portal/modules/dxp/apps/search-experiences/search-experiences-api/.lfrbuild-portal
      [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 ':dxp:apps:search-experiences:search-experiences-rest-test:testIntegration'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [exec] at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [exec] at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [exec] at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [exec] at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [exec] at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [exec] at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)
    2. AXIS_VARIABLE=6 #13954
           [exec] * What went wrong:
      [exec] Execution failed for task ':dxp:apps:search-experiences:search-experiences-test:testIntegration'.
      [exec] > Please create marker file /opt/dev/projects/github/liferay-portal/modules/dxp/apps/search-experiences/search-experiences-api/.lfrbuild-portal
      [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 ':dxp:apps:search-experiences:search-experiences-test:testIntegration'.
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
      [exec] at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
      [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
      [exec] at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
      [exec] at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
      [exec] at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
      [exec] at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
      [exec] at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
      [exec] at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
      [exec] at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
      [exec] at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)
  6. ...
Test bundle downloads:

@liferay-continuous-integration
Copy link
Collaborator

@shuyangzhou
Copy link
Collaborator

@vicnate5 please help me checking the results, thanks!

@vicnate5
Copy link
Collaborator

@kyle-miho can you check this one?

@kyle-miho
Copy link

@shuyangzhou pr is good, failures are unrelated

@shuyangzhou
Copy link
Collaborator

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

Skipping previously passed test suites:
ci:test:relevant
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pull request to brianchandotcom.
Console

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#112288
Console

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