Commit 1545c4d7 authored by Haiyang Pan's avatar Haiyang Pan Committed by Chromium LUCI CQ

Enable chrome_public_smoke_tests on android-marshmallow-x86-rel CQ

It runs fine in the past week: http://shortn/_IILmyFI7dT
Also the host pool (http://shortn/_jSF6ym5jrX) and test
pool (http://shortn/_nTRsiMFi2n) are in good shape.

Bug: 1127110
Change-Id: I334ec90bd9eb5cd736894d5762f764a2326c874d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575596
Auto-Submit: Haiyang Pan <hypan@google.com>
Reviewed-by: default avatarYuke Liao <liaoyuke@chromium.org>
Commit-Queue: Yuke Liao <liaoyuke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833910}
parent 0e9bc09e
...@@ -31996,7 +31996,6 @@ ...@@ -31996,7 +31996,6 @@
"--recover-devices", "--recover-devices",
"--avd-config=../../tools/android/avd/proto/generic_android23.textpb" "--avd-config=../../tools/android/avd/proto/generic_android23.textpb"
], ],
"experiment_percentage": 100,
"merge": { "merge": {
"args": [ "args": [
"--bucket", "--bucket",
...@@ -728,11 +728,6 @@ ...@@ -728,11 +728,6 @@
'remove_from': [ 'remove_from': [
'android-code-coverage-native', # https://crbug.com/1018780 'android-code-coverage-native', # https://crbug.com/1018780
], ],
'modifications': {
'android-marshmallow-x86-rel': {
'experiment_percentage': 100, # crbug.com/1127110
},
},
}, },
'chrome_public_test_apk': { 'chrome_public_test_apk': {
'remove_from': [ 'remove_from': [
......
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