Commit 28d7150
committed
kernel/kselftest.py: fix cancellation check for pmu event_code_tests
Move the cancellation check for pmu/event_code_tests to the test
execution block to ensure it correctly verifies the existence of
the required directory and avoids early cancellation.
Signed-off-by: Disha Goel <disgoel@linux.ibm.com>1 parent d74c03e commit 28d7150
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | 132 | | |
135 | 133 | | |
136 | 134 | | |
| |||
155 | 153 | | |
156 | 154 | | |
157 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
| |||
0 commit comments