Elmo/Meetings/2013-08-12

From MozillaWiki
Jump to navigation Jump to search


« previous meetingindexnext 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

Action Items