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-130985 Add MetricsCalculatedInfo in performance tab #337

Closed
wants to merge 2 commits into from

Conversation

ramonmsp
Copy link

@ramonmsp ramonmsp commented May 3, 2021

Story: LPS-94760

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b91dc417789468cd7a002e434bd78c8a2f864175

Sender Branch:

Branch Name: LPS-130985
Branch GIT ID: 2256f669c3dca7145b2a7aef7be9181412e12b75

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

@liferay-continuous-integration
Copy link
Collaborator

@ramonmsp
Copy link
Author

ci:test:sf

@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: 679c6f859055569c3953db3ecf7e8e4a359eec2b

Sender Branch:

Branch Name: LPS-130985
Branch GIT ID: f4681553020172bdb3c8ef8477c2d849bcca1877

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

@ramonmsp ramonmsp changed the title LPS-130985 Add tests in ProcessMetricsContainer LPS-130985 Add MetricsCalculatedInfo in performance tab May 13, 2021
@ramonmsp
Copy link
Author

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

@naraandrade
Copy link

Just started reviewing :)

:octocat: Sent from GH.

@ramonmsp
Copy link
Author

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 3d0f922434cef6ca8aac62b2c38c4a3560c3d356

Sender Branch:

Branch Name: LPS-130985
Branch GIT ID: a735f516797a2669560eff9848571b632146b015

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

@ramonmsp
Copy link
Author

ci:test:relevant

@ramonmsp ramonmsp requested a review from rafaprax May 13, 2021 16:52
@ramonmsp ramonmsp removed the on hold label May 13, 2021
@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

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

❌ ci:test:relevant - 21 out of 24 jobs passed in 2 hours 2 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 679c6f859055569c3953db3ecf7e8e4a359eec2b

Upstream Comparison:

Branch GIT ID: 679c6f859055569c3953db3ecf7e8e4a359eec2b
Jenkins Build URL: Acceptance Upstream DXP (master) #1861

ci:test:stable - 9 out of 9 jobs PASSED
9 Successful Jobs:
ci:test:relevant - 21 out of 24 jobs PASSED
21 Successful Jobs:
For more details click here.

Failures unique to this pull:


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

    664 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=1,label_exp=!master #327165
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        com.liferay.portal.verify.VerifyException: com.liferay.commerce.currency.exception.NoSuchCurrencyException: No CommerceCurrency exists with the key {companyId=20103, code=USD}
        com.liferay.portal.verify.VerifyException: com.liferay.commerce.currency.exception.NoSuchCurrencyException: No CommerceCurrency exists with the key {companyId=20103, code=USD}
        	at com.liferay.portal.verify.VerifyProcess.verify(VerifyProcess.java:85)
        	at com.liferay.portal.verify.extender.internal.osgi.commands.VerifyProcessTrackerOSGiCommands.executeVerifyProcesses(VerifyProcessTrackerOSGiCommands.java:293)
        	at com.liferay.portal.verify.extender.internal.osgi.commands.VerifyProcessTrackerOSGiCommands$1.run(VerifyProcessTrackerOSGiCommands.java:345)
        	at com.liferay.portal.output.stream.container.internal.OutputStreamContainerFactoryTrackerImpl.runWithSwappedLog(OutputStreamContainerFactoryTrackerImpl.java:134)
        	at com.liferay.portal.verify.extender.internal.osgi.commands.VerifyProcessTrackerOSGiCommands.executeVerifyProcesses(VerifyProcessTrackerOSGiCommands.java:340)
        	at com.liferay.portal.verify.extender.internal.osgi.commands.VerifyProcessTrackerOSGiCommands._execute(VerifyProcessTrackerOSGiCommands.java:394)
        	at com.liferay.portal.verify.extender.internal.osgi.commands.VerifyProcessTrackerOSGiCommands.access$200(VerifyProcessTrackerOSGiCommands.java:79)
        	at com.liferay.portal.verify.extender.internal.osgi.commands.VerifyProcessTrackerOSGiCommands$VerifyServic...
    2. AXIS_VARIABLE=2,label_exp=!master #327165
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        No default user was found for company 49863
        	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.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

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

✔️ ci:test:relevant - 23 out of 24 jobs passed in 2 hours 1 minute

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 3d0f922434cef6ca8aac62b2c38c4a3560c3d356

Upstream Comparison:

Branch GIT ID: 679c6f859055569c3953db3ecf7e8e4a359eec2b
Jenkins Build URL: Acceptance Upstream DXP (master) #1861

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

This pull contains no unique failures.


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

    665 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2,label_exp=!master #386777
      1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        No default user was found for company 44072
        	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.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

@liferay-continuous-integration
Copy link
Collaborator

@rafaprax
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#101752
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