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
Extra information for failed tests in results output #1000
Comments
Congratulations @abasharin |
@abasharin
Running, And providing the full output? |
Yeah, I've noticed that as well. Lucky me! :) Here is the full output.
|
@PhilippSalvisberg, was this call stack output added to implement "Hyperlinks for code references in test details tabs (failures, errors, warnings and info)" for utPLSQL for SQL Developer v1.0.0? By the way, line number for the failing code seems to be off: |
If you can and want to try the fix ourself, you need to change this line to be: Fix is on it's way - will be added to 3.1.9 |
Perfect! Thank you |
Describe the bug
In addition to test results call stack is displayed for failed tests:
Provide version info
Information about utPLSQL and Database version,
Information about client software
SQL*Plus
Expected behavior
Expect the output to look like in 3.1.7:
The text was updated successfully, but these errors were encountered: