OSDN Git Service

[debuginfo-tests] Skip optnone-loops.cpp on Darwin
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 6 Nov 2020 21:04:55 +0000 (13:04 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 6 Nov 2020 21:05:33 +0000 (13:05 -0800)
This is failing on GreenDragon:
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/24745/

debuginfo-tests/dexter-tests/optnone-loops.cpp

index 283c766..c7fe7eb 100644 (file)
@@ -3,6 +3,7 @@
 
 // REQUIRES: lldb
 // UNSUPPORTED: system-windows
+// UNSUPPORTED: system-darwin
 
 // RUN: %dexter --fail-lt 1.0 -w \
 // RUN:     --builder 'clang' --debugger 'lldb' \