Elmo/Meetings/2013-08-12: Difference between revisions
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
* Attendees: adrian, peterbe, laura, Pike | * 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== |
Latest revision as of 16:54, 12 August 2013
« previous meeting —
index –
next week »
create?
Meeting Details
- Time and location: Monday, 9:30am PST, conf bridge 251
- irc.mozilla.org #elmo for back-channel
Previous Action Items
- adrian to land his last patch for the South branch
- peterbe to migrate prod db to dev db
- peterbe to upgrade dev and run the migration
- peterbe rebase my teamlocales branch to use South
Meeting Notes
- 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