Commit b5795ec
authored
[CI][Benchmarks] Correct no explicit_group warning (#19397)
It is fine that some benchmark metadata does not have explicit_group
defined. Change a misleading warning.
Example of a series of warnings on explicit_group missing:
https://github.com/oneapi-src/unified-runtime/actions/runs/16182812320/job/45685586721#step:14:20481 parent 1eef212 commit b5795ec
1 file changed
Lines changed: 4 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | 118 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
125 | 123 | | |
126 | 124 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 125 | | |
131 | 126 | | |
132 | 127 | | |
| |||
0 commit comments