Commit 3b71013
Fix nondeterministic list comparison in doAssertEquals for PriorityQueue tests (#1220)
* Fix list comparison in doAssertEquals
* add import List
---------
Co-authored-by: yhlin <yhlin@wirelessprv-10-194-20-3.near.illinois.edu>
Co-authored-by: yhlin <yhlin@vpnduopool-10-251-162-181.near.illinois.edu>1 parent e447d7c commit 3b71013
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
285 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
286 | 298 | | |
287 | 299 | | |
288 | 300 | | |
| |||
0 commit comments