Name |
Last commit
|
Last update |
---|---|---|
.. | ||
paver_tests | ||
utils | ||
__init__.py | ||
acceptance_test.py | ||
assets.py | ||
bok_choy.py | ||
docs.py | ||
i18n.py | ||
js_test.py | ||
prereqs.py | ||
quality.py | ||
servers.py | ||
tests.py |
Rendering model states when running migrate in Django 1.8 consumes on the order of 4x-6x more memory than <1.8. References: * https://code.djangoproject.com/ticket/24745 * https://code.djangoproject.com/ticket/24743 This is causing failures in Jenkins as the workers run out of memory and either processes cannot fork or the Out Of Memory Killer kills a process that is running tests. Disabling migrations until we do either or both of these: * Upgrade to Django 1.9 and turn them back on. See EV-92 "Discovery: Upgrade edx-platform to Django 1.9" * Address TE-1310 "Unit tests should be able to run without migrations"
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
paver_tests | Loading commit data... | |
utils | Loading commit data... | |
__init__.py | Loading commit data... | |
acceptance_test.py | Loading commit data... | |
assets.py | Loading commit data... | |
bok_choy.py | Loading commit data... | |
docs.py | Loading commit data... | |
i18n.py | Loading commit data... | |
js_test.py | Loading commit data... | |
prereqs.py | Loading commit data... | |
quality.py | Loading commit data... | |
servers.py | Loading commit data... | |
tests.py | Loading commit data... |