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

Bug: PropertyExecutor.execute() does not handle AssertionErrors correctly #473

Closed
jlink opened this issue Apr 14, 2023 · 1 comment
Closed
Labels

Comments

@jlink
Copy link
Collaborator

jlink commented Apr 14, 2023

Bug description

If PropertyExecutor.execute() throws an AssertionError (e.g. in a after-property method), then this exception is propagated instead of being wrapped in a PropertyExecutionResult.

@jlink jlink added the bug label Apr 14, 2023
jlink added a commit that referenced this issue Apr 14, 2023
@jlink
Copy link
Collaborator Author

jlink commented Apr 14, 2023

Released in 1.7.4-SNAPSHOT

@jlink jlink closed this as completed Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant