Commit bee4f9a
committed
test: make adapter YAML-parity assertion order-independent
test_fallback_precedence_and_yaml_parity compared discover_adapters()
output (filesystem scan order, varies by OS/filesystem) against the YAML
manifest order as an ordered list, so it failed on some runners. Parity
means the same set of adapters, not the same order — compare sorted.
Signed-off-by: aviv ron <rona@il.ibm.com>1 parent ea342fb commit bee4f9a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
544 | 547 | | |
545 | 548 | | |
546 | | - | |
| 549 | + | |
0 commit comments