Re: rtems-test error with coverage

2018-11-25 Thread Vijay Kumar Banerjee
On Sun, 25 Nov 2018 at 02:42, Chris Johns wrote: > On 24/11/18 6:55 pm, Vijay Kumar Banerjee wrote: > > > > OK, we just need a patch. :) > > > > this worked > > > > diff --git a/tester/covoar/wscript b/tester/covoar/wscript > > index d447117..bf70bfb 100644 > > --- a/

Re: rtems-test error with coverage

2018-11-24 Thread Chris Johns
On 24/11/18 6:55 pm, Vijay Kumar Banerjee wrote: > > OK, we just need a patch. :) > > this worked > > diff --git a/tester/covoar/wscript b/tester/covoar/wscript > index d447117..bf70bfb 100644 > --- a/tester/covoar/wscript > +++ b/tester/covoar/wscript > @@ -125,6 +12

Re: rtems-test error with coverage

2018-11-23 Thread Vijay Kumar Banerjee
On Sat, 24 Nov 2018 at 04:59, Chris Johns wrote: > > On 24 Nov 2018, at 10:07 am, Joel Sherrill wrote: > > On Fri, Nov 23, 2018, 4:20 PM Chris Johns >> On 24/11/18 12:50 am, Vijay Kumar Banerjee wrote: >> > On Fri, 23 Nov 2018 at 16:21, Chris Johns > > > wrote: >> > >>

Re: rtems-test error with coverage

2018-11-23 Thread Chris Johns
> On 24 Nov 2018, at 10:07 am, Joel Sherrill wrote: >> On Fri, Nov 23, 2018, 4:20 PM Chris Johns > On 24/11/18 12:50 am, Vijay Kumar Banerjee wrote: >> > On Fri, 23 Nov 2018 at 16:21, Chris Johns > > > wrote: >> > >> > On 23 Nov 2018, at 8:55 pm, Vijay Kumar Banerjee

Re: rtems-test error with coverage

2018-11-23 Thread Joel Sherrill
On Fri, Nov 23, 2018, 4:20 PM Chris Johns On 24/11/18 12:50 am, Vijay Kumar Banerjee wrote: > > On Fri, 23 Nov 2018 at 16:21, Chris Johns > > wrote: > > > > On 23 Nov 2018, at 8:55 pm, Vijay Kumar Banerjee < > vijaykumar9...@gmail.com > >

Re: rtems-test error with coverage

2018-11-23 Thread Chris Johns
On 24/11/18 12:50 am, Vijay Kumar Banerjee wrote: > On Fri, 23 Nov 2018 at 16:21, Chris Johns > wrote: > > On 23 Nov 2018, at 8:55 pm, Vijay Kumar Banerjee > wrote: >> On Fri, 23 Nov 2018 at 15:09, Chris Johns >

Re: rtems-test error with coverage

2018-11-23 Thread Vijay Kumar Banerjee
On Fri, 23 Nov 2018 at 16:21, Chris Johns wrote: > On 23 Nov 2018, at 8:55 pm, Vijay Kumar Banerjee > wrote: > > On Fri, 23 Nov 2018 at 15:09, Chris Johns wrote: > >> On 23/11/18 7:32 pm, Vijay Kumar Banerjee wrote: >> > Hi, >> > I was trying to run coverage with rtems-test on a fresh install,

Re: rtems-test error with coverage

2018-11-23 Thread Chris Johns
> On 23 Nov 2018, at 8:55 pm, Vijay Kumar Banerjee > wrote: >> On Fri, 23 Nov 2018 at 15:09, Chris Johns wrote: >> On 23/11/18 7:32 pm, Vijay Kumar Banerjee wrote: >> > Hi, >> > I was trying to run coverage with rtems-test on a fresh install, and faced >> > the following errors. This is strange

Re: rtems-test error with coverage

2018-11-23 Thread Vijay Kumar Banerjee
On Fri, 23 Nov 2018 at 15:09, Chris Johns wrote: > On 23/11/18 7:32 pm, Vijay Kumar Banerjee wrote: > > Hi, > > I was trying to run coverage with rtems-test on a fresh install, and > faced > > the following errors. This is strange as everything was working and I > can't > > figure out what went w

Re: rtems-test error with coverage

2018-11-23 Thread Chris Johns
On 23/11/18 7:32 pm, Vijay Kumar Banerjee wrote: > Hi, > I was trying to run coverage with rtems-test on a fresh install, and faced > the following errors. This is strange as everything was working and I can't > figure out what went wrong. > Also, I don't see covoar executable in the covoar/ direct

rtems-test error with coverage

2018-11-23 Thread Vijay Kumar Banerjee
Hi, I was trying to run coverage with rtems-test on a fresh install, and faced the following errors. This is strange as everything was working and I can't figure out what went wrong. Also, I don't see covoar executable in the covoar/ directory. I'm using Python 2.7.15