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-160678 [CP 2.0] [BUG] Fix Redirecting Page After Access Control Panel #1914

Closed

Conversation

claricebrasil
Copy link
Collaborator

No description provided.

@claricebrasil claricebrasil added Bug Indicate that this PR is to solve a bug, prioritize it Frontend Indicates the PRs made by Solutions' frontend team Customer Portal 2.0 Customer Portal 2.0 (site-initializer-osb-customer-portal) labels Aug 17, 2022
@claricebrasil claricebrasil self-assigned this Aug 17, 2022
@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.

@jairmedeiros
Copy link

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

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 30d870a990b049b4b2bb90249b8e303868292c17

Sender Branch:

Branch Name: LPS-160678
Branch GIT ID: 007e24ccf790218d66ac6bc706eb591dd922e8ce

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 - 25 out of 26 jobs passed

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

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 30d870a990b049b4b2bb90249b8e303868292c17

Upstream Comparison:

Branch GIT ID: 07ea60de1be2db6e0e08b2da4b1569e11da86844
Jenkins Build URL: EE Development Acceptance (master) - 3684 - 2022-08-16[12:37:09]

ci:test:stable - 25 out of 26 jobs PASSED

1 Failed Jobs:

25 Successful Jobs:
ci:test:relevant - 45 out of 48 jobs PASSED

3 Failed Jobs:

45 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at 07ea60d:
  1. central-requirements-jdk8/0/0
    1. com.liferay.portal.modules.ModulesStructureTest.testScanGradleFiles
      junit.framework.AssertionFailedError: Redundant dependency detected in modules/apps/commerce/commerce-tax-engine-remote/build.gradle expected:<compileOnly group: "org.apache.httpcomponents", name: "httpclient", version: "4.5.13"> but was:<testCompile group: "org.apache.httpcomponents", name: "httpclient", version: "4.5.13">
        at com.liferay.portal.modules.ModulesStructureTest._testGradleFile(ModulesStructureTest.java:1509)
        at com.liferay.portal.modules.ModulesStructureTest.access$800(ModulesStructureTest.java:68)
        at com.liferay.portal.modules.ModulesStructureTest$4.visitFile(ModulesStructureTest.java:402)
        at com.liferay.portal.modules.ModulesStructureTest$4.visitFile(ModulesStructureTest.java:376)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.modules.ModulesStructureTest.testScanGradleFiles(ModulesStructureTest.java:374)
      
    2. com.liferay.portal.modules.ModulesStructureTest.testScanLog4JConfigurationXML
      junit.framework.AssertionFailedError: Please rename modules/test/ext-test-impl/src/main/resources/META-INF/portal-log4j-ext.xml to modules/test/ext-test-impl/src/main/resources/META-INF/module-log4j-ext.xml
        at com.liferay.portal.modules.ModulesStructureTest$6.preVisitDirectory(ModulesStructureTest.java:510)
        at com.liferay.portal.modules.ModulesStructureTest$6.preVisitDirectory(ModulesStructureTest.java:498)
        at java.nio.file.Files.walkFileTree(Files.java:2677)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.modules.ModulesStructureTest.testScanLog4JConfigurationXML(ModulesStructureTest.java:496)
      
  2. modules-integration-mysql57-jdk8_stable/0/1
    1. com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog
      junit.framework.AssertionFailedError: 
      Unable to register portal instance {"mvccVersion": 1, "companyId": 20098, "userId": 0, "userName": "", "createDate": "Wed Aug 17 22:12:05 GMT 2022", "modifiedDate": "Wed Aug 17 22:12:05 GMT 2022", "webId": "liferay.com", "mx": "liferay.com", "homeURL": "", "logoId": 0, "system": false, "maxUsers": 0, "active": true, "name": "Liferay", "legalName": "", "legalId": "", "legalType": "", "sicCode": "", "tickerSymbol": "", "industry": "", "type": "", "size": ""}
      com.liferay.portal.kernel.repository.UndeployedExternalRepositoryException: Unable to load external repository class com.liferay.portal.repository.liferayrepository.LiferayRepository because its plugin is not deployed
        at com.liferay.portal.repository.RepositoryFactoryImpl.getRepositoryFactory(RepositoryFactoryImpl.java:72)
        at com.liferay.portal.repository.RepositoryFactoryImpl.createLocalRepository(RepositoryFactoryImpl.java:39)
        at com.liferay.portal.repository.RepositoryProviderImpl.getLocalRepository(RepositoryProviderImpl.java:268)
        at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.getLocalRepository(DLAppLocalServiceImpl.java:1490)
        at com.liferay.portlet.documentlibrary.service.impl.DLAppLocalServiceImpl.fetchFileEntryByExternalReferenceCode(DLAppLocalServiceImpl.java:572)
        at com.liferay.portal.kernel.bean.ClassLoaderBeanHandler.invoke(ClassLoaderBeanHandler.java:66)
        at com.sun.proxy.$Proxy998.fetchFileEntryByExternalReferenceCode(Unknown Source)
        a...

@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#121850
Console

@liferay-continuous-integration
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indicate that this PR is to solve a bug, prioritize it ci:test:relevant - success ci:test:sf - success ci:test:stable - success Customer Portal 2.0 Customer Portal 2.0 (site-initializer-osb-customer-portal) Frontend Indicates the PRs made by Solutions' frontend team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants