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-110556 - Remove id scope since this style is needed for all dropdowns #86638

Closed

Conversation

bryceosterhaus
Copy link

@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 - 0 out of 1 jobs passed in 2 minutes 54 seconds 87 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 09c77bc93dbeae53068eeff8d1c00cb165802155

Sender Branch:

Branch Name: LPS-110556
Branch GIT ID: 4ef85a061863af40b35b45d3ac804f3db6d0a1a2

0 out of 1jobs PASSED
For more details click here.
     [java] java.lang.Exception: Found 1 formatting issues:
     [java] 1: ./portal-kernel/src/com/liferay/portal/kernel/json/JSONUtil.java expected:<...n;
     [java] import java.util.[]HashMap;
     [java] import java...> but was:<...n;
     [java] import java.util.[Collections;
     [java] import java.util.]HashMap;
     [java] import java...>
     [java] 
     [java] 	at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:438)
     [java] 	at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:266)
[stopwatch] [run.batch.test.action: 1:13.167 sec]
     [echo] The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:694: Java returned: 1
      [get] Getting: http://test-1-8/job/test-portal-source-format/2688//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20200320140003409.txt
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/20200320140003409.txt
  [typedef] Could not load definitions from resource org/apache/maven/artifact/ant/antlib.xml. It could not be found.
  [taskdef] Could not load definitions from resource org/jacoco/ant/antlib.xml. It could not be found.
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/null511848362.properties

merge-test-results:
[mkdir] Created dir: /opt/dev/projects/github/liferay-portal/test-results
[junitreport] Processing /opt/dev/projects/github/liferay-portal/test-results/TESTS-TestSuites.xml to /tmp/null1537041165
[junitreport] Loading stylesheet jar:file:/opt/java/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 191ms
[junitreport] Deleting: /tmp/null1537041165
[echo] A report with all the test results can be found at test-results/html/index.html.
[mkdir] Created dir: /opt/dev/projects/github/liferay-jenkins-ee/test-results
[copy] Copying 1 file to /opt/dev/projects/github/liferay-jenkins-ee/test-results
[echo] run.batch.test.tear.down.start.timestamp: 03-20-2020 14:00:08:773 PDT
[stopwatch] [run.batch.test.tear.down: 0.000 sec]
[echo]
[echo] Ant GC log:
[echo]
[echo] Java HotSpot(TM) 64-Bit Server VM (25.121-b13) for linux-amd64 JRE (1.8.0_121-b13), built on Dec 12 2016 16:36:53 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
[echo] Memory: 4k page, physical 32902476k(5757548k free), swap 0k(0k free)

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 2 out of 10 jobs passed

❌ ci:test:relevant - 41 out of 279 jobs passed in 3 hours 45 minutes 8 seconds 6 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 902037037226e23a9185fa8e2ed80937496fe0af

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: f449d2b173145eac4a8dbaedde4c9ffc84086a5a

ci:test:stable - 2 out of 10 jobs PASSED
2 Successful Jobs:
ci:test:relevant - 41 out of 279 jobs PASSED

238 Failed Jobs:

41 Successful Jobs:
For more details click here.

Failures unique to this pull:

  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 #373978
      1. PortalLogAssertorTest.testScanXMLLog
        java.io.IOException: org.xml.sax.SAXParseException; lineNumber: 5197; columnNumber: 19; An invalid XML character (Unicode: 0x1) was found in the CDATA section.
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:180)
        	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)
        Caused by: org.xml.sax.SAXParseException; lineNumber: 5197; columnNumber: 19; An invalid XML character (Unicode: 0x1) was found in the CDATA section.
        	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:126)
        
  2. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat90-mysql57-jdk8_stable/0
    Job Results:

    2 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #384231
      1. PortalLogAssertorTest.testScanXMLLog
        java.io.IOException: org.xml.sax.SAXParseException; lineNumber: 5197; columnNumber: 19; An invalid XML character (Unicode: 0x1) was found in the CDATA section.
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:180)
        	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)
        Caused by: org.xml.sax.SAXParseException; lineNumber: 5197; columnNumber: 19; An invalid XML character (Unicode: 0x1) was found in the CDATA section.
        	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:126)
        
  3. ...

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 95b5503...d1867aa

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.

3 participants