Auto-tools/Projects/Mozmill/Meeting-2011-04-12
From MozillaWiki
< Auto-tools | Projects | Mozmill
QA Test Automation
- General release process and Mozmill 1.5.3
- Mozmill 1.5.4 only for bug 636746 or waiting for compat prefs changes
- Window handler
- Current code: https://github.com/geoelectric/mozmill-api-refactor/tree/window_handler
- Helper functions attached to driver: https://github.com/geoelectric/mozmill-api-refactor/blob/window_handler/modules/driver.js#L254
- Window wrapper class: https://github.com/geoelectric/mozmill-api-refactor/blob/window_handler/modules/ui/windows.js
- Injecting static/dynamic maps
- Mix-in into the window wrapper instance
- How to handle real windows vs. in-content regions?
- re-use the window wrapper class also for in-content pages
- Questions
- Would it be possible to use ctypes from Mozmill tests? We would need it to gather system information
- separate extension
- xperf or other tools (get in contact with sdwilsh for talos work)
- Would it be possible to use ctypes from Mozmill tests? We would need it to gather system information
Ateam topics
- documentation
- bug 639638 needs a decision
- native events
- triage
- vid.yo
Action Items
- 1.5.3:
- (clint) tag hotfix-1.5, blog post release to amo
- (hammel) land bug 636746 on hotfix-1.5 and bump versions to 1.5.4rc