kernel tests: fatal: added "ignore_faults" tag
This test generates a fault as part of the test,hence make the test-suite aware of that by tagging it. Signed-off-by: Rishi Khare <rishi.khare@intel.com>
This commit is contained in:
parent
fc5f2b3832
commit
f6f8fb0f47
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
[test]
|
[test]
|
||||||
tags = core
|
tags = core ignore_faults
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue