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

Unified Diff: ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json

Issue 2512843003: Disable tests on ios-simulator-xcode-clang (Closed)
Patch Set: Created 4 years, 1 month 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: ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
index f3230a31988170dbd2047abaf1fe6fb10a83f5e4..5f6c91902f44fa89dc9ebcba7eb1e2aefe2e0a6a 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
@@ -33,15 +33,5 @@
"configuration": "Debug",
"sdk": "iphonesimulator10.0",
"tests": [
- {
- "include": "common_tests.json",
- "device type": "iPhone 6s",
- "os": "10.0"
- },
- {
- "include": "common_tests.json",
- "device type": "iPad Air 2",
- "os": "10.0"
- }
]
}
« 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