Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index 1d1b7a7a13c75a7af073cd424aaf1d01adab6393..01c22a32422d76e76a8e67cb770519d631009ab1 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -9711,6 +9711,12 @@ |
| }, |
| "test": "headless_unittests" |
| } |
| + ], |
| + "scripts": [ |
| + { |
| + "name": "client_api_generator_unittest", |
| + "script": "headless/lib/browser/client_api_generator_unittest.py" |
|
perezju
2016/10/11 10:25:01
It looks like other scripts are given relative to
Paweł Hajdan Jr.
2016/10/11 18:10:01
Yup. Not only they need to be there, but also ther
Dirk Pranke
2016/10/11 18:23:28
You should look at the scripts in //testing/script
|
| + } |
| ] |
| }, |
| "LTO Linux": { |