Promote webdriver_wpt_tests out of experimental
Per Flake History[1], there is no unexpected results in latest 5 days, so promote it out of experimental. [1] https://data.corp.google.com/sites/chrome_generic_flakiness_dashboard_datasite/flake_history/?f=variant_test_suite:in:webdriver_wpt_tests&f=realm:in:(null)&f=variant_builder:in:Linux%20Tests Bug: 40612927, 40615866, 407819555 Change-Id: I63bd959da73e84c5efd05afc7d28509e566e4f71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6444147 Commit-Queue: Ben Pastene <bpastene@chromium.org> Auto-Submit: Weizhong Xia <weizhong@google.com> Reviewed-by: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1445572}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
6840f8acf6
commit
feaaaf2885
infra/config
generated
builders
ci
try
linux-dcheck-off-rel
targets
linux-full-remote-rel
targets
linux-rel-test-selection
targets
linux-rel
targets
linux_chromium_compile_rel_ng
targets
subprojects
chromium
@ -2125,7 +2125,6 @@
|
||||
"--test-type=wdspec"
|
||||
],
|
||||
"ci_only": true,
|
||||
"experiment_percentage": 100,
|
||||
"isolate_profile_data": true,
|
||||
"merge": {
|
||||
"args": [
|
||||
|
@ -2094,7 +2094,6 @@
|
||||
"--test-type=wdspec"
|
||||
],
|
||||
"ci_only": true,
|
||||
"experiment_percentage": 100,
|
||||
"isolate_profile_data": true,
|
||||
"merge": {
|
||||
"args": [
|
||||
|
@ -2125,7 +2125,6 @@
|
||||
"--test-type=wdspec"
|
||||
],
|
||||
"ci_only": true,
|
||||
"experiment_percentage": 100,
|
||||
"isolate_profile_data": true,
|
||||
"merge": {
|
||||
"args": [
|
||||
|
@ -2125,7 +2125,6 @@
|
||||
"--test-type=wdspec"
|
||||
],
|
||||
"ci_only": true,
|
||||
"experiment_percentage": 100,
|
||||
"isolate_profile_data": true,
|
||||
"merge": {
|
||||
"args": [
|
||||
|
@ -2125,7 +2125,6 @@
|
||||
"--test-type=wdspec"
|
||||
],
|
||||
"ci_only": true,
|
||||
"experiment_percentage": 100,
|
||||
"isolate_profile_data": true,
|
||||
"merge": {
|
||||
"args": [
|
||||
|
@ -2125,7 +2125,6 @@
|
||||
"--test-type=wdspec"
|
||||
],
|
||||
"ci_only": true,
|
||||
"experiment_percentage": 100,
|
||||
"isolate_profile_data": true,
|
||||
"merge": {
|
||||
"args": [
|
||||
|
@ -2125,7 +2125,6 @@
|
||||
"--test-type=wdspec"
|
||||
],
|
||||
"ci_only": true,
|
||||
"experiment_percentage": 100,
|
||||
"isolate_profile_data": true,
|
||||
"merge": {
|
||||
"args": [
|
||||
|
@ -542,7 +542,6 @@ ci.thin_tester(
|
||||
),
|
||||
"webdriver_wpt_tests": targets.mixin(
|
||||
ci_only = True,
|
||||
experiment_percentage = 100,
|
||||
),
|
||||
},
|
||||
),
|
||||
|
Reference in New Issue
Block a user