Commit 69a33675 authored by Brian Sheedy's avatar Brian Sheedy Committed by Commit Bot

Switch GPU Win10 Exp to stable

Switches the win10_intel_hd_630_experimental mixin back to triggering
tests on the stable driver version, as the experimental version has some
issues that will prevent us from promoting it to stable.

TBR=ynovikov@chromium.org

Bug: 1016459
Change-Id: I32ca010c0a90b893eb69b8c9a1f624b4f6de2827
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925422Reviewed-by: default avatarBrian Sheedy <bsheedy@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716889}
parent 1eb42229
This diff is collapsed.
...@@ -597,7 +597,7 @@ ...@@ -597,7 +597,7 @@
# Currently same as stable version. # Currently same as stable version.
'swarming': { 'swarming': {
'dimensions': { 'dimensions': {
'gpu': '8086:5912-26.20.100.7323', 'gpu': '8086:5912-24.20.100.6286',
'os': 'Windows-10', 'os': 'Windows-10',
'pool': 'Chrome-GPU', 'pool': 'Chrome-GPU',
}, },
......
...@@ -3156,9 +3156,7 @@ ...@@ -3156,9 +3156,7 @@
'win10_intel_hd_630_experimental', 'win10_intel_hd_630_experimental',
], ],
'test_suites': { 'test_suites': {
'gtest_tests': 'gpu_fyi_win_gtests', 'gpu_telemetry_tests': 'gpu_noop_sleep_telemetry_test',
'isolated_scripts': 'gpu_angle_and_desktop_representative_perf_fyi_isolated_scripts',
'gpu_telemetry_tests': 'gpu_fyi_win_intel_release_telemetry_tests',
}, },
}, },
'Win10 FYI x64 Exp Release (NVIDIA)': { 'Win10 FYI x64 Exp Release (NVIDIA)': {
......
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