For future reference, e-mail the validation list (copied here) rather than just individual people. You get a much broader set of experience that way.

Thanks

Dave

On 13 Feb 2013, at 15:28, Basil Eljuse <Basil.Eljuse@arm.com> wrote:

World is too small (:
 
I had asked Senthil in parallel to yourself !
 
Thanks
Basil Eljuse...
 
From: Dave Pigott [mailto:dave.pigott@linaro.org] 
Sent: 13 February 2013 15:27
To: Basil Eljuse; Senthil Kumaran
Cc: Dean Arnold
Subject: Re: Good if you could help me understand this lava-test-runner error...
 
Hi Basil,
 
I'm copying Senthil on this. It's more his area of expertise.
 
Thanks
 
Dave
 
On 13 Feb 2013, at 15:21, Basil Eljuse <Basil.Eljuse@arm.com> wrote:


Hi Dave,
 
I am using the following parse block in my test definition yaml file.
 
parse:
    pattern: "(?P<test_case_id>\\S+)\\s+(?P<result>(deprecated|failed|succeded)$
    fixupdict:
        PASS: succeded
        FAIL: failed
        DEPRECATED: deprecated
 
T he lines i am trying to parse from my results is
 
FT001 succeded
FT002 failed
FT003 deprecated
 
However i am getting the following error
 
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0002 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0003 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0004 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0005 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0006 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0007 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0008 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0009 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0010 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0011 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0012 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: FT0013 succeded
<LAVA_DISPATCHER>2013-02-13 08:20:13 AM ERROR: bad test result line: basiccheck failed
 
 
It is hard to guess what the issue is. I believed that using the fixupdict i am converting my own results to lava to show on the dashboard.
 
Any help appreciated.
 
Thanks
Basil Eljuse...

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
 

-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.