Commit c8824f49 authored by jmadill's avatar jmadill Committed by Commit bot

Try enabling an angle_perftest on Windows.

Turn on the DrawCallPerf test set on the Windows 7 Nvidia GPU bot.

BUG=468852

Review URL: https://codereview.chromium.org/1069103002

Cr-Commit-Position: refs/heads/master@{#324146}
parent 150cd1f8
......@@ -251,6 +251,20 @@
}
]
},
"Win 7 Nvidia GPU Perf": {
"scripts": [
{
"args": [
"angle_perftests",
"--test-launcher-print-test-stdio=always",
"--gtest_filter=DrawCallPerf*",
"--test-launcher-jobs=1"
],
"name": "angle_perftests",
"script": "gtest_perf_test.py"
}
]
},
"Win 7 Perf (3)": {
"scripts": [
{
......
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