Commit 8ac8d5e
committed
rust: JSON reformatting for unit tests
Strangely very old tests started not to pass anymore as JSON content is
tested for equality but JSON fields order not being guaranteed in any
way two tests were failing.
Using the Rust output as expected input (only the formatting indeed not
the values) for the tests to pass again.
Signed-off-by: Nicolas Buffon <nicolas.buffon@orange.com>1 parent e32be18 commit 8ac8d5e
1 file changed
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
562 | 567 | | |
563 | 568 | | |
564 | 569 | | |
565 | 570 | | |
566 | 571 | | |
567 | 572 | | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | 650 | | |
658 | 651 | | |
659 | 652 | | |
660 | 653 | | |
661 | 654 | | |
662 | 655 | | |
663 | 656 | | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
| |||
0 commit comments