Displaying 9 results from an estimated 9 matches for "minormatter".
2012 Dec 11
3
[LLVMdev] [llvm-lab-wg] FNT testers reporting success even though they failed
...but the reality could be different...
I planned to rollback to the last known-to-be-good revision and restart the master in the evening, but could do this sooner if you feel like this is urgent.
Please let me know.
Thanks
Galina
-----Original Message-----
From: llvm-lab-wg-bounces at lists.minormatter.com [mailto:llvm-lab-wg-bounces at lists.minormatter.com] On Behalf Of David Blaikie
Sent: Tuesday, December 11, 2012 9:12 AM
To: Duncan Sands
Cc: llvm-lab-wg at lists.minormatter.com; Galina Kistanova; llvmdev at cs.uiuc.edu
Subject: Re: [llvm-lab-wg] FNT testers reporting success even though they...
2012 Dec 11
0
[LLVMdev] [llvm-lab-wg] FNT testers reporting success even though they failed
...ate of things I don't think anyone will mind if you do it
sooner. Whenever's your soonest convenience sounds fine by me.
- David
>
> Please let me know.
>
> Thanks
>
> Galina
>
>
>
>
>
> -----Original Message-----
> From: llvm-lab-wg-bounces at lists.minormatter.com [mailto:llvm-lab-wg-bounces at lists.minormatter.com] On Behalf Of David Blaikie
> Sent: Tuesday, December 11, 2012 9:12 AM
> To: Duncan Sands
> Cc: llvm-lab-wg at lists.minormatter.com; Galina Kistanova; llvmdev at cs.uiuc.edu
> Subject: Re: [llvm-lab-wg] FNT testers reporting succ...
2012 Dec 11
2
[LLVMdev] [llvm-lab-wg] FNT testers reporting success even though they failed
The problem remains after the buildmaster restart.
Thanks
Galina
-----Original Message-----
From: David Blaikie [mailto:dblaikie at gmail.com]
Sent: Tuesday, December 11, 2012 11:42 AM
To: Galina Kistanova
Cc: Duncan Sands; llvm-lab-wg at lists.minormatter.com; Galina Kistanova; llvmdev at cs.uiuc.edu
Subject: Re: [llvm-lab-wg] FNT testers reporting success even though they failed
On Tue, Dec 11, 2012 at 11:40 AM, Galina Kistanova
<gkistanova at accesssoftek.com> wrote:
> Hello everyone,
>
> It might make sense to start from rebooting...
2012 Dec 17
1
[LLVMdev] [llvm-lab-wg] FNT testers reporting success even though they failed
...t;>
>> Thanks
>>
>> Galina
>>
>>
>>
>> -----Original Message-----
>> From: David Blaikie [mailto:dblaikie at gmail.com]
>> Sent: Tuesday, December 11, 2012 11:42 AM
>> To: Galina Kistanova
>> Cc: Duncan Sands; llvm-lab-wg at lists.minormatter.com; Galina Kistanova;
>> llvmdev at cs.uiuc.edu
>> Subject: Re: [llvm-lab-wg] FNT testers reporting success even though they failed
>>
>> On Tue, Dec 11, 2012 at 11:40 AM, Galina Kistanova
>> <gkistanova at accesssoftek.com> wrote:
>>> Hello everyone,
&...
2012 Dec 12
0
[LLVMdev] [llvm-lab-wg] FNT testers reporting success even though they failed
...anyone know what fixed them?
Ciao, Duncan.
>
> Thanks
>
> Galina
>
>
>
> -----Original Message-----
> From: David Blaikie [mailto:dblaikie at gmail.com]
> Sent: Tuesday, December 11, 2012 11:42 AM
> To: Galina Kistanova
> Cc: Duncan Sands; llvm-lab-wg at lists.minormatter.com; Galina Kistanova; llvmdev at cs.uiuc.edu
> Subject: Re: [llvm-lab-wg] FNT testers reporting success even though they failed
>
> On Tue, Dec 11, 2012 at 11:40 AM, Galina Kistanova
> <gkistanova at accesssoftek.com> wrote:
>> Hello everyone,
>>
>> It might mak...
2012 Dec 11
0
[LLVMdev] FNT testers reporting success even though they failed
On Tue, Dec 11, 2012 at 1:27 AM, Duncan Sands <baldrick at free.fr> wrote:
> All the LLVM lab FNT builders were reporting failures in the same set of
> tests
> (scimark2, LivermooreLoops, some others). Now they've all turned green but
> the
> same tests are still failing. I don't see any commits to deliberately make
> the
> FNT pass, so it looks like someone
2012 Dec 11
2
[LLVMdev] FNT testers reporting success even though they failed
All the LLVM lab FNT builders were reporting failures in the same set of tests
(scimark2, LivermooreLoops, some others). Now they've all turned green but the
same tests are still failing. I don't see any commits to deliberately make the
FNT pass, so it looks like someone broke failure detection... Note that the
FNT "report" text became empty at the same time. Here's what
2009 Mar 14
0
[LLVMdev] Coverage
Hi all,
I ran some gcov numbers today for LLVM/clang on their respective test suites
(on Darwin/i386). If you are interested, the results
are here:
http://t1.minormatter.com/~ddunbar/llvm-cov/
and here:
http://t1.minormatter.com/~ddunbar/llvm-cov/clang.html
High level summary is LLVM's test suite is at 70% line coverage (and that is
only the tools that are run) and clang is at 80%.
- Daniel
-------------- next part --------------
An HTML attachment was scr...
2009 Oct 16
1
[LLVMdev] Command Line Bugzilla
Hi all,
Thought this might be of general interest, I hacked up the pybugz tool
to work with llvm.org. It's here if you want it:
http://t1.minormatter.com/~ddunbar/pybugz-llvm-0.7.3.tgz
Unpack somewhere, and make a link to the 'bugz' script. Usage:
--
ddunbar at ozzy-2:~$ bugz get 1000
* Using http://llvm.org/bugs/
* Getting bug 1000 ..
Title : Chris Is Buggy
Assignee : tonic at nondot.org
...
ddunbar at ozzy-2:~$ bugz search...