Thread Previous • Date Previous • Date Next • Thread Next |
You're using instant-clean to clean the cache. I recommend using a separate cache directory for the regression tests, as is done in the instant tests. Simply pass "cache_dir = 'test_cache'" to instant.build_module and instant.import_module. The cache contents are easier to inspect that way as well. -- Martin
Thread Previous • Date Previous • Date Next • Thread Next |