Commit 8c5fcdd
committed
Exclude TODO tests by default, include them with runtodotests label
In #2757
the idea of using `@Tag("gtk4-todo")` was introduced to tag tests that
are known TODO as such. This commit adds todos to the exclude
groups list when running such tests.
There are not actually any GTK3 x11 todos yet, so this commit on its own
may not make sense until GTK4 + wayland tests are enabled in a subsequent
commit
Apply the label runtodotests to the PR and the todo tests will not
be excluded.
Part of #27141 parent d268884 commit 8c5fcdd
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| 84 | + | |
0 commit comments