dawn added a comment. Thanks Greg!
================ Comment at: test/python_api/disassemble-raw-data/TestDisassemble_VST1_64.py:15 @@ -14,2 +14,3 @@ + @skipIfDarwin # llvm.org/pr24575: all ERRORs in dotest.py on OSX after this @python_api_test ---------------- FYI - I will change this to: @skipIf(True) # llvm.org/pr24575: all tests get ERRORs in dotest.py after this as per Ted's recommendation. Repository: rL LLVM http://reviews.llvm.org/D12329 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits