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
}], # 'system == windows'
##############################################################################
+['system == macos', {
+
+ # BUG(3125).
+ 'test-debug/*': [PASS, ['mode == debug', FLAKY]],
+}], # 'system == macos'
+
+##############################################################################
['arch == arm', {
# We cannot assume that we can throw OutOfMemory exceptions in all situations.