jenkinsci / jenkinsci/java-client-api

Build.getTestReport will throw IOException during serialization

Open
#389 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
913
Forks
466
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.