You've already forked vanessa-usher
mirror of
https://github.com/silverbulleters/vanessa-usher.git
synced 2026-06-21 01:29:42 +02:00
fix: Удален лишний код формирования отчетов
This commit is contained in:
@@ -35,10 +35,6 @@ void call(PipelineConfiguration config, RunExternalDataProcessorsOptional stageO
|
||||
testing()
|
||||
}
|
||||
|
||||
catchError(message: 'Ошибка во время архивации отчетов о тестировании', buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
testResultsHelper.packTestResults(config, stageOptional, state.runExternal)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private def testing() {
|
||||
|
||||
Reference in New Issue
Block a user