[llvm-commits] [zorg] r171416 - in /zorg/trunk/zorg/buildbot: builders/ClangBuilder.py builders/LNTBuilder.py commands/LitTestCommand.py commands/__init__.py

Daniel Dunbar daniel at zuster.org
Mon Jan 14 09:44:24 PST 2013


On Mon, Jan 14, 2013 at 9:35 AM, David Blaikie <dblaikie at gmail.com> wrote:

> On Mon, Jan 14, 2013 at 9:22 AM, Daniel Dunbar <daniel at zuster.org> wrote:
> > Looks good to me,
>
> Thanks Daniel. Galina - could you sync these changes (172309, 172310,
> 172327, 172328, 172329) up to the buildmaster?
>
> > I vote to just kill the base class and
> > SuppressionDejaGNUCommand.
>
> SuppressionDejaGNUCommand is currently still in use for running the
> old GDB and GCC 4.2 test suites on MacOS (the public builder is
> http://lab.llvm.org:8011/builders/clang-x86_64-darwin10-gdb (only
> running the GDB part because that's the bit I care(d) about) but I
> believe you also have an Apple-internal one with both the GCC and GDB
> workloads)
>
> Ah, nevermind, I didn't grok your previous message correctly.

 - Daniel


> Unless you guys have a new/different approach to this that removes the
> need for the builder configuration to be suppression-aware for these
> tests - in which case I'd be happy to help have that ported to the
> public bot & kill off SuppressionDejaGNUCommand.
>
> Thanks,
> - David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130114/be2c5b78/attachment.html>


More information about the llvm-commits mailing list