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

Fix line number reporting on an e2e test failure #2698

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

danail-branekov
Copy link
Member

Is there a related GitHub Issue?

No

What is this change about?

Fix line number reporting on an e2e test failure

Our fail handler wrapper was not skipping enough stack frames

Does this PR introduce a breaking change?

No

Acceptance Steps

N/A

@davewalter
Copy link
Member

It might be easier to use GinkgoHelper here. I updated most of the test helpers to use this in #2632, but I must have missed this one.

Our fail handler wrapper was not skipping enough stack frames

Co-authored-by: Kieron Browne <[email protected]>
@georgethebeatle georgethebeatle merged commit 32dcdc9 into main Jul 20, 2023
7 checks passed
@georgethebeatle georgethebeatle deleted the fix-e2e-failure-line-number branch July 20, 2023 10:56
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.

4 participants