summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ubuntu/audit-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/audit-test.yaml b/ubuntu/audit-test.yaml
index 9e0e68c..be8a2ce 100644
--- a/ubuntu/audit-test.yaml
+++ b/ubuntu/audit-test.yaml
@@ -66,6 +66,6 @@ run:
parse:
pattern: "^\\[\\d*\\]\\s+(?P<test_case_id>\\w+)\\s+(?P<result>ERROR|FAIL|PASS)\\s+"
fixupdict:
- ERROR: error
+ ERROR: skip
FAIL: fail
PASS: pass