Skip to content

fixes evaluation order of stack trace #8568

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

homberghp
Copy link
Contributor

This version works for ant projects.

This implementation of finding file object+line number reverses the search by starting at the top of the stack and try to find the stack frame that is directly related to the test method.

This PR patches only one file.

@homberghp homberghp changed the title solves issue8567 by reversing order of stack evaluation closes 8567, evaluation order of stack trace Jun 13, 2025
@homberghp homberghp changed the title closes 8567, evaluation order of stack trace fixes evaluation order of stack trace Jun 13, 2025
@homberghp
Copy link
Contributor Author

solves #8567

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