Title: [112615] trunk
Revision
112615
Author
[email protected]
Date
2012-03-29 17:16:01 -0700 (Thu, 29 Mar 2012)

Log Message

Add new chrome.webkit GPU bot to flakiness dashboard.
https://bugs.webkit.org/show_bug.cgi?id=82562

Patch by Dave Tu <[email protected]> on 2012-03-29
Reviewed by Ojan Vafai.

* Tools/TestResultServer/static-dashboards/builders.js:

Modified Paths

Diff

Modified: trunk/ChangeLog (112614 => 112615)


--- trunk/ChangeLog	2012-03-30 00:14:03 UTC (rev 112614)
+++ trunk/ChangeLog	2012-03-30 00:16:01 UTC (rev 112615)
@@ -1,3 +1,12 @@
+2012-03-29  Dave Tu  <[email protected]>
+
+        Add new chrome.webkit GPU bot to flakiness dashboard.
+        https://bugs.webkit.org/show_bug.cgi?id=82562
+
+        Reviewed by Ojan Vafai.
+
+        * Tools/TestResultServer/static-dashboards/builders.js:
+
 2012-03-29  Kevin Ollivier  <[email protected]>
 
         [wx] Unreviewed build fix. Remove a couple sources wx

Modified: trunk/Tools/TestResultServer/static-dashboards/builders.js (112614 => 112615)


--- trunk/Tools/TestResultServer/static-dashboards/builders.js	2012-03-30 00:14:03 UTC (rev 112614)
+++ trunk/Tools/TestResultServer/static-dashboards/builders.js	2012-03-30 00:16:01 UTC (rev 112615)
@@ -172,6 +172,7 @@
     ['GPU Win7 (dbg) (NVIDIA)'],
     ['GPU Mac'],
     ['GPU Mac (dbg)'],
+    ['GPU Linux (NVIDIA)'],
     ['GPU Linux (dbg) (NVIDIA)'],
 ];
 associateBuildersWithMaster(CHROMIUM_GPU_GTESTS_TOT_BUILDERS, CHROMIUM_WEBKIT_BUILDER_MASTER);
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to