Confirmed users
1,233
edits
(6 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
==Meeting Notes== | ==Meeting Notes== | ||
* Attendees: adrian, peterbe, | * Attendees: adrian, peterbe, laura, Pike | ||
* | * Being able to run the test suite | ||
** with mysql 5.6 | |||
** having indexes on 400 varchar fields SHOULD be ok becuase the fields don't use unique=True | |||
** Why can you create a blank new database and run migrate but this can't be done within the test runner?!?!?! | |||
*** Pike suspects it might have something to do with loading initial data | |||
** see https://github.com/jbalogh/test-utils/issues/22 and https://github.com/Pike/initial-data-fail/commit/3e347657371172b6a13f9edbcda54469d17d32bf | |||
==Action Items== | ==Action Items== |