Commit 85d14c96 authored by sergeyberezin's avatar sergeyberezin Committed by Commit bot

Move ios_dbg_simulator to experimental 100%

This is a hot fix to stop the builder from failing the CQ while it is
being debugged.

NOTRY=true
TBR=smut@chromium.org
BUG=460930

Review URL: https://codereview.chromium.org/940473003

Cr-Commit-Position: refs/heads/master@{#317623}
parent 0e5a4b44
......@@ -44,6 +44,9 @@
"trybots": {
"launched": {
"tryserver.chromium.linux": {
},
"tryserver.chromium.mac": {
"ios_dbg_simulator": ["defaulttests"]
}
}
}
......@@ -72,19 +75,6 @@
"tryserver.chromium.mac": {
"mac_chromium_compile_dbg_ng": ["defaulttests"],
"mac_chromium_rel_ng": ["defaulttests"],
"ios_dbg_simulator": [
"compile",
"base_unittests",
"components_unittests",
"content_unittests",
"crypto_unittests",
"url_unittests",
"net_unittests",
"sql_unittests",
"ui_unittests",
"sync_unit_tests",
"gfx_unittests"
],
"ios_rel_device_ng": ["defaulttests"],
"ios_rel_device_ninja_ng": ["defaulttests"]
},
......
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