diff options
author | geofflang <geofflang@chromium.org> | 2015-06-29 14:02:38 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-29 21:03:02 +0000 |
commit | c1edbf2a3303e63e940298dea2c2a9a68e4f0dda (patch) | |
tree | 6c7010acffd5242389bea2336a2c5a3f0bec38cc | |
parent | d4ff9b576f5a9c1a0d3352db498fe222b69725cb (diff) | |
download | chromium_src-c1edbf2a3303e63e940298dea2c2a9a68e4f0dda.zip chromium_src-c1edbf2a3303e63e940298dea2c2a9a68e4f0dda.tar.gz chromium_src-c1edbf2a3303e63e940298dea2c2a9a68e4f0dda.tar.bz2 |
Add an ANGLE tester with no tests.
Tests will be added after a builder is set up in the tools/build workspace.
BUG=504872
Review URL: https://codereview.chromium.org/1209403003
Cr-Commit-Position: refs/heads/master@{#336637}
-rw-r--r-- | testing/buildbot/chromium.win.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json index d32c10d..2b07844 100644 --- a/testing/buildbot/chromium.win.json +++ b/testing/buildbot/chromium.win.json @@ -887,6 +887,7 @@ } ] }, + "Win7 Tests (ANGLE)": {}, "Win7 Tests (dbg)(1)": { "gtest_tests": [ { |