[llvm-commits] [zorg] r143963 - /zorg/trunk/buildbot/osuosl/master/config/builders.py

Duncan Sands baldrick at free.fr
Tue Nov 8 12:20:22 PST 2011


Hi Eli,

>> --- zorg/trunk/buildbot/osuosl/master/config/builders.py (original)
>> +++ zorg/trunk/buildbot/osuosl/master/config/builders.py Mon Nov  7 11:00:50 2011
>> @@ -146,6 +146,8 @@
>>                                                   gxxincludedir='/usr/include/c++/4.2.1')},
>>
>>   clang_i386_linux_xfails = [
>> +    'GCC.MultiSource/Applications/siod/siod',
>> +    'GCC.MultiSource/Benchmarks/MiBench/consumer-lame/consumer-lame',
>>      'GCCAS.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4',
>>      'Bytecode.MultiSource/Benchmarks/tramp3d-v4/tramp3d-v4',
>>      'LLC.MultiSource/Applications/oggenc/oggenc',
>
> It looks like the same failures are showing up at
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fnt/builds/1175/steps/make.test-suite/logs/fail.GCC
> .  Mind fixing that bot as well?

it's the same bot.  This change didn't fix it - not sure why.

Ciao, Duncan.



More information about the llvm-commits mailing list