[Lldb-commits] [PATCH] Fix argdumper build in cmake (OS X) after r228636
Oleksiy Vyalov
ovyalov at google.com
Wed Feb 18 14:29:35 PST 2015
================
Comment at: test/functionalities/launch_with_glob/TestLaunchWithGlob.py:24
@@ -23,3 +23,2 @@
- @unittest2.skipUnless(sys.platform.startswith("darwin"), "requires Darwin")
@dwarf_test
----------------
It seems this test is failing on Linux - could we mark it "requires Darwin" for now?
http://reviews.llvm.org/D7550
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list