Marked TestObjCMethods failing tests XFAIL, fixed cleanup code, removed now-passing...
authorTodd Fiala <todd.fiala@gmail.com>
Wed, 9 Jul 2014 21:02:52 +0000 (21:02 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Wed, 9 Jul 2014 21:02:52 +0000 (21:02 +0000)
commit532d8a709b3a277b4added17fc9a2b25068f4998
treeec3258331d57de72a093e8337965020e76d4a4d6
parent029bd3350e96021c3c387b071112fc8b531a5481
Marked TestObjCMethods failing tests XFAIL, fixed cleanup code, removed now-passing expected failure markers.

All tests matching '-p TestObjCMethods' now are marked correctly for MacOSX, and some
error classes have been removed in cleanup code looking for files that
might not exist due to previous failure.

See http://llvm.org/bugs/show_bug.cgi?id=20267

llvm-svn: 212650
lldb/test/lang/objc/foundation/TestObjCMethods.py
lldb/test/lang/objc/foundation/TestObjCMethods2.py