The test point testHttpExporter in tlogs_sdk.m generates a warning that can sometimes fail the test:
Verification failed in tlogs_sdk/testHttpExporter.
---------------------
Framework Diagnostic:
---------------------
tlogs_sdk/testHttpExporter issued warnings:
---------------------
MATLAB:structOnObject
---------------------
Calling STRUCT on an object prevents the object from hiding its implementation details and should thus be
avoided. Use DISP or DISPLAY to see the visible public details of an object. See 'help struct' for more
information.
The test point testHttpExporter in tlogs_sdk.m generates a warning that can sometimes fail the test: