summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2017-02-15 10:22:27 -0500
committerChromium commit bot <commit-bot@chromium.org>2017-02-15 19:20:22 +0000
commitf7fddc9325da53c861aa4f2a7c0139b39bc1da60 (patch)
tree6cd1728f1b0bee0f343c95a2005126b927d1331a
parent4093039d19f832173ec58cfd9f2e8ac393a76091 (diff)
downloadpdfium-f7fddc9325da53c861aa4f2a7c0139b39bc1da60.tar.xz
Make skia bots blocking
The skia bots have been stable for a while, remove the experimental status so they don't get missed when refactoring. Change-Id: I008adc69b7a085f1f29a36016857a707eee7a44c Reviewed-on: https://pdfium-review.googlesource.com/2713 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: Nicolás Peña <npm@chromium.org> Reviewed-by: Cary Clark <caryclark@google.com>
-rw-r--r--infra/config/cq.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index a62140148e..adf59271c3 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -41,7 +41,6 @@ verifiers {
}
builders {
name: "linux_skia"
- experiment_percentage: 100
}
builders {
name: "linux_xfa"
@@ -60,7 +59,6 @@ verifiers {
}
builders {
name: "mac_skia"
- experiment_percentage: 100
}
builders {
name: "mac_xfa"
@@ -76,7 +74,6 @@ verifiers {
}
builders {
name: "win_skia"
- experiment_percentage: 100
}
builders {
name: "win_xfa"