Switch jacuzzi tests to passthrough
Switches all jacuzzi tests to use the passthrough decoder instead of
the validating decoder since passthrough is shipping on all ChromeOS
devices.
Bug: 1486664
Change-Id: I6fa97cd2afa259ce058c6cf7182773c4935347df
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4903165
Reviewed-by: Brian Ho <[email protected]>
Commit-Queue: Brian Ho <[email protected]>
Auto-Submit: Brian Sheedy <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1204140}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 2251a6a3..312748d9 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2616,6 +2616,17 @@
},
},
},
+ 'expected_color_pixel_passthrough_test JACUZZI_RELEASE_LKGM': {
+ 'modifications': {
+ 'ChromeOS FYI Release Skylab (jacuzzi)': {
+ 'args': [
+ # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot
+ # automatically get the service account to authenticate with.
+ '--service-account=/creds/service_accounts/skylab-drone.json',
+ ],
+ },
+ },
+ },
'expected_color_pixel_validating_test': {
'modifications': {
'Android FYI Release (Pixel 4)': {
@@ -2650,17 +2661,6 @@
},
},
},
- 'expected_color_pixel_validating_test JACUZZI_RELEASE_LKGM': {
- 'modifications': {
- 'ChromeOS FYI Release Skylab (jacuzzi)': {
- 'args': [
- # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot
- # automatically get the service account to authenticate with.
- '--service-account=/creds/service_accounts/skylab-drone.json',
- ],
- },
- },
- },
'extensions_browsertests': {
'remove_from': [
'CrWinAsan(dll)', # https://crbug.com/935598
@@ -3904,6 +3904,17 @@
},
},
},
+ 'pixel_skia_gold_passthrough_test JACUZZI_RELEASE_LKGM': {
+ 'modifications': {
+ 'ChromeOS FYI Release Skylab (jacuzzi)': {
+ 'args': [
+ # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot
+ # automatically get the service account to authenticate with.
+ '--service-account=/creds/service_accounts/skylab-drone.json',
+ ],
+ },
+ },
+ },
'pixel_skia_gold_validating_test': {
'modifications': {
'Android FYI Release (Pixel 4)': {
@@ -3938,17 +3949,6 @@
},
},
},
- 'pixel_skia_gold_validating_test JACUZZI_RELEASE_LKGM': {
- 'modifications': {
- 'ChromeOS FYI Release Skylab (jacuzzi)': {
- 'args': [
- # Skylab currently doesn't support use of LUCI_CONTEXT, so Gold cannot
- # automatically get the service account to authenticate with.
- '--service-account=/creds/service_accounts/skylab-drone.json',
- ],
- },
- },
- },
'pixel_test':{
'modifications': {
'Android Release (Nexus 5X)': {