Commit 28cf924
Anushree-Mathur
Cancel the testcase as maximum mode is not supported for ppc!
Added a condition to cancel a testcase if machine is ppc64 or ppc64le
and cpu_mode is maximum as this mode is not supported for power
architecture.
Signed-off-by: Anushree-Mathur <[email protected]>1 parent 875c970 commit 28cf924
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| |||
0 commit comments