Skip to content

Propagate error_code and error_msg to test cases #2524

Open
@r-c-n

Description

@r-c-n

In some cases, data.error_code and data.error_msg are only filled in test suite nodes, but not in their child nodes (test cases).

Example:

This makes it inviable to properly automate queries for test cases based on these parameters, as the real values are in a different node (the parent).

Wouldn't it make sense to propagate these values, if present, to all the child nodes?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions