Skip to content

Conversation

@lundibundi
Copy link

The result.diag.at is supposed to be an object with file/line/etc
properties https://testanything.org/tap-version-14-specification.html.
But it is being used as string in stack.trim() at reviveStack.
Update the code to use .file property on it instead.

The `result.diag.at` is supposed to be an object with file/line/etc
properties https://testanything.org/tap-version-14-specification.html.
But it is being used as string in `stack.trim()` at `reviveStack`.
Update the code to use `.file` property on it instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant