Commit 1e5c7e3
test: refactor common.expectsError
A combination of try catch and common.expectsError is not necessary
as the latter already does everything on its own.
Backport-PR-URL: #19230
PR-URL: #17703
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 24aeca7 commit 1e5c7e3
1 file changed
Lines changed: 18 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
489 | 484 | | |
490 | | - | |
491 | | - | |
| 485 | + | |
492 | 486 | | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
503 | 492 | | |
504 | | - | |
505 | | - | |
| 493 | + | |
506 | 494 | | |
507 | 495 | | |
508 | 496 | | |
| |||
691 | 679 | | |
692 | 680 | | |
693 | 681 | | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | | - | |
699 | | - | |
700 | | - | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
701 | 685 | | |
702 | 686 | | |
703 | 687 | | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
709 | 691 | | |
710 | 692 | | |
711 | 693 | | |
| |||
0 commit comments