]> granicus.if.org Git - python/commit
Skip test_longexp for MacPython on Mac OS X. It triggers a pathological realloc slowd...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Mar 2002 13:50:54 +0000 (13:50 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 15 Mar 2002 13:50:54 +0000 (13:50 +0000)
commite89f128a604d157254a873b4901b83f97272a999
treeff4c8d74f04360f30bb77c38b07654778a541094
parent3d2b549d567ff9b2a63f73091094534963606c55
Skip test_longexp for MacPython on Mac OS X. It triggers a pathological realloc slowdown. Some tests with shorter expressions lead me to the conclusion that it will eventually finish, but it may take a few weeks:-)

2.2.1 candidate.
Lib/test/test_longexp.py