Commit 55654fb8 authored by Yun Liu's avatar Yun Liu Committed by Commit Bot

Enable chrome_public_test_apk on android-marshmallow-arm64-rel

Bug: 731759
Change-Id: Ic05571ebffa95bf08bae2b16be846d934e8cc7ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807778Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: Yun Liu <yliuyliu@google.com>
Cr-Commit-Position: refs/heads/master@{#697001}
parent 55b642e1
...@@ -26292,7 +26292,6 @@ ...@@ -26292,7 +26292,6 @@
"--gs-results-bucket=chromium-result-details", "--gs-results-bucket=chromium-result-details",
"--recover-devices" "--recover-devices"
], ],
"experiment_percentage": 100,
"merge": { "merge": {
"args": [ "args": [
"--bucket", "--bucket",
......
...@@ -301,11 +301,6 @@ ...@@ -301,11 +301,6 @@
'shards': 12, 'shards': 12,
}, },
}, },
'android-marshmallow-arm64-rel': {
# TODO(crbug.com/731759): Enable this once we're confident that it
# passes.
'experiment_percentage': 100,
},
'KitKat Phone Tester (dbg)': { 'KitKat Phone Tester (dbg)': {
'swarming': { 'swarming': {
'shards': 20, 'shards': 20,
......
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