Auto-tools/Automation Development/Meetings/130708: Difference between revisions
< Auto-tools | Automation Development | Meetings
Jump to navigation
Jump to search
Dpetrovici (talk | contribs) |
|||
Line 43: | Line 43: | ||
= Softvision Updates = | = Softvision Updates = | ||
== Desktop Automation == | == Desktop Automation == | ||
* Goals progress: | * Goals progress: Mozmill 2.0 releases | ||
* | |||
* Fixed: | |||
** {{bug|860669}} - addon.getNode().getAttribute("active") returns undefined in "lib/addons.js" | |||
** {{bug|827276}} - Test failure 'Check for updates has been completed' in /restartTests/testSoftwareUpdateAutoProxy/test2.js due to missing WPAD support in SCL3 | |||
* Working on: | |||
** {{bug|732353}} - Disable all Discovery Pane tests due to unpredictable web dependencies | |||
** {{bug|853005}} - [2.0] Update automation script should exit with a non-zero exit code if unable to get update channel | |||
** {{bug|880417}} - Create user interface shared module for metro | |||
** {{bug|886811}} - Use controller.restartAppplication() instead of controller.startUserShutdown() for mozmill-2.0 | |||
** {{bug|885723}} - Test failure "Autocomplete popup has been opened" in testSwitchToTab.js | |||
{| border="1" cellpadding="2" align="center" | |||
|+<b> Waiting for review/Feedback/Need info</b> | |||
| <b>Bug number</b> || <b>Status</b> || <b>Requestee</b> || <b>Requester</b> || <b>Bug Subject</b> | |||
|- | |||
| {{bug|489474}} || Review || Henrik || Andreea || Write automated tests for user generated video controls | |||
|- | |||
| {{bug|800872}} || Review || Henrik || Andreea || Test failure "Window number '1' has been opened" in endurance/testTabbedBrowsing_OpenNewWindow/test1.js | |||
|- | |||
| {{bug|838192}} [[https://github.com/mozilla/mozmill-dashboard/pull/50 Pull Request]] || Review || Henrik/Dave || Andrei || Add screenshot functionality to assertion module | |||
|- | |||
| {{bug|827276}} || Needinfo || Alex Keybl || Andrei || Test failure 'Check for updates has been completed' in /restartTests/testSoftwareUpdateAutoProxy/test2.js | |||
|- | |||
| {{bug|786306}} || Review || Henrik || Mario || Restart tests logic | |||
|- | |||
| {{bug|880135}} || Need info || Henrik/Dave || Daniela || Test failure "The tab with index '1' has been selected" in testOpenInBackground.js | |||
|- | |||
| {{bug|835296}} || Feedback || Henrik/Dave || Mario || Add test that installs an addon with EULA directly from addons.mozilla.org | |||
|- | |||
| {{bug|887258}} || Review || Henrik || Daniela || Disable new tab preloading preference in mozmill 1.5 | |||
|- | |||
| {{bug|795398}} || Review || Dave/Henrik || Andreea || Mozmill test to check that MD5 hash signatures are no longer accepted | |||
|- | |||
| [https://github.com/mozilla/mozmill-automation/pull/32 Pull request 32] || Need info || Dave || Andreea || [2.0] Update automation script should exit with a non-zero exit code if unable to get update channel | |||
|- | |||
| {{bug|799149}} || Review || Andreea/Henrik || Daniela || Add mozmill test to ensure that there are no conflicts in context menu access keys. | |||
|- | |||
| {{bug|791634}} || Review || Henrik || Daniela || Make waitFor() method available in the assertions module (also for soft assertions) | |||
|- | |||
| {{bug|871441}} || Feedback || Henrik || Daniela || Focus inside the select method is not set properly on the menulist | |||
|} | |||
== Mobile (Robocop) == | == Mobile (Robocop) == | ||
* Goals progress: | * Goals progress: |
Revision as of 07:26, 8 July 2013
previous meeting | Meetings | next meeting »
Dial in
# When: Every Monday at 8:45am PDT/PST # Vidyo: https://v.mozilla.com/flex.html?roomdirect.html&key=PGtLpx3XQGJz # Phone: 650-903-0800 or 650-215-1282 x92 Conf# 9654 (US/INTL) # 1-800-707-2533 (pin 369) Conf# 9654 (US) # IRC: irc://irc.mozilla.org:6697/#automation # IRC logs: http://irclog.gr/#browse/irc.mozilla.org/automation
General
- Attendees:
- TBD
- Chair: Andrei
- Notes: Mario
Last Weeks Action Items
- [CARRY OVER] Henrik - Start a thread on the public list to collect ideas for the show and tell
- [CARRY OVER] Henrik - Develop patch/update to only enable Mozmill restarts and not user-initiated restarts
- [CARRY OVER] Dave, Rob - Discuss gaia-ui tests, autolog, heuristics and html reports
Highlights
- [%name%] %highlight%
- New blockers, any updates?
- %new blockers%
- You can find all blockers here: http://bit.ly/Tph0NY
Roundtable
- TBD
Goals Overview
Project Updates
Gaia UI (Dave)
- Goals progress:
- TBD
WebAPI (Rob)
- Goals progress:
- TBD
WebRTC (Henrik)
- Goals progress:
- TBD
Softvision Updates
Desktop Automation
- Goals progress: Mozmill 2.0 releases
- Fixed:
- bug 860669 - addon.getNode().getAttribute("active") returns undefined in "lib/addons.js"
- bug 827276 - Test failure 'Check for updates has been completed' in /restartTests/testSoftwareUpdateAutoProxy/test2.js due to missing WPAD support in SCL3
- Working on:
- bug 732353 - Disable all Discovery Pane tests due to unpredictable web dependencies
- bug 853005 - [2.0] Update automation script should exit with a non-zero exit code if unable to get update channel
- bug 880417 - Create user interface shared module for metro
- bug 886811 - Use controller.restartAppplication() instead of controller.startUserShutdown() for mozmill-2.0
- bug 885723 - Test failure "Autocomplete popup has been opened" in testSwitchToTab.js
Bug number | Status | Requestee | Requester | Bug Subject |
bug 489474 | Review | Henrik | Andreea | Write automated tests for user generated video controls |
bug 800872 | Review | Henrik | Andreea | Test failure "Window number '1' has been opened" in endurance/testTabbedBrowsing_OpenNewWindow/test1.js |
bug 838192 [Pull Request] | Review | Henrik/Dave | Andrei | Add screenshot functionality to assertion module |
bug 827276 | Needinfo | Alex Keybl | Andrei | Test failure 'Check for updates has been completed' in /restartTests/testSoftwareUpdateAutoProxy/test2.js |
bug 786306 | Review | Henrik | Mario | Restart tests logic |
bug 880135 | Need info | Henrik/Dave | Daniela | Test failure "The tab with index '1' has been selected" in testOpenInBackground.js |
bug 835296 | Feedback | Henrik/Dave | Mario | Add test that installs an addon with EULA directly from addons.mozilla.org |
bug 887258 | Review | Henrik | Daniela | Disable new tab preloading preference in mozmill 1.5 |
bug 795398 | Review | Dave/Henrik | Andreea | Mozmill test to check that MD5 hash signatures are no longer accepted |
Pull request 32 | Need info | Dave | Andreea | [2.0] Update automation script should exit with a non-zero exit code if unable to get update channel |
bug 799149 | Review | Andreea/Henrik | Daniela | Add mozmill test to ensure that there are no conflicts in context menu access keys. |
bug 791634 | Review | Henrik | Daniela | Make waitFor() method available in the assertions module (also for soft assertions) |
bug 871441 | Feedback | Henrik | Daniela | Focus inside the select method is not set properly on the menulist |
Mobile (Robocop)
- Goals progress:
- TBD
Personal Status
For the personal status please check the weekly status updates:
Meeting Notes
The meeting notes for this meeting can be read in the following etherpad:
Action items
- [NEW] %name%: %task%