-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
MacOS
AWS
-
-
Ver 1.23
I setup JENKINS then created a slave node for it.
I executed 3 cases on that slave node, then Jenkins generated 3 build for them.
To merge report of 3 builds, it will show the error:
//
Caused by: java.io.IOException: Truncated TAR archive
Note that:
- This error only happens when has at least 1/3 failed build
- This error will not happen when all of builds are passed