Title: [142023] trunk/Tools
Revision
142023
Author
zandober...@gmail.com
Date
2013-02-06 13:01:24 -0800 (Wed, 06 Feb 2013)

Log Message

[TestResultServer] Adjust the name of the GTK 64-bit debug builder
https://bugs.webkit.org/show_bug.cgi?id=109016

Reviewed by Ojan Vafai.

* TestResultServer/static-dashboards/builders.jsonp: The GTK 64-bit debug
builder was adjusted to build WebKit1 only, with the name changed accordingly.
Reflect that change here as well.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (142022 => 142023)


--- trunk/Tools/ChangeLog	2013-02-06 21:00:16 UTC (rev 142022)
+++ trunk/Tools/ChangeLog	2013-02-06 21:01:24 UTC (rev 142023)
@@ -1,3 +1,14 @@
+2013-02-06  Zan Dobersek  <zdober...@igalia.com>
+
+        [TestResultServer] Adjust the name of the GTK 64-bit debug builder
+        https://bugs.webkit.org/show_bug.cgi?id=109016
+
+        Reviewed by Ojan Vafai.
+
+        * TestResultServer/static-dashboards/builders.jsonp: The GTK 64-bit debug
+        builder was adjusted to build WebKit1 only, with the name changed accordingly.
+        Reflect that change here as well.
+
 2013-02-06  Sheriff Bot  <webkit.review....@gmail.com>
 
         Unreviewed, rolling out r141991.

Modified: trunk/Tools/TestResultServer/static-dashboards/builders.jsonp (142022 => 142023)


--- trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2013-02-06 21:00:16 UTC (rev 142022)
+++ trunk/Tools/TestResultServer/static-dashboards/builders.jsonp	2013-02-06 21:01:24 UTC (rev 142023)
@@ -2654,7 +2654,7 @@
                     "EFL Linux 64-bit Release", 
                     "EFL Linux 64-bit Release WK2", 
                     "GTK Linux 32-bit Release", 
-                    "GTK Linux 64-bit Debug", 
+                    "GTK Linux 64-bit Debug WK1", 
                     "GTK Linux 64-bit Release", 
                     "GTK Linux 64-bit Release WK2 (Tests)", 
                     "Qt Linux Release", 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to