Changeset 112673 in webkit


Ignore:
Timestamp:
Mar 30, 2012, 9:23:45 AM (13 years ago)
Author:
mihaip@chromium.org
Message:

Update ChromiumOS bot names in builders.js to reflect changes made by
http://crrev.com/129835

Also removes the ChromiumOS GTK builder, which was removed by
http://crrev.com/129835

  • TestResultServer/static-dashboards/builders.js:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r112672 r112673  
     12012-03-30  Mihai Parparita  <mihaip@chromium.org>
     2
     3        Update ChromiumOS bot names in builders.js to reflect changes made by
     4        http://crrev.com/129835
     5       
     6        Also removes the ChromiumOS GTK builder, which was removed by
     7        http://crrev.com/129835
     8
     9        * TestResultServer/static-dashboards/builders.js:
     10
    1112012-03-30  Vineet Chaudhary  <rgf748@motorola.com>
    212
  • trunk/Tools/TestResultServer/static-dashboards/builders.js

    r112619 r112673  
    238238
    239239var CHROMIUMOS_GTESTS_DEPS_BUILDERS = [
    240     ['Linux ChromiumOS Tester (1)', BuilderGroup.DEFAULT_BUILDER],
    241     ['Linux ChromiumOS Tester (2)'],
     240    ['Linux ChromiumOS Tests (1)', BuilderGroup.DEFAULT_BUILDER],
     241    ['Linux ChromiumOS Tests (2)'],
    242242    ['Linux ChromiumOS GTK'],
    243243    ['Linux ChromiumOS Tests (dbg)(1)'],
Note: See TracChangeset for help on using the changeset viewer.