aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
Diffstat (limited to 'infra')
-rw-r--r--infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json16
-rw-r--r--infra/bots/recipes/test.py4
2 files changed, 0 insertions, 20 deletions
diff --git a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json
index 3ad846b965..d5de1ce408 100644
--- a/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json
+++ b/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-UBSAN_float_cast_overflow.json
@@ -502,22 +502,6 @@
"gm",
"_",
"conicpaths",
- "pdf",
- "gm",
- "_",
- "fontmgr_iterDebian9",
- "pdf",
- "gm",
- "_",
- "fontmgr_matchDebian9",
- "pdf",
- "gm",
- "_",
- "typefacestylesDebian",
- "pdf",
- "gm",
- "_",
- "typefacestyles_kerningDebian",
"--match",
"~^DashPathEffectTest_asPoints_limit$",
"~^PathBigCubic$",
diff --git a/infra/bots/recipes/test.py b/infra/bots/recipes/test.py
index 5dd5dc4f9b..d33afc821b 100644
--- a/infra/bots/recipes/test.py
+++ b/infra/bots/recipes/test.py
@@ -534,10 +534,6 @@ def dm_flags(api, bot):
blacklist([config, 'gm', '_', 'bigrect'])
blacklist([config, 'gm', '_', 'clippedcubic2'])
blacklist([config, 'gm', '_', 'conicpaths'])
- blacklist(['pdf', 'gm', '_', 'fontmgr_iterDebian9'])
- blacklist(['pdf', 'gm', '_', 'fontmgr_matchDebian9'])
- blacklist(['pdf', 'gm', '_', 'typefacestylesDebian'])
- blacklist(['pdf', 'gm', '_', 'typefacestyles_kerningDebian'])
match.append('~^DashPathEffectTest_asPoints_limit$')
match.append('~^PathBigCubic$')
match.append('~^PathOpsCubicIntersection$')