Title: [105663] trunk/Tools
Revision
105663
Author
[email protected]
Date
2012-01-23 17:10:59 -0800 (Mon, 23 Jan 2012)

Log Message

Unreviewed, rolling out r105658.
http://trac.webkit.org/changeset/105658
https://bugs.webkit.org/show_bug.cgi?id=76883

We want this eventually, but not right at this moment
(Requested by abarth on #webkit).

Patch by Sheriff Bot <[email protected]> on 2012-01-23

* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/config.js:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/config.js (105662 => 105663)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/config.js	2012-01-24 01:09:29 UTC (rev 105662)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/config.js	2012-01-24 01:10:59 UTC (rev 105663)
@@ -42,7 +42,6 @@
     'Webkit Mac10.5 (dbg)(2)': {version: 'leopard', debug: true},
     'Webkit Mac10.6': {version: 'snowleopard'},
     'Webkit Mac10.6 (dbg)': {version: 'snowleopard', debug: true},
-    'Webkit Mac10.7': {version: 'lion'},
 };
 
 config.kBuildersThatOnlyCompile = [

Modified: trunk/Tools/ChangeLog (105662 => 105663)


--- trunk/Tools/ChangeLog	2012-01-24 01:09:29 UTC (rev 105662)
+++ trunk/Tools/ChangeLog	2012-01-24 01:10:59 UTC (rev 105663)
@@ -1,3 +1,14 @@
+2012-01-23  Sheriff Bot  <[email protected]>
+
+        Unreviewed, rolling out r105658.
+        http://trac.webkit.org/changeset/105658
+        https://bugs.webkit.org/show_bug.cgi?id=76883
+
+        We want this eventually, but not right at this moment
+        (Requested by abarth on #webkit).
+
+        * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/config.js:
+
 2012-01-23  Adam Barth  <[email protected]>
 
         garden-o-matic should support Chromium Mac Lion
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to