[PyObjC-svn] r2244 - trunk/pyobjc/pyobjc-core/PyObjCTest
[email protected] Sun, 24 May 2009 07:05:48 -0500
| Newsgroups | gmane.comp.python.pyobjc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronaldoussoren
Date: Sun May 24 07:05:47 2009
New Revision: 2244
Log:
Surpress crash on Tiger
Modified:
trunk/pyobjc/pyobjc-core/PyObjCTest/test_classandinst.py
Modified: trunk/pyobjc/pyobjc-core/PyObjCTest/test_classandinst.py
==============================================================================
--- trunk/pyobjc/pyobjc-core/PyObjCTest/test_classandinst.py (original)
+++ trunk/pyobjc/pyobjc-core/PyObjCTest/test_classandinst.py Sun May 24 07:05:47 2009
@@ -72,7 +72,9 @@
self.failIf(PyObjC_TestClassAndInstance.pyobjc_classMethods.isInstance())
self.failUnless(PyObjC_TestClassAndInstance.alloc().init().isInstance())
+ @min_os_level('10.5')
def testUnallocatable(self):
+ # FIXME: This crashes on Tiger, haven't had time to debug yet
self.assertEquals(PyObjC_TestUnallocatable.alloc(), None)
if __name__ == '__main__':
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com