- Notifications
You must be signed in to change notification settings - Fork85
Commita737858
committed
Tests: simplified QUIC tests for discarding 0-RTT keys.
Testing for regressions in discarding 0-RTT keys is now separatedfrom 1-RTT stream tests. Completing a QUIC handshake in testsincludes sending some 1-RTT data in control and encoder streams.This is enough to trigger the bug fixed in 930caed3b (1.27.4).Also, this improves test stability due to a pending bug in HTTP3.pm,which causes certain QUIC frames to be not reported when receivedtogether with stream frames in a single packet.1 parenta09ea7a commita737858
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
0 commit comments
Comments
(0)