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-91645 Build lang #71102

Closed
wants to merge 6 commits into from
Closed

Conversation

4lejandrito
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 2 minutes 14 seconds 941 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b1dc6d910793d7d060765479c353852b9ba23a3e

Sender Branch:

Branch Name: pr-241
Branch GIT ID: 891bdd42bb522df245162c8dd05c8644748a58f0

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

@4lejandrito
Copy link
Author

4lejandrito commented Apr 9, 2019

Hi @brianchandotcom,,

Are you sure about this sentence?

Screenshot 2019-04-09 at 13 22 49

Wouldn't Lists third party apps... be more correct? In any case I think List of third party apps... describes much better what goes below.

Thanks!

@adolfopa
Copy link

adolfopa commented Apr 9, 2019

Hey @brianchandotcom

About moving the Connected Apps classes in Sharepoint and Google to their own modules, I haven't included that in this PR. The problem is that the Google Connected App depends on some internal classes in the Google Drive Web module. Moving that out would require us to expose some implementation details (mainly the OAuth2Manager), and we'd prefer not to. The Sharepoint one doesn't have this problem, so in this case there's no problem.

Let me know if you think we should move forward with this, or if we keep it as it is right now.

Thanks!

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 10 out of 27 jobs passed in 1 hour 43 minutes 46 seconds 107 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b1dc6d910793d7d060765479c353852b9ba23a3e

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 4ef84f54b82390fe54e3f77dd8bb1332e4f985bf

10 out of 27 jobs PASSED

17 Failed Jobs:

10 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at b1dc6d9:
  1. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-mysql57-jdk11_open/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #247003
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        bundle com.liferay.change.tracking.change.lists.web:1.0.0 (418)[com.liferay.change.tracking.change.lists.web.internal.util.ChangeTrackingThreadLocalSetter(1835)] : The activate method has thrown an exception 
        java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
        	at java.base/java.util.concurrent.CopyOnWriteArrayList.elementAt(CopyOnWriteArrayList.java:386)
        	at java.base/java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:399)
        	at com.liferay.registry.collections.ServiceTrackerCollections$ServiceTrackerCollectionImpl.get(ServiceTrackerCollections.java:413)
        	at com.liferay.portal.kernel.settings.SettingsLocatorHelperUtil.getSettingsLocatorHelper(SettingsLocatorHelperUtil.java:55)
        	at com.liferay.portal.kernel.settings.SystemSettingsLocator.<init>(SystemSettingsLocator.java:39)
        	at com.liferay.portal.configuration.module.configuration.internal.ConfigurationProviderImpl.getSystemConfiguration(ConfigurationProviderImpl.java:182)
        	at com.liferay.change.tracking.change.lists.web.internal.util.ChangeTrackingThreadLocalSetter.activate(ChangeTrackingThreadLocalSetter.java:38)
        	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at org.apache.felix.scr.impl.inject.m...
      2. PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError: 
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1554821174161.log:
        !SESSION 2019-04-09 14:46:47.089 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=11.0.1
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
        

        !ENTRY com.liferay.change.tracking.change.lists.web 4 0 2019-04-09 14:46:47.090
        !MESSAGE bundle com.liferay.change.tracking.change.lists.web:1.0.0 (418)[com.liferay.change.tracking.change.lists.web.internal.util.ChangeTrackingThreadLocalSetter(1835)] : The activate method has thrown an exception
        !STACK 0
        java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
        at java.base/java.util.concurrent.CopyOnWriteArrayList.elementAt(CopyOnWriteArrayList.java:386)
        at java.base/java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:399)
        at com.liferay.registry.collections.ServiceTrackerCollections$ServiceTrackerCollectionImpl.get(ServiceTrackerCollections.java:413)
        at com.liferay.portal.kernel.settings.SettingsLocatorHelperUtil.getSettingsLocatorHelper(SettingsLocatorHelperUtil.java:55)
        at com.liferay.portal.kernel.settings.SystemSettingsLocator.<init>(SystemSettingsLocator.java:39)
        at com.liferay.portal.configuration.module.configuration.internal.ConfigurationProviderImpl.getSystemConfiguration(ConfigurationProviderImpl.java:182)
        at com.liferay.change.tracking.change....

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

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #157022
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        bundle com.liferay.change.tracking.change.lists.web:1.0.0 (418)[com.liferay.change.tracking.change.lists.web.internal.util.ChangeTrackingThreadLocalSetter(1835)] : The activate method has thrown an exception
        java.lang.ArrayIndexOutOfBoundsException: 0
        at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
        at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
        at com.liferay.registry.collections.ServiceTrackerCollections$ServiceTrackerCollectionImpl.get(ServiceTrackerCollections.java:413)
        at com.liferay.portal.kernel.settings.SettingsLocatorHelperUtil.getSettingsLocatorHelper(SettingsLocatorHelperUtil.java:55)
        at com.liferay.portal.kernel.settings.SystemSettingsLocator.<init>(SystemSettingsLocator.java:39)
        at com.liferay.portal.configuration.module.configuration.internal.ConfigurationProviderImpl.getSystemConfiguration(ConfigurationProviderImpl.java:182)
        at com.liferay.change.tracking.change.lists.web.internal.util.ChangeTrackingThreadLocalSetter.activate(ChangeTrackingThreadLocalSetter.java:38)
        at org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.java:228)
        at org.apache.felix.scr.impl.inject.methods.BaseMethod.access$500(BaseMethod.java:41)
        at org.apache.felix.scr.impl.inject.methods.BaseMethod$Resolved.invoke(BaseMethod.java:664)
        at org.apache.felix.scr.impl.inject.methods.BaseMethod.invoke(BaseMethod.java:510)
        at org.apache.felix.scr.impl.inject...
      2. PortalLogAssertorTest.testScanOSGiLog
        junit.framework.AssertionFailedError:
        Portal log assert failure, OSGi log found: /opt/dev/projects/github/liferay-portal/bundles/osgi/state/1554821332320.log:
        !SESSION 2019-04-09 14:49:58.993 -----------------------------------------------
        eclipse.buildId=unknown
        java.version=1.8.0_121
        java.vendor=Oracle Corporation
        BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US

        !ENTRY com.liferay.change.tracking.change.lists.web 4 0 2019-04-09 14:49:58.993
        !MESSAGE bundle com.liferay.change.tracking.change.lists.web:1.0.0 (418)[com.liferay.change.tracking.change.lists.web.internal.util.ChangeTrackingThreadLocalSetter(1835)] : The activate method has thrown an exception
        !STACK 0
        java.lang.ArrayIndexOutOfBoundsException: 0
        at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:387)
        at java.util.concurrent.CopyOnWriteArrayList.get(CopyOnWriteArrayList.java:396)
        at com.liferay.registry.collections.ServiceTrackerCollections$ServiceTrackerCollectionImpl.get(ServiceTrackerCollections.java:413)
        at com.liferay.portal.kernel.settings.SettingsLocatorHelperUtil.getSettingsLocatorHelper(SettingsLocatorHelperUtil.java:55)
        at com.liferay.portal.kernel.settings.SystemSettingsLocator.<init>(SystemSettingsLocator.java:39)
        at com.liferay.portal.configuration.module.configuration.internal.ConfigurationProviderImpl.getSystemConfiguration(ConfigurationProviderImpl.java:182)
        at com.liferay.change.tracking.change.lists.web.internal.util.ChangeTrackingThreadLocalSetter....

  3. ...

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 585ddc4...22069e1

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.

4 participants