Commit 68f1203d by Jamie Madill Committed by Commit Bot

Disable location tags in test isolates.

The current setup has problems producing tags in an ANGLE checkout. Bug: angleproject:5114 Change-Id: I91864650ddb2a9df0ac533bf4c43259c476a99ef Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2822238Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 9c51f93d
...@@ -39,4 +39,7 @@ default_args = { ...@@ -39,4 +39,7 @@ default_args = {
# Saves on importing extra dependencies and ANGLE doesn't use JS. # Saves on importing extra dependencies and ANGLE doesn't use JS.
enable_js_protobuf = false enable_js_protobuf = false
# Disable location tags in isolates.
tests_have_location_tags = false
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment