[PATCH] Add email notifications for failures on lldb-darwin builder

Ying Chen chying at google.com
Mon May 18 19:26:57 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9840

Files:
  zorg/trunk/buildbot/osuosl/master/config/status.py

Index: zorg/trunk/buildbot/osuosl/master/config/status.py
===================================================================
--- zorg/trunk/buildbot/osuosl/master/config/status.py
+++ zorg/trunk/buildbot/osuosl/master/config/status.py
@@ -129,7 +129,8 @@
                                "lldb-build-police-pst at grotations.appspotmail.com"],
             subject="Build %(builder)s Failure",
             mode = "failing",
-            builders = ["lldb-x86_64-ubuntu-14.04-cmake"],
+            builders = ["lldb-x86_64-ubuntu-14.04-cmake",
+                        "lldb-x86_64-darwin-13.4"],
             addLogs=False,
             num_lines = 15),
         ]

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9840.26031.patch
Type: text/x-patch
Size: 663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150519/3e56fba2/attachment.bin>


More information about the llvm-commits mailing list