Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TeamCity reporter, trimmed stack trace #1045

Closed
@kassak

Description

@kassak

Looks like here:

l_message := l_message || add_error_message(a_executables(l_idx).error_backtrace, a_message_name);

l_std_err_msg := l_std_err_msg || add_error_message(a_test.item.error_backtrace, 'Test exception:');

.error_backtrace should be replaced with .get_error_stack_trace()
In that case actual error message will be reported;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions