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

Unified Diff: masters/master.client.pdfium/builders.pyl

Issue 2451553003: Remove drmemory bots from master.client.pdfium (Closed)
Patch Set: Created 4 years, 2 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 | scripts/slave/recipes/pdfium.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.pdfium/builders.pyl
diff --git a/masters/master.client.pdfium/builders.pyl b/masters/master.client.pdfium/builders.pyl
index bfb3eb58c596d85ec02b644817d278c72cd1b40b..a3277142241541d78dc2588a24435fa77ccbc4ea 100644
--- a/masters/master.client.pdfium/builders.pyl
+++ b/masters/master.client.pdfium/builders.pyl
@@ -17,17 +17,6 @@
"target_os": "android",
},
},
- "drm_win_xfa": {
- "recipe": "pdfium",
- "scheduler": "pdfium_commits",
- "slave_pools": ["drmemory_win"],
- "category": "1xfa",
- "properties": {
- "xfa": True,
- "memory_tool": "drmemory",
- "target_cpu": "x86",
- },
- },
"linux": {
"recipe": "pdfium",
"scheduler": "pdfium_commits",
@@ -242,15 +231,5 @@
"vm144-m3",
],
},
- "drmemory_win": {
- "slave_data": {
- "bits": 64,
- "os": "win",
- "version": "win7",
- },
- "slaves": [
- "vm270-m3",
- ],
- },
},
}
« no previous file with comments | « no previous file | scripts/slave/recipes/pdfium.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698