From 5917a336466135ecbbe1f46b39258c9ea8af898a Mon Sep 17 00:00:00 2001 From: Lisa Nguyen Date: Tue, 16 Sep 2014 14:13:12 -0700 Subject: pwrmgmt: Update metadata, bump release number, and parse pattern Update the test definitions to reflect the changes in the September 2014 release. Change-Id: Ib7c08e25fe5f23c3060c408f5a2d4af2b9e4da1f Signed-off-by: Lisa Nguyen --- common/pm-qa.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'common') diff --git a/common/pm-qa.yaml b/common/pm-qa.yaml index abcec89..be6d249 100644 --- a/common/pm-qa.yaml +++ b/common/pm-qa.yaml @@ -8,7 +8,4 @@ run: - './common/scripts/pm-qa.sh' parse: - pattern: "^(?P[\\w/\\.]+)\\:\\s+\\S*\\s+\\S*\\s+\\S*\\.\\.\\.\\s+(?P\\w+)$" - fixupdict: - Ok: pass - Err: fail + pattern: "^(?P[a-z0-9_]+):\\s+(?Ppass|fail|skip)" -- cgit v1.2.3