diff options
author | Eric Boren <borenet@google.com> | 2018-05-04 08:59:16 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-05-04 14:59:32 +0000 |
commit | 44a68b3b3b16a745582f7df8a667f30752db0ebf (patch) | |
tree | 83c1831da0413aebebc98a2b4909f116106905f1 /infra/bots/recipe_modules/flavor/examples/full.py | |
parent | 4824ed05ac126a4de5322f93e5af821d611b974d (diff) |
[infra] Remove PDFium bot and associated recipe code
Bug: skia:7890
Change-Id: I8322b145800dc41ac59322e89804ff9356d8e767
Reviewed-on: https://skia-review.googlesource.com/125864
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/bots/recipe_modules/flavor/examples/full.py')
-rw-r--r-- | infra/bots/recipe_modules/flavor/examples/full.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/infra/bots/recipe_modules/flavor/examples/full.py b/infra/bots/recipe_modules/flavor/examples/full.py index 39ae10c58c..59e3223d14 100644 --- a/infra/bots/recipe_modules/flavor/examples/full.py +++ b/infra/bots/recipe_modules/flavor/examples/full.py @@ -76,8 +76,6 @@ TEST_BUILDERS = [ 'Build-Debian9-GCC-x86_64-Release-ANGLE', 'Build-Debian9-GCC-x86_64-Release-Flutter_Android', 'Build-Debian9-GCC-x86_64-Release-NoGPU', - 'Build-Debian9-GCC-x86_64-Release-PDFium', - 'Build-Debian9-GCC-x86_64-Release-PDFium_SkiaPaths', 'Build-Debian9-GCC-x86_64-Release-Shared', 'Build-Mac-Clang-arm64-Debug-Android_Vulkan', 'Build-Mac-Clang-arm64-Debug-iOS', |