Stefan Fuhrmann wrote:
> Julian Foad wrote:
>> Hyrum K Wright wrote:
>>> Stefan Fuhrmann wrote:
I was wondering whether we could have one or two of
our UNIX build bots create a code coverage profile
and make the results available online.
[...]
>> I attach an updated patch. It uses '
On Thu, Nov 29, 2012 at 12:14 AM, Julian Foad wrote:
> Hyrum K Wright wrote:
>
> > On Sun, Nov 25, 2012 at 5:17 PM, Stefan Fuhrmann wrote:
> >> I was wondering whether we could have one or two of
> >> our UNIX build bots create a code coverage profile
> >> and make the results available online.
>
Hyrum K Wright wrote:
> On Sun, Nov 25, 2012 at 5:17 PM, Stefan Fuhrmann wrote:
>> I was wondering whether we could have one or two of
>> our UNIX build bots create a code coverage profile
>> and make the results available online.
>>
>> Here is what I use in my test runner script:
>>
>> [[[
>> env
On Nov 28, 2012 1:55 PM, "Julian Foad" wrote:
>
> I tried this on the Centos buildbot today and ran into another issue: the
Perl bindings build fails at link stage. See <
http://ci.apache.org/builders/svn-x64-centos-gcc/builds/7765/steps/Build/logs/stdio>
or here are the last few lines:
> [[[
> R
Stefan Fuhrmann wrote:
> Julian Foad wrote:
>>> [[[
>>> env CFLAGS='-fprofile-arcs -ftest-coverage' ./configure \
>>> --disable-shared --enable-maintainer-mode $moreopts
>>>
>>> make -sj 2> /dev/null > /dev/null
I tried this on the Centos buildbot today and ran into another issue: the Perl
b
On Sun, Nov 25, 2012 at 5:17 PM, Stefan Fuhrmann <
stefan.fuhrm...@wandisco.com> wrote:
> Hi there,
>
> I was wondering whether we could have one or two of
> our UNIX build bots create a code coverage profile
> and make the results available online.
>
> Here is what I use in my test runner script:
On Mon, Nov 26, 2012 at 7:56 PM, Julian Foad wrote:
> Stefan Fuhrmann wrote:
>
> > I was wondering whether we could have one or two of
> > our UNIX build bots create a code coverage profile
> > and make the results available online.
> >
> > Here is what I use in my test runner script:
> >
> > [[[
On 26.11.2012 19:56, Julian Foad wrote:
> Stefan Fuhrmann wrote:
>
>> I was wondering whether we could have one or two of
>> our UNIX build bots create a code coverage profile
>> and make the results available online.
>>
>> Here is what I use in my test runner script:
>>
>> [[[
>> env CFLAGS='-fpro
Stefan Fuhrmann wrote:
> I was wondering whether we could have one or two of
> our UNIX build bots create a code coverage profile
> and make the results available online.
>
> Here is what I use in my test runner script:
>
> [[[
> env CFLAGS='-fprofile-arcs -ftest-coverage' ./configure \
> --
9 matches
Mail list logo