TestResult.cached_locally
True, if the reported attempt is taken from the tool’s local cache.
TestResult.execution_info
TestResult.status
The status of this test.
TestResult.status_details
Additional details about the status of the test. This is intended for user display and must not be parsed.
TestResult.test_action_output
Files (logs, test.xml, undeclared outputs, etc) generated by that test action.
TestResult.warning
Warnings generated by that test action.

