Commit c54dd68
committed
contest: collector: ignore double inserts
Intel runner seems to be peppered with double-results.
We handle these normally but Intel's results have completely
identical keys (including start date). Ignore them.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 6c4207c commit c54dd68
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
| |||
0 commit comments