Confirmed users
3,816
edits
Line 39: | Line 39: | ||
* '''Bug Hunter''' - ''bc'' | * '''Bug Hunter''' - ''bc'' | ||
** When you get a conflict in couchdb you keep conflicts in memory over time and the amount of memory used by your views will continue going up because it is storing these conflicts. | |||
** Should create a conflicts view in the couchdb and check to see if they are there, depending on how updates are done you may not have any, but if you let them accumulate they can take over the server. | |||
** This is a known issue in couchdb. | |||
* '''Mozmill 2.0 beta''' - ''harth, ctalbert, jhammel'' | * '''Mozmill 2.0 beta''' - ''harth, ctalbert, jhammel'' | ||
** work week with QA -- to talk about selenium + mozmill 2.0 priorities | ** work week with QA -- to talk about selenium + mozmill 2.0 priorities | ||
** starting python refactor and event refactor. | |||
* '''Profile Manager''' - ''jgriffin'' | * '''Profile Manager''' - ''jgriffin'' | ||
** No news, still would like to check on doing a simple android profile manager for QA. | |||
* '''Android Buildbot Integration''' - ''jmaher, ctalbert, bmoss'' | * '''Android Buildbot Integration''' - ''jmaher, ctalbert, bmoss'' | ||
** Tspider, Tpan turned on for Talos, there is something wrong with tpan though it worked in the staging environments. | |||
** Have a patch for Twinopen which would get us done with all automation for talos | |||
** Bear is still working on integrating reftest, but reftest's webserver isn't working when launched from buildbot - investigating this week. | |||
* '''Manifest for the manifest-less''' - ''jmaher'' | * '''Manifest for the manifest-less''' - ''jmaher'' | ||
** No news | |||
* '''Bug-stats Websites''' - ''mcote'' | * '''Bug-stats Websites''' - ''mcote'' |