Skip to content

No test case name in summary output for TEST_CASE_END_OVERRIDE assertion #453

@MichaelHuth

Description

@MichaelHuth

If there is a failing assertion in TEST_CASE_END_OVERRIDE in the summary the originating test case name does not appear.
Currently the output looks like e.g.
? Assertion "CHECK_EQUAL_VAR(bugCount_ts, 0)" failed in TEST_CASE_END_OVERRIDE?CheckForBugMessages (UTF_HelperFunctions.ipf, line 144?767)

It would be very helpful if also the name of the originating test case is mentioned in the message.

  • verify if assertions in TEST_CASE_BEGIN_OVERRIDE have the same issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions