[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

commit-queue at webkit.org commit-queue at webkit.org
Sun Feb 20 22:54:20 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit fc237bdd132929b5b58a1a1d8d1c6fd024ee9652
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 13 08:26:53 2011 +0000

    2011-01-13  Sheriff Bot  <webkit.review.bot at gmail.com>
    
            Unreviewed, rolling out r74881.
            http://trac.webkit.org/changeset/74881
            https://bugs.webkit.org/show_bug.cgi?id=52357
    
            The EFL builder has been red for days (Requested by abarth on
            #webkit).
    
            * Scripts/webkitpy/common/net/buildbot/buildbot.py:
            * Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75705 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index 72b8f77..78bd791 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,3 +1,15 @@
+2011-01-13  Sheriff Bot  <webkit.review.bot at gmail.com>
+
+        Unreviewed, rolling out r74881.
+        http://trac.webkit.org/changeset/74881
+        https://bugs.webkit.org/show_bug.cgi?id=52357
+
+        The EFL builder has been red for days (Requested by abarth on
+        #webkit).
+
+        * Scripts/webkitpy/common/net/buildbot/buildbot.py:
+        * Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py:
+
 2011-01-12  Maciej Stachowiak  <mjs at apple.com>
 
         Reviewed by David Levin.
diff --git a/Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py b/Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py
index 98e2fae..3cb6da5 100644
--- a/Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py
+++ b/Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py
@@ -270,7 +270,6 @@ class BuildBot(object):
             "Leopard",
             "Tiger",
             "Windows.*Build",
-            "EFL",
             "GTK.*32",
             "GTK.*64.*Debug",  # Disallow the 64-bit Release bot which is broken.
             "Qt",
diff --git a/Tools/Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py b/Tools/Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py
index ba898ec..57290d1 100644
--- a/Tools/Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py
+++ b/Tools/Scripts/webkitpy/common/net/buildbot/buildbot_unittest.py
@@ -259,7 +259,6 @@ class BuildBotTest(unittest.TestCase):
             "Leopard",
             "Tiger",
             "Windows.*Build",
-            "EFL",
             "GTK.*32",
             "GTK.*64.*Debug",  # Disallow the 64-bit Release bot which is broken.
             "Qt",

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list