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

Side by Side Diff: infra/config/cq.cfg

Issue 2129893002: Mark win_xfa_clang as experimental (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the 1 # See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
2 # documentation of this file format. 2 # documentation of this file format.
3 3
4 version: 1 4 version: 1
5 cq_name: "pdfium" 5 cq_name: "pdfium"
6 git_repo_url: "https://pdfium.googlesource.com/pdfium.git" 6 git_repo_url: "https://pdfium.googlesource.com/pdfium.git"
7 cq_status_url: "https://chromium-cq-status.appspot.com" 7 cq_status_url: "https://chromium-cq-status.appspot.com"
8 8
9 rietveld { 9 rietveld {
10 url: "https://codereview.chromium.org" 10 url: "https://codereview.chromium.org"
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 } 66 }
67 builders { 67 builders {
68 name: "win_skia" 68 name: "win_skia"
69 experiment_percentage: 100 69 experiment_percentage: 100
70 } 70 }
71 builders { 71 builders {
72 name: "win_xfa" 72 name: "win_xfa"
73 } 73 }
74 builders { 74 builders {
75 name: "win_xfa_clang" 75 name: "win_xfa_clang"
76 experiment_percentage: 100
76 } 77 }
77 builders { 78 builders {
78 name: "win_xfa_64_rel_gn" 79 name: "win_xfa_64_rel_gn"
79 } 80 }
80 } 81 }
81 } 82 }
82 } 83 }
OLDNEW
« 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