0

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:
Weizhong Xia
2025-04-10 15:56:44 -07:00
committed by Chromium LUCI CQ
parent 6840f8acf6
commit feaaaf2885
8 changed files with 0 additions and 8 deletions
infra/config
generated
builders
ci
Linux Builder
Linux Tests
try
linux-dcheck-off-rel
linux-full-remote-rel
linux-rel-test-selection
linux-rel
linux_chromium_compile_rel_ng
subprojects

@ -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,
),
},
),