Commit c400448
test: improve debug output in trace-events test
test-trace-events-fs-sync is swallowing useful information when it
fails. This change results in more information being displayed.
PR-URL: #21120
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Lance Ball <lball@redhat.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent a4ad989 commit c400448Copy full SHA for c400448
File tree
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+4
-2
lines changedOpen diff view settings
Collapse file
test/parallel/test-trace-events-fs-sync.js
Copy file name to clipboardExpand all lines: test/parallel/test-trace-events-fs-sync.js+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
6 | 7 | |
7 | 8 | |
8 | 9 | |
| ||
121 | 122 | |
122 | 123 | |
123 | 124 | |
124 | | - |
| 125 | + |
| 126 | + |
125 | 127 | |
126 | 128 | |
127 | 129 | |
| ||
131 | 133 | |
132 | 134 | |
133 | 135 | |
134 | | - |
| 136 | + |
135 | 137 | |
136 | 138 | |
137 | 139 | |
|
0 commit comments