Commit 069fd79
test: improve debugging information for http2 test
In test-http2-session-timeout, provide the number of requests that
occurred when the test fails.
Backport-PR-URL: #22850
PR-URL: #23058
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>1 parent c0f8e49 commit 069fd79Copy full SHA for 069fd79
File tree
Expand file treeCollapse file tree
1 file changed
+7
-1
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
1 file changed
+7
-1
lines changedOpen diff view settings
Collapse file
test/sequential/test-http2-session-timeout.js
Copy file name to clipboardExpand all lines: test/sequential/test-http2-session-timeout.js+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | | - |
10 | 10 | |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
11 | 15 | |
12 | 16 | |
13 | 17 | |
| ||
32 | 36 | |
33 | 37 | |
34 | 38 | |
| 39 | + |
| 40 | + |
35 | 41 | |
36 | 42 | |
37 | 43 | |
|
0 commit comments