Commit 7026ac1
test(agent): Drop redundant fixture attrs and case_id column
- Remove unused local_config + _docker mock from the NUMA-locality
cpu_plugin fixture: CPUPlugin.generate_docker_args doesn't read them.
- Replace the case_id parametrize column with pytest's `ids=` kwarg;
pytest already labels failures via the parametrize id.
Refs #11217
Refs #11222
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d28e416 commit 7026ac1
1 file changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
| 622 | + | |
626 | 623 | | |
627 | 624 | | |
628 | 625 | | |
| |||
694 | 691 | | |
695 | 692 | | |
696 | 693 | | |
697 | | - | |
| 694 | + | |
698 | 695 | | |
699 | | - | |
700 | | - | |
| 696 | + | |
| 697 | + | |
701 | 698 | | |
| 699 | + | |
702 | 700 | | |
703 | 701 | | |
704 | 702 | | |
705 | 703 | | |
706 | 704 | | |
707 | | - | |
708 | 705 | | |
709 | 706 | | |
710 | 707 | | |
| |||
721 | 718 | | |
722 | 719 | | |
723 | 720 | | |
724 | | - | |
| 721 | + | |
725 | 722 | | |
726 | 723 | | |
727 | 724 | | |
| |||
0 commit comments