| Index: Tools/TestResultServer/static-dashboards/builders_unittest.jsonp
|
| diff --git a/Tools/TestResultServer/static-dashboards/builders_unittest.jsonp b/Tools/TestResultServer/static-dashboards/builders_unittest.jsonp
|
| index 7f381442e8083bfa486e9f3dc736ea118250e1ac..41505a3a2534e5facdbd8194e7a7e73f218216ff 100644
|
| --- a/Tools/TestResultServer/static-dashboards/builders_unittest.jsonp
|
| +++ b/Tools/TestResultServer/static-dashboards/builders_unittest.jsonp
|
| @@ -1,6 +1,9 @@
|
| // This file is auto-generated by Tools/TestResultServer/generate_builders_json.py. It should not be manually modified.
|
| // It uses jsonp instead of proper json because we want to be able to load it from a file URL in Chrome for local testing.
|
| LOAD_BUILDBOT_DATA({
|
| + "no_upload_test_types": [
|
| + "webkit_unit_tests"
|
| + ],
|
| "masters": [
|
| {
|
| "groups": [
|
|
|