jenkinsci / jenkinsci/java-client-api
Build.getTestReport will throw IOException during serialization
Aperta
- Lingua principale
- Java
- Stelle
- 913
- Fork
- 466
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When I try to serial JonWithDetail, the metho getTestReport in Build.class will throw IOException because the test report does not exist.
It caused issue when I try to serial the whole java object. Is there way to avoid this issue? If the test report request not returned properly, return null instead of throwing exception?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.