Commit 10edbbe8 authored by Stephen White's avatar Stephen White Committed by Commit Bot

Dawn: use Dawn's temporary test targets for isolates.

The plan is to move the actual test targets in Dawn to Dawn's
src/test directory. This change makes Chrome temporarily point at
some intermediate proxy targets, so we can move the real ones
without breaking Chrome.

Bug: dawn:61
Change-Id: I27a66a0daffe212da3fe2a0aaba7d4a250a376ea
Reviewed-on: https://chromium-review.googlesource.com/c/1373892Reviewed-by: default avatarCorentin Wallez <cwallez@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#615895}
parent 33ad2370
......@@ -546,8 +546,9 @@
"type": "console_test_launcher",
},
"dawn_end2end_tests": {
"label": "//third_party/dawn:dawn_end2end_tests",
"label": "//third_party/dawn:dawn_end2end_tests_temp_group",
"type": "raw",
"label_type": "group",
"args": [],
},
"dbus_unittests": {
......
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