pentaho-kettle
pentaho-kettle copied to clipboard
[PDI-17654] Encode tag content using Encode.forXmlContent()
Current PDI version remove line breaks from XML tag values. This is especially true for any SQL step since any change is not trackable anymore through SCM. It will always show one line with the SQL being changed.
The source of the issue lies in the over-careful approach to encoding the XML values: Currently it use Encode.forXml() which is meant to be used for everything inside XML tags. The more lenient Encode.forXmlContent() will not touch line breaks.
This was reported as PDI-12648 which was closed unfortunately before the issue was fixed.
Hello, This is an automated comment from our build system. Since this pull request originated from a user not in the Pentaho organization, we will not proceed with automatic validation of the pull request. However, rest assured that it will be reviewed manually as soon as we get the chance. Thanks for your contribution!
@fhossfel - thank-you so much for the contribution! Please file a defect at https://jira.pentaho.com and edit your PR to include the JIRA case number. Thanks again for contributing to PDI!
@mbatchelor: I have created a new issue PDI-17654 and midfied the title of the PR.
It would be great if this could go into 8.3.0
Hmm, this is still not in 8.3.0, right?
:gear: Build finished in 16m with command:
mvn clean verify -B -e -f pom.xml -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -U -Dmaven-surefire-plugin.argLine=-XX:MaxRAMPercentage=90.0 -Dmaven-failsafe-plugin.argLine=-XX:MaxRAMPercentage=90.0 -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4632 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 15m 38s with command:
mvn clean verify -B -e -f pom.xml -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -U -Dmaven-surefire-plugin.argLine=-XX:MaxRAMPercentage=90.0 -Dmaven-failsafe-plugin.argLine=-XX:MaxRAMPercentage=90.0 -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4633 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 17m 2s with command:
mvn clean verify -B -e -f pom.xml -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -U -Dmaven-surefire-plugin.argLine=-XX:MaxRAMPercentage=90.0 -Dmaven-failsafe-plugin.argLine=-XX:MaxRAMPercentage=90.0 -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 8 test(s) failed:
- org.pentaho.di.trans.step.mqtt.MQTTStreamSourceTest.testMqttStreamSingleTopic
${result.errorDetails}
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4631 | 8 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 19m 3s with command:
mvn clean verify -B -e -f pom.xml -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -U -Dmaven-surefire-plugin.argLine=-XX:MaxRAMPercentage=90.0 -Dmaven-failsafe-plugin.argLine=-XX:MaxRAMPercentage=90.0 -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4631 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 22m 53s with command:
mvn clean verify -f pom.xml -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -U -Dmaven-surefire-plugin.argLine=-XX:MaxRAMPercentage=90.0 -Dmaven-failsafe-plugin.argLine=-XX:MaxRAMPercentage=90.0 -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4640 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 17m 19s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
3457 | 7 | 6 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 17m 7s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
3457 | 7 | 6 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 18m 46s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
3457 | 7 | 6 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 18m 36s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
3456 | 7 | 6 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 18m 14s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
3458 | 7 | 6 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 18m 25s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd -Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
3458 | 7 | 6 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 17m 36s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4645 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 17m 14s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4658 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 20m 42s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4658 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 28m with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4658 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 21m 36s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 15 test(s) failed:
- org.pentaho.di.pan.PanCommandExecutorTest.testFilesystemBase64Zip
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.pan.PanCommandExecutorTest.testExecuteWithInvalidRepository
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.pan.PanCommandExecutorTest.testMetastoreFromRepoAddedIn
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.pan.PanCommandExecutorTest.testMetastoreFromFilesystemAddedIn
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.trans.StepWithMappingMetaTest.testFileNameAsVariable
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTest
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindRepository
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestWithUnauthorizedUser
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
javassist.CannotCompileException: by java.util.zip.ZipException: invalid code lengths set
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4660 | 15 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 18m 41s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4660 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 22m 34s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 8 test(s) failed:
- org.pentaho.di.trans.step.mqtt.MQTTStreamSourceTest.mqttReadsBinary
${result.errorDetails}
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4660 | 8 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 20m 14s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -P !assemblies -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4668 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 22m 37s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4677 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 21m 4s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4678 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 20m 19s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4678 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 19m 13s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4683 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 23m 7s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4685 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message
:gear: Build finished in 22m 26s with command:
mvn clean verify -B -e -Daether.connector.resumeDownloads=false -amd \
-Daudit -pl core
:warning: Failed Tests
:cloud_with_lightning_and_rain: 7 test(s) failed:
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestCantFindDirectory
Value cannot be false
- org.pentaho.di.www.ExecuteJobServletTest.testExecuteJobServletTestJobNotFoundInDirectory
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByCarteObjectIdNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongCarteObjectId
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByJobNameNotFound
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletByWrongJobName
Value cannot be false
- org.pentaho.di.www.GetJobImageServletTest.testGetJobImageServletWithoutParameters
Value cannot be false
Total | Failed | Skipped |
---|---|---|
4687 | 7 | 7 |
Details |
---|
:information_source: This is an automatic message