[test] Skip debugger tests with old pipeline and mac asan

The bot is at its resource limits.

TBR=yangguo@chromium.org,jgruber@chromium.org
NOTRY=true

Change-Id: I40520aa7ec8a85a16cce2c9f17544d6fb68166bb
Reviewed-on: https://chromium-review.googlesource.com/490087
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44973}
This commit is contained in:
Michael Achenbach 2017-04-28 12:08:51 +02:00 committed by Commit Bot
parent 3b46a9842b
commit 8707c61542

View File

@ -79,6 +79,12 @@
'debug/ignition/debug-step-prefix-bytecodes': [SKIP],
}], # 'arch == arm and not simulator_run'
##############################################################################
['variant in [noturbofan, noturbofan_stress] and system == macos and asan', {
# Too slow for old pipeline and mac asan.
'debug/*': [SKIP],
}], # variant in [noturbofan, noturbofan_stress] and system == macos and asan
##############################################################################
['arch == s390 or arch == s390x', {