Commit 9fc6d90
fix: update queryReplySuccessTest to expect default QoS values
Remove deprecated setPriority(DATA_HIGH) and setCongestionControl(DROP)
calls from queryReplySuccessTest, and update assertions to expect the
default values (Priority.DATA, CongestionControl.BLOCK) since the JNI
layer now ignores user-set QoS parameters on replies.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 14d90fd commit 9fc6d90
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | 140 | | |
143 | 141 | | |
144 | 142 | | |
| |||
158 | 156 | | |
159 | 157 | | |
160 | 158 | | |
161 | | - | |
| 159 | + | |
162 | 160 | | |
163 | | - | |
| 161 | + | |
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
| |||
0 commit comments