jenkinsci / jenkinsci/java-client-api
Build.getTestReport will throw IOException during serialization
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 913
- Forks
- 466
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.