Commit 5957c10
committed
Reworking exception handling logic around verifyLog
Modifying exception handling logic around verifyLog in response to review feedback
When process is alive or exited normally, the exception flows through as is
When process exited abnormally, the exception is wrapped in another exception that indicates the abnormal termination1 parent 89de4b3 commit 5957c10
File tree
1 file changed
+12
-3
lines changed- dd-smoke-tests/src/main/groovy/datadog/smoketest
1 file changed
+12
-3
lines changedLines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 88 | + | |
91 | 89 | | |
92 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
93 | 102 | | |
94 | 103 | | |
95 | 104 | | |
| |||
0 commit comments