Commit 398882d
committed
fix: add serial attribute to legend tests to prevent race condition
The legend tests modify the HOME environment variable which can cause
race conditions when tests run in parallel. Adding #[serial] ensures
these tests run sequentially.1 parent a625684 commit 398882d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| 557 | + | |
557 | 558 | | |
558 | 559 | | |
559 | 560 | | |
| |||
905 | 906 | | |
906 | 907 | | |
907 | 908 | | |
| 909 | + | |
908 | 910 | | |
909 | 911 | | |
910 | 912 | | |
| |||
913 | 915 | | |
914 | 916 | | |
915 | 917 | | |
| 918 | + | |
916 | 919 | | |
917 | 920 | | |
918 | 921 | | |
| |||
0 commit comments