[Sheriff] Mark test-debug/* as flaky on Mac.
BUG=v8:3125 LOG=n TBR=verwaest@chromium.org Review URL: https://codereview.chromium.org/135183015 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18920 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
868ad01ecb
commit
2eb89824b5
@ -83,6 +83,13 @@
|
||||
'test-alloc/CodeRange': [PASS, FAIL],
|
||||
}], # 'system == windows'
|
||||
|
||||
##############################################################################
|
||||
['system == macos', {
|
||||
|
||||
# BUG(3125).
|
||||
'test-debug/*': [PASS, ['mode == debug', FLAKY]],
|
||||
}], # 'system == macos'
|
||||
|
||||
##############################################################################
|
||||
['arch == arm', {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user