Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dump with CL_CI_TEST_METRIC_PROC #16

Open
jrodriguez-rc opened this issue Jun 4, 2020 · 4 comments
Open

Dump with CL_CI_TEST_METRIC_PROC #16

jrodriguez-rc opened this issue Jun 4, 2020 · 4 comments
Labels

Comments

@jrodriguez-rc
Copy link

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

@larshp larshp added the bug label Jun 4, 2020
@larshp
Copy link
Owner

larshp commented Jun 4, 2020

thanks for the bug report, pull requests welcome

@larshp
Copy link
Owner

larshp commented Aug 6, 2020

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

image

@jrodriguez-rc
Copy link
Author

Is was in a 7.54 system

@larshp
Copy link
Owner

larshp commented Aug 6, 2020

hmm, I dont have access to any 754 systems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants