commit | c23c34f519dd401cc16f95fc8da0562ed2d52789 | [log] [tgz] |
---|---|---|
author | Marco Georgaklis <[email protected]> | Thu Feb 08 21:03:17 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Feb 08 21:03:17 2024 |
tree | 5a3c58270d28972f609164b38eed6d14ec841bb2 | |
parent | 072c8d36c37d89725d7706d24cc24af150001161 [diff] [blame] |
Enabled on-device stability tests on NVIDIA devices. Bug: b:324258001 Change-Id: Ic9c8ebc3cbc1d0757ff519133d155d18f02ebc37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5277848 Auto-Submit: Marco Georgaklis <[email protected]> Commit-Queue: Haiyang Pan <[email protected]> Reviewed-by: Haiyang Pan <[email protected]> Cr-Commit-Position: refs/heads/main@{#1258144}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index f4e3f30..e2027c5 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -3721,6 +3721,15 @@ 'optimization_guide-win32', ] }, + 'ondevice_stability_tests NVIDIA GeForce GTX 1660': { + 'modifications': { + 'optimization_guide-win32': { + 'args': [ + '--target-platform=win32', + ], + }, + }, + }, 'ozone_unittests': { 'modifications': { 'chromeos-betty-pi-arc-chrome': {