Elmo/Meetings/2013-08-12: Difference between revisions

From MozillaWiki
< Elmo‎ | Meetings
Jump to navigation Jump to search
Line 22: Line 22:
* Being able to run the test suite
* Being able to run the test suite
** with mysql 5.6
** with mysql 5.6
** Pike is able to
** having indexes on 400 varchar fields SHOULD be ok becuase the fields don't use unique=True
** 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?!?!?!
** 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==
==Action Items==

Revision as of 16:51, 12 August 2013


« 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