Commit 05984ff
authored
DAOS-19084 test: Suppress Cgo syscall false positives (#18448)
The syscall function signature changed, so suppressions needed
to be updated. Also added a suppression related to an internal
runtime context.Context implementation.
Signed-off-by: Kris Jacque <kris.jacque@hpe.com>1 parent 1e28381 commit 05984ff
1 file changed
Lines changed: 13 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
| 555 | + | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
559 | 570 | | |
560 | 571 | | |
561 | 572 | | |
| |||
582 | 593 | | |
583 | 594 | | |
584 | 595 | | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | 596 | | |
592 | 597 | | |
593 | 598 | | |
| |||
696 | 701 | | |
697 | 702 | | |
698 | 703 | | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | 704 | | |
706 | 705 | | |
707 | 706 | | |
| |||
0 commit comments