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-75096 Simplify and fix not finding class elements with other attr… #52139

Closed
wants to merge 1 commit into from

Conversation

shuyangzhou
Copy link

…ibutes besides 'dynamic-update' in front of the name attribute.

…ibutes besides 'dynamic-update' in front of the name attribute.
@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@shuyangzhou


However, the pull request was closed.

The pull request was closed because the following critical batches had failed:

For information as to why we automatically close out certain pull requests see this article.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please re-open this pull by entering the following command as a comment.

ci:reopen

Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/source-format-jdk8
Job Results:

0 Tests Passed.
1 Test Failed.

  1. AXIS_VARIABLE=0,label_exp=!master #161729
         [exec] :util:source-formatter:cleanTranspileJS UP-TO-DATE
         [exec] :util:source-formatter:cleanWriteFindBugsProject UP-TO-DATE
         [exec] :util:source-formatter:cleanWriteMavenSettings UP-TO-DATE
         [exec] :util:source-formatter:clean
         [exec] Note: Some input files use or override a deprecated API.
         [exec] Note: Recompile with -Xlint:deprecation for details.
         [exec] Note: Some input files use unchecked or unsafe operations.
         [exec] Note: Recompile with -Xlint:unchecked for details.
         [exec] :util:source-formatter:compileJava
         [exec] :util:source-formatter:buildCSS UP-TO-DATE
         [exec] :util:source-formatter:processResources
         [exec] :util:source-formatter:transpileJS SKIPPED
         [exec] :util:source-formatter:configJSModules SKIPPED
         [exec] :util:source-formatter:copyLibs SKIPPED
         [exec] :util:source-formatter:replaceSoyTranslation UP-TO-DATE
         [exec] :util:source-formatter:wrapSoyAlloyTemplate SKIPPED
         [exec] :util:source-formatter:classes
         [exec] :util:source-formatter:jar
         [exec] :util:source-formatter:deploy
         [exec] :util:source-formatter:deployDependencies UP-TO-DATE
         [exec] 
         [exec] BUILD SUCCESSFUL
         [exec] 
         [exec] Total time: 13.912 secs
         [exec] Gradle build finished at 2017-10-11 08:12:20.068.
         [exec] 
         [echo] Running com.liferay.source.formatter.jar 1.0.475.
    

    format-source:
    [java] Loading file:/opt/dev/projects/github/liferay-portal/portal-impl/classes/system.properties
    [java] SLF4J: Class path contains multiple SLF4J bindings.
    [java] SLF4J: Found binding in [file:/opt/dev/projects/github/liferay-portal/util-slf4j/classes/org/slf4j/impl/StaticLoggerBinder.class]
    [java] SLF4J: Found binding in [jar:file:/opt/dev/projects/github/liferay-portal/lib/development/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
    [java] SLF4J: Actual binding is of type [com.liferay.util.sl4fj.LiferayLoggerFactory]
    [java] Incorrect order 'macrodef': prepare-test-cluster-properties: ./build-test.xml
    [java] Exception in thread "main" java.lang.Exception: Incorrect order 'macrodef': prepare-test-cluster-properties: ./build-test.xml
    [java]
    [java] at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:338)
    [java] at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:215)

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 4 hours 24 minutes 43 seconds 854 ms

Base Branch:

Branch Name: master
Branch GIT ID: c53b79ebb1c70b4a9675e12e8f211c8ef35b3062

106 out of 119 jobs PASSED

13 Failed Jobs:

106 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    106 Jobs Passed.
    13 Jobs Failed.

    Downstream jobs FAILED.
  2. test-portal-acceptance-pullrequest-batch(master)/modules-integration-hypersonic20-jdk8
    Job Results:

    7619 Tests Passed.
    46 Tests Failed.

    1. AXIS_VARIABLE=4,label_exp=!master #112707
      1. DLAppServiceTest$WhenAddingAFileEntry.shouldFailIfSourceFileNameExtensionNotSupported
        java.lang.Exception: Unexpected exception, expected<com.liferay.document.library.kernel.exception.FileExtensionException> but was<java.lang.reflect.UndeclaredThrowableException>
        	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
        	at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:321)
        	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        	at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
        	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
        	at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
        	at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
        	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        	at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
        	at org.junit.runners.Suite.runChild(Suite.java:128)
        	at org.junit.runners.Suite.runChild(Suite.java:27)
        	at org.junit.runners.ParentRunner$3.run(Pare...
      2. DLAppServiceTest$WhenAddingAFileEntry.shouldFailIfSourceFileNameIsBlacklisted
        java.lang.Exception: Unexpected exception, expected<com.liferay.document.library.kernel.exception.FileNameException> but was<java.rmi.ConnectException>
        	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:28)
        	at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:321)
        	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        	at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
        	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
        	at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
        	at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
        	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        	at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
        	at org.junit.runners.Suite.runChild(Suite.java:128)
        	at org.junit.runners.Suite.runChild(Suite.java:27)
        	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        	at org...
      3. DLAppServiceTest$WhenAddingAFileEntry.shouldFireSyncEvent
        java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: 
        	java.net.ConnectException: Connection refused
        	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
        	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
        	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
        	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:130)
        	at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
        	at javax.management.remote.rmi.RMIConnectionImpl_Stub.addNotificationListeners(Unknown Source)
        	at javax.management.remote.rmi.RMIConnector.addListenersWithSubjects(RMIConnector.java:595)
        	at javax.management.remote.rmi.RMIConnector.addListenerWithSubject(RMIConnector.java:571)
        	at javax.management.remote.rmi.RMIConnector.access$700(RMIConnector.java:121)
        	at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.addNotificationListener(RMIConnector.java:1240)
        	at org.jboss.arquillian.protocol.jmx.JMXMethodExecutor.invoke(JMXMethodExecutor.java:76)
        	at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:109)
        	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:497)
        	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
        	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObs...
      4. ...

Failures in common with acceptance upstream results at c53b79e:
  1. ...

@shuyangzhou
Copy link
Author

ci:reopen

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 9d3bb63...00eacf8

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

Successfully merging this pull request may close these issues.

4 participants