This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Description
The new "PDF test report" option in Jenkins MATLAB plugin throws error (when selected) in the console output in MAC platform.
Some observations:
a) In R2019a and below - Error gets thrown but build passes.
R2019a_error.docx
b) R2019b and above - Segmentation violation error and build fails.
R2020a_error.docx
c) It seems the error is thrown only with -batch and -r flags. I don't see any error when I run the script on MATLAB separately.