Commit 4f72c47
committed
test: show full error message on test failure
Remove 300-character truncation of exception messages in the test
runner. The limit was cutting off valuable diagnostic info — e.g.
the tolerance's rel: value — making failures harder to diagnose.1 parent f6f5c85 commit 4f72c47
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | | - | |
615 | | - | |
616 | | - | |
617 | | - | |
618 | | - | |
| 614 | + | |
619 | 615 | | |
620 | 616 | | |
621 | 617 | | |
| |||
0 commit comments