Disable `duplicate_os_log_reports.cpp` test.

It's not passing on macOS green dragon bots. To get them green just
disable for now.

rdar://problem/62141527
This commit is contained in:
Dan Liew 2020-05-28 15:57:44 -07:00
parent d79e51a711
commit e47e22642f
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
// UNSUPPORTED: ios
// Don't re-enable until rdar://problem/62141527 is fixed.
// REQUIRES: rdar_62141527
// REQUIRES: shell
// REQUIRES: darwin_log_cmd
// RUN: %clangxx_asan -fsanitize-recover=address %s -o %t