aboutsummaryrefslogtreecommitdiffhomepage
path: root/public.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'public.bzl')
-rw-r--r--public.bzl4
1 files changed, 2 insertions, 2 deletions
diff --git a/public.bzl b/public.bzl
index b967b0e62e..d7914730ba 100644
--- a/public.bzl
+++ b/public.bzl
@@ -570,8 +570,8 @@ DM_INCLUDES = [
def DM_ARGS(asan):
source = ["tests", "gm", "image"]
- # TODO(benjaminwagner): f16 and serialize-8888 fail.
- config = ["565", "8888", "pdf", "srgb", "tiles_rt", "pic"]
+ # TODO(benjaminwagner): f16, pic-8888, serialize-8888, and tiles_rt-8888 fail.
+ config = ["565", "8888", "pdf", "srgb"]
# TODO(mtklein): maybe investigate why these fail?
match = [
"~Canvas",