| Index: testing/buildbot/chromium.webkit.json
|
| diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
|
| index ae8f0b486f6c12554ac1a0fa94a09a100c1d8c87..9933e3b05a21885d9d5c73f374fa13b66e3aa237 100644
|
| --- a/testing/buildbot/chromium.webkit.json
|
| +++ b/testing/buildbot/chromium.webkit.json
|
| @@ -1,4 +1,238 @@
|
| {
|
| + "WebKit XP": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Win7": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Win7 (dbg)": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Mac10.6": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Mac10.7": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Mac10.8": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Mac10.8 (retina)": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Mac10.9": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Mac10.6 (dbg)": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Mac10.7 (dbg)": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Linux": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Linux 32": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| + "WebKit Linux (dbg)": {
|
| + "gtest_tests": [
|
| + "blink_heap_unittests",
|
| + "blink_platform_unittests",
|
| + "webkit_unit_tests",
|
| + "wtf_unittests"
|
| + ],
|
| + "scripts": [
|
| + {
|
| + "name": "webkit_lint",
|
| + "script": "webkit_lint.py"
|
| + },
|
| + {
|
| + "name": "webkit_python_tests",
|
| + "script": "webkit_python_tests.py"
|
| + }
|
| + ]
|
| + },
|
| "Linux ChromiumOS Tests (1)": {
|
| "gtest_tests": [
|
| "accessibility_unittests",
|
|
|