upDOWNci icon indicating copy to clipboard operation
upDOWNci copied to clipboard

Dump with CL_CI_TEST_METRIC_PROC

Open jrodriguez-rc opened this issue 5 years ago • 4 comments

Exporting configuration from CL_CI_TEST_METRIC_PROC causes a dump.

The problem is because it is trying to determine an incorrect type for an attribute in create_structure for the types with_hdi, with_hvo and with_hef: image

In the method find_types is getting the type of DO_HALSTEAD instead of specific field: image image

jrodriguez-rc avatar Jun 04 '20 08:06 jrodriguez-rc

thanks for the bug report, pull requests welcome

larshp avatar Jun 04 '20 08:06 larshp

what version is the above version from? on 751, the code looks different

image

larshp avatar Aug 06 '20 12:08 larshp

Is was in a 7.54 system

jrodriguez-rc avatar Aug 06 '20 12:08 jrodriguez-rc

hmm, I dont have access to any 754 systems

larshp avatar Aug 06 '20 13:08 larshp