Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Describe the bug
ut_teamcity_reporter() doesn't show top-level error code and message when error occurs inside of test (not to be confused with failed assertion)
Provide version info
Information about client software
JetBrains DataGrip
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We see error message
no data foundon top of error stack. Instead the first one isORA-06512: at ""STAT_INT_TESTS.TEST""When running with default reporter there is no issue.
Additional context
Screenshots from DataGrip IDE can be found in test.zip