pentaho-kettle
pentaho-kettle copied to clipboard
Do not printStackTrace() when RunThread error
Codes below should not call t.printStackTrace()
to print stack to stderr, it should rely on log.logError()
do the work.
https://github.com/pentaho/pentaho-kettle/blob/5bbca055f14dd7358619e27674256f7572e8338b/engine/src/main/java/org/pentaho/di/trans/step/RunThread.java#L75-L78
:white_check_mark: Build finished in 31m 49s
Build command:
mvn clean verify -B -e -Daudit -amd -pl engine
:ok_hand: All tests passed!
Tests run: 3935, Failures: 0, Skipped: 7 Test Results
:information_source: This is an automatic message
@ricksjames @pminutillo Is there any problem with this?
:x: Build failed in 3h 26m 20s
Build command:
mvn clean verify -B -e -Daudit -amd -pl engine
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 2h 30m 3s
Build command:
mvn clean verify -B -e -Daudit -amd -pl engine
:exclamation: No tests found!
Errors:
Filtered log (click to expand)
script returned exit code 1
:information_source: This is an automatic message
:x: Build failed in 2m 45s
Build command:
mvn clean verify -B -e -Daudit -amd -Djs.no.sandbox
:exclamation: No tests found!
:information_source: This is an automatic message