Commit 95b25e3
authored
[SYCL][E2E] Allow specification of xfail features in lit.local.cfg (#20914)
With this, in a `lit.local.cfg` you can do `config.xfail_features +=
['gpu-intel-dg2']` instead of having to add it to every test. There's
already a way to do it for `UNSUPPORTED` and `REQUIRES`.
Signed-off-by: Nick Sarnie <[email protected]>1 parent 79cf937 commit 95b25e3
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments