Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Unified Diff: testing/buildbot/chromium.webkit.json

Issue 1298003003: Remove chromium.webkit recipe test config for win8 bot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.webkit.json
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
index ae6474d18f3f0a9fb0ffbcb8a9fe79cd93fe78e8..6d216f328a5616c424e6318026844bd987b1d28e 100644
--- a/testing/buildbot/chromium.webkit.json
+++ b/testing/buildbot/chromium.webkit.json
@@ -1258,32 +1258,6 @@
}
]
},
- "WebKit Win8": {
- "gtest_tests": [
- {
- "test": "blink_heap_unittests"
- },
- {
- "test": "blink_platform_unittests"
- },
- {
- "test": "webkit_unit_tests"
- },
- {
- "test": "wtf_unittests"
- }
- ],
- "scripts": [
- {
- "name": "webkit_lint",
- "script": "webkit_lint.py"
- },
- {
- "name": "webkit_python_tests",
- "script": "webkit_python_tests.py"
- }
- ]
- },
"WebKit XP": {
"gtest_tests": [
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698