Title: [128343] trunk/Tools
Revision
128343
Author
[email protected]
Date
2012-09-12 11:24:39 -0700 (Wed, 12 Sep 2012)

Log Message

[chromium] Add content_browsertests to the flakiness dashboard
https://bugs.webkit.org/show_bug.cgi?id=96535

Reviewed by Ojan Vafai.

* TestResultServer/static-dashboards/dashboard_base.js:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (128342 => 128343)


--- trunk/Tools/ChangeLog	2012-09-12 18:23:44 UTC (rev 128342)
+++ trunk/Tools/ChangeLog	2012-09-12 18:24:39 UTC (rev 128343)
@@ -1,3 +1,12 @@
+2012-09-12  Adam Klein  <[email protected]>
+
+        [chromium] Add content_browsertests to the flakiness dashboard
+        https://bugs.webkit.org/show_bug.cgi?id=96535
+
+        Reviewed by Ojan Vafai.
+
+        * TestResultServer/static-dashboards/dashboard_base.js:
+
 2012-09-12  Christophe Dumez  <[email protected]>
 
         [WK2][WKTR] TestRunner needs to implement originsWithApplicationCache

Modified: trunk/Tools/TestResultServer/static-dashboards/dashboard_base.js (128342 => 128343)


--- trunk/Tools/TestResultServer/static-dashboards/dashboard_base.js	2012-09-12 18:23:44 UTC (rev 128342)
+++ trunk/Tools/TestResultServer/static-dashboards/dashboard_base.js	2012-09-12 18:24:39 UTC (rev 128343)
@@ -119,6 +119,7 @@
     'browser_tests',
     'cacheinvalidation_unittests',
     'compositor_unittests',
+    'content_browsertests',
     'content_unittests',
     'courgette_unittests',
     'crypto_unittests',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to