EngineeringProductivity/Meetings/2010-11-08: Difference between revisions
Jump to navigation
Jump to search
(→The Gravel: update gravel) |
|||
Line 29: | Line 29: | ||
* '''Bug-stats Websites''' - ''mcote'' | * '''Bug-stats Websites''' - ''mcote'' | ||
** Got a lot of stats loading in indicator windows, but ending up removing them from the top-level, for now, since it was too busy. Revisiting this soon. | |||
** Redid top-level view a bit. | |||
** Spent a few days speeding up queries. Tried using /bug calls (1/3 the number of /count) and then tallying on client side, but it turned out to be slower than using /count for all Parallelizing using Worker objects gave a speed-up of 4x for 10 workers. | |||
** Chatting with smooney later for more feedback. | |||
* '''Socorro stackwalk rework''' - ''ted'' | * '''Socorro stackwalk rework''' - ''ted'' |
Revision as of 18:16, 8 November 2010
The Boulders
- Addon Testing Service - anode
- Talos Improvements - anode
- War On Orange - jgriffin, jhammel, jmaher
- revised scripts for flume; will work on deploying today
- filed a bunch of bugs; need to file much more
- Nightly Tester Tools - harth, jhammel
- Integrate Mozmill into Buildbot - jhammel
- this has finally landed! passed releng staging and should be going live soon
- Productize Pulse - bc, legneato
The Gravel
- Bug Hunter - bc
- Mozmill 2.0 beta - harth, ctalbert, jhammel
- work week with QA -- to talk about selenium + mozmill 2.0 priorities
- Profile Manager - jgriffin
- Android Buildbot Integration - jmaher, ctalbert, bmoss
- Manifest for the manifest-less - jmaher
- Bug-stats Websites - mcote
- Got a lot of stats loading in indicator windows, but ending up removing them from the top-level, for now, since it was too busy. Revisiting this soon.
- Redid top-level view a bit.
- Spent a few days speeding up queries. Tried using /bug calls (1/3 the number of /count) and then tallying on client side, but it turned out to be slower than using /count for all Parallelizing using Worker objects gave a speed-up of 4x for 10 workers.
- Chatting with smooney later for more feedback.
- Socorro stackwalk rework - ted
- bug 607831 and dependencies
- I think all the bugs are filed, and I have patches on everything I can patch.
- Need to figure out a plan for rolling this out with the Socorro team
Roundtable
The Misc
The Pulverized
Jetpack Test IntegrationCrossweaveGrafx BotFirebug Test SupportMozmill 1.4.2 aka 1.5 ReleasedBugzilla Review & REST API Improvements (2010 Q2)Implement AddOns Performance prototype systemInitial Landing of E10s Enabled MochitestWebsockets Test Infrastructure Support