Skip to content

manual-integration-tests #63

manual-integration-tests

manual-integration-tests #63

Triggered via schedule May 1, 2025 08:47
Status Failure
Total duration 35m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
Failure: test/manual_integration_tests.rb#L157
target/reports/diff/patch_config.xml. <"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n" + "<ruleset name=\"All Regression Rules\"\n" + " xmlns=\"http://pmd.sourceforge.net/ruleset/2.0.0\"\n" + " xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n" + " xsi:schemaLocation=\"http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd\">\n" + " <description>Every apex, plsql and java rule in PMD which is used for the regression tests with pmdtester</description>\n" + " <!-- plsql: avoid long parse time by skipping the problematic file fow now, see #5521 -->\n" + " <exclude-pattern>.*/OracleDBUtils/p_utils_tests.sql</exclude-pattern>\n" + " <rule ref=\"category/apex/bestpractices.xml\" />\n" + " <rule ref=\"category/apex/codestyle.xml\" />\n" + " <rule ref=\"category/apex/design.xml\" />\n" + " <rule ref=\"category/apex/documentation.xml\" />\n" + " <rule ref=\"category/apex/errorprone.xml\" />\n" + " <rule ref=\"category/apex/multithreading.xml\" />\n" + " <rule ref=\"category/apex/performance.xml\" />\n" + " <rule ref=\"category/apex/security.xml\" />\n" + " <rule ref=\"category/plsql/bestpractices.xml\" />\n" + " <rule ref=\"category/plsql/codestyle.xml\" />\n" + " <rule ref=\"category/plsql/design.xml\" />\n" + " <!-- no rules <rule ref=\"category/plsql/documentation.xml\" /> -->\n" + " <rule ref=\"category/plsql/errorprone.xml\" />\n" + " <!-- no rules <rule ref=\"category/plsql/multithreading.xml\" /> -->\n" + " <!-- no rules <rule ref=\"category/plsql/performance.xml\" /> -->\n" + " <!-- no rules <rule ref=\"category/plsql/security.xml\" /> -->\n" + " <rule ref=\"category/java/bestpractices.xml\" />\n" + " <rule ref=\"category/java/codestyle.xml\" />\n" + " <rule ref=\"category/java/design.xml\" />\n" + " <rule ref=\"category/java/documentation.xml\" />\n" + " <rule ref=\"category/java/errorprone.xml\" />\n" + " <rule ref=\"category/java/multithreading.xml\" />\n" + " <rule ref=\"category/java/performance.xml\" />\n" + " <rule ref=\"category/java/security.xml\" />\n" + "</ruleset>"> expected but was <"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n" + "<ruleset name=\"All Regression Rules\"\n" + " xmlns=\"http://pmd.sourceforge.net/ruleset/2.0.0\"\n" + " xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n" + " xsi:schemaLocation=\"http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd\">\n" + " <description>Every apex, plsql and java rule in PMD which is used for the regression tests with pmdtester</description>\n" + " <rule ref=\"category/apex/bestpractices.xml\" />\n" + " <rule ref=\"category/apex/codestyle.xml\" />\n" + " <rule ref=\"category/apex/design.xml\" />\n" + " <rule ref=\"category/apex/documentation.xml\" />\n" + " <rule ref=\"category/apex/errorprone.xml\" />\n" + " <rule ref=\"category/apex/multithreading.xml\" />\n" + " <rule ref=\"category/apex/performance.xml\" />\n" + " <rule ref=\"category/apex/security.xml\" />\n" + " <rule ref=\"category/plsql/bestpractices.xml\" />\n" + " <rule ref=\"category/plsql/codestyle.xml\" />\n" + " <rule ref=\"category/plsql/design.xml\" />\n" + " <!-- no rules <rule ref=\"category/plsql/documentation.xml\" /> -->\n" + " <rule ref=\"category/plsql/errorprone.xml\" />\n" + " <!-- no rules <rule ref=\"category/plsql/multithreading.xml\" /> -->\n" + " <!-- no rules <rule ref=\"category/plsql/performance.xml\" /> -->\n" + " <!-- no rules <rule ref=\"category/plsql/security.xml\" /> -->\n" + " <rule ref=\"category/java/bestpractices.xml\" />\n" + " <rule ref=\"category/java/codestyle.xml\" />\n" + " <rule ref=\"category/java/design.xml\" />\n" + " <rule ref=\"category/java/documentation.xml\" />\n" + " <rule ref=\"category/java/errorprone.xml\" />\n" + " <rule ref=\"category/java/multithreading.xml\" />\n" + " <rule ref=\"category/java/performance.xml\" />\n" + " <rule ref=\"category/java/security.xml\" />\n" + "</ruleset>">.