Changeset 142023 in webkit


Ignore:
Timestamp:
Feb 6, 2013 1:01:24 PM (11 years ago)
Author:
zandobersek@gmail.com
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.

Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r141998 r142023  
     12013-02-06  Zan Dobersek  <zdobersek@igalia.com>
     2
     3        [TestResultServer] Adjust the name of the GTK 64-bit debug builder
     4        https://bugs.webkit.org/show_bug.cgi?id=109016
     5
     6        Reviewed by Ojan Vafai.
     7
     8        * TestResultServer/static-dashboards/builders.jsonp: The GTK 64-bit debug
     9        builder was adjusted to build WebKit1 only, with the name changed accordingly.
     10        Reflect that change here as well.
     11
    1122013-02-06  Sheriff Bot  <webkit.review.bot@gmail.com>
    213
  • trunk/Tools/TestResultServer/static-dashboards/builders.jsonp

    r140496 r142023  
    26552655                    "EFL Linux 64-bit Release WK2",
    26562656                    "GTK Linux 32-bit Release",
    2657                     "GTK Linux 64-bit Debug",
     2657                    "GTK Linux 64-bit Debug WK1",
    26582658                    "GTK Linux 64-bit Release",
    26592659                    "GTK Linux 64-bit Release WK2 (Tests)",
Note: See TracChangeset for help on using the changeset viewer.