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

No Stack trace assertion options for methods that throw exceptions #16

Open
TheAmg opened this issue Jun 20, 2024 · 0 comments
Open

No Stack trace assertion options for methods that throw exceptions #16

TheAmg opened this issue Jun 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TheAmg
Copy link
Contributor

TheAmg commented Jun 20, 2024

Describe the bug

On trying to save a candidate that throws an exception, stack trace can't be asserted.
The actual trace is serialized on candidate hover, but on save assertions aren't created.
Return type seems to be considered void.

Screenshot 2024-06-20 at 3 16 12 PM

Reproduction steps

  1. DirectInvoke a method that throws an exception.
  2. Try to save it as a replay, there will be no assertion options on save
    ...

Expected behavior

An assertion for the stack trace or part of it to be possible.

Additional context

No response

@TheAmg TheAmg added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant