-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JUnit Conversion: Fix empty message for errors without tags
When the assertion fails due to an error without <err> or <append> tags, the reported error message is empty. Fixed by reporting the entire error source string when no tag could be found. In this case, the stack trace is empty and the type is reported as "Unknown".
- Loading branch information
1 parent
efe7d95
commit 72b69d9
Showing
5 changed files
with
36 additions
and
32 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+19.5 KB
...sts/Convert Assert Event Data to Test Case - Error (no tags) - Message is Error Source.vi
Binary file not shown.
Binary file added
BIN
+19.5 KB
... Tests/Convert Assert Event Data to Test Case - Error (no tags) - Stack Trace is empty.vi
Binary file not shown.
Binary file added
BIN
+19.5 KB
...rsion Tests/Convert Assert Event Data to Test Case - Error (no tags) - Type is Unknown.vi
Binary file not shown.
68 changes: 36 additions & 32 deletions
68
Tests/JUnit Conversion Tests/JUnit Conversion Tests.lvlib
Large diffs are not rendered by default.
Oops, something went wrong.