Changeset 232844 in webkit


Ignore:
Timestamp:
Jun 14, 2018 10:57:20 AM (6 years ago)
Author:
clopez@igalia.com
Message:

[GTK] Enable tests on the GTK EWS queue
https://bugs.webkit.org/show_bug.cgi?id=186559

Reviewed by Michael Catanzaro.

Enable testing for the gtk-wk2 EWS queue.

  • Scripts/webkitpy/common/config/ews.json:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r232841 r232844  
     12018-06-14  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Enable tests on the GTK EWS queue
     4        https://bugs.webkit.org/show_bug.cgi?id=186559
     5
     6        Reviewed by Michael Catanzaro.
     7
     8        Enable testing for the gtk-wk2 EWS queue.
     9
     10        * Scripts/webkitpy/common/config/ews.json:
     11
    1122018-06-14  Valerie R Young  <valerie@bocoup.com>
    213
  • trunk/Tools/Scripts/webkitpy/common/config/ews.json

    r232748 r232844  
    44        "watchers": [
    55            "bugs-noreply@webkitgtk.org"
    6         ]
     6        ],
     7        "runTests": true
    78    },
    89    "Win EWS": {
Note: See TracChangeset for help on using the changeset viewer.