Auto-tools/Automation Development/Meetings/130715: Difference between revisions
< Auto-tools | Automation Development | Meetings
Jump to navigation
Jump to search
AndreeaMatei (talk | contribs) |
Dpetrovici (talk | contribs) |
||
Line 51: | Line 51: | ||
= Softvision Updates = | = Softvision Updates = | ||
== Desktop Automation == | == Desktop Automation == | ||
* Goals progress: | * Goals progress: Mozmill 2.0 releases | ||
* | |||
* Fixed: | |||
** {{bug|882068}} - Test failure "linkId.getNode(...) is null" in testSessionStore/testUndoTabFromContextMenu.js with Mozmill 2.0 | |||
** {{bug|887315}} - Mutt test window_focus.js fails with: "Windows have maintained their order - '[3,31,41]' should equal '[3,41,31]' | |||
** {{bug|887258}} - Disable new tab preloading preference in mozmill 1.5 | |||
** {{bug|890883}} - Test failure due to timeout when trying to find the Find Bar in testFindInPage | |||
** {{bug|889314}} - Update the restartless.xpi addon to be compatible with AMO. Set maxValue to a valid value instead of "*" | |||
** {{bug|891842}} - Test failure 'Expression "{"anonid":"findbar-textbox"}" returned null. Anonymous == true' in testFindInPage.js | |||
** {{bug|892946}} - Test failure in testFindInPage due to the fact that the find bar was moved to the top | |||
* Working on: | |||
** {{bug|885221}} - controller.waitForPageLoad() failures with mozmill 2.0 due to closeAllTabs method opening about:newtab instead of about:blank | |||
** {{bug|880135}} - Test failure "The tab with index '1' has been selected" in testOpenInBackground.js | |||
** {{bug|599290}} - Update SoftwareUpdateAPI to support complete relocation to the about dialog | |||
{| 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|786306}} || Review || Henrik || Mario || Restart tests logic | |||
|- | |||
| {{bug|889314 }} || Review || Dave || Mario || Update the restartless.xpi addon to be compatible with AMO. Set maxValue to a valid value instead of "*" | |||
|- | |||
| {{bug|835383}} || Feedback || Andreea || Mario || Add test that installs an addon without EULA directly from addons.mozilla.org | |||
|- | |||
| {{bug|880135}} || Need info || Henrik || Daniela || Test failure "The tab with index '1' has been selected" in testOpenInBackground.js | |||
|- | |||
| {{bug|732353}} || Feedback || Henrik || Daniela || Disable all Discovery Pane tests due to unpredictable web dependencies | |||
|- | |||
| {{bug|799149}} || Review || 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 | |||
|- | |||
| {{bug|888853}} || Review || Henrik || Andrei || Enhance controller.restartApllication() to handle custom restart flags | |||
|- | |||
| {{bug|886811}} || Review || Henrik || Andrei || Use controller.restartAppplication() instead of controller.startUserShutdown() for mozmill-2.0 | |||
|- | |||
| {{bug|885723}} || Needinfo || Mano || Andrei || Test failure "Autocomplete popup has been opened" in testSwitchToTab.js | |||
|- | |||
| {{bug|887315}} || Review || Henrik || Andrei || Mutt test window_focus.js fails with: "Windows have maintained their order - '[3,31,41]' should equal '[3,41,31]' | |||
|- | |||
| {{bug|838192}} [[https://github.com/mozilla/mozmill-dashboard/pull/50 Pull Request]] || Review || Henrik/Dave || Andrei || Add screenshot functionality to assertion module | |||
|- | |||
| {{bug|599290}} || Feedback || Henrik || Cosmin || Update SoftwareUpdateAPI to support complete relocation to the about dialog | |||
|} | |||
== Mobile (Robocop) == | == Mobile (Robocop) == | ||
* Goals progress: | * Goals progress: |
Revision as of 08:09, 15 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: TBD
- Notes: TBD
Last Weeks Action Items
- [CARRY OVER] Henrik - Start a thread on the public list to collect ideas for the show and tell
- [DONE] Henrik - Develop patch/update to only enable Mozmill restarts and not user-initiated restarts
- Not sure what this entry was about, but I'm not going to fix that for 2.0. The bug has been filed btw.
- [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
- [Andreea] Bug Priorities
- P1 - critical, constant failures, important enhancements (regressions, tests that fail constantly. I'd say even if skipped)
- P2 - mozmill 2.0 blocker (if release is approaching, this can take higher priority in order to finish in time)
- P3 - not that often failures, medium enhancements
- P4 - new tests - QA needed have priority
- P5 - refactoring, small enhancements
- Dependecies take the blocking bug's priority
- Our prioritized backlog: https://docs.google.com/spreadsheet/ccc?key=0AgbJACdAek5ndGw5TWNuWWw1VFFzelZHektWRTNaSnc#gid=10
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 882068 - Test failure "linkId.getNode(...) is null" in testSessionStore/testUndoTabFromContextMenu.js with Mozmill 2.0
- bug 887315 - Mutt test window_focus.js fails with: "Windows have maintained their order - '[3,31,41]' should equal '[3,41,31]'
- bug 887258 - Disable new tab preloading preference in mozmill 1.5
- bug 890883 - Test failure due to timeout when trying to find the Find Bar in testFindInPage
- bug 889314 - Update the restartless.xpi addon to be compatible with AMO. Set maxValue to a valid value instead of "*"
- bug 891842 - Test failure 'Expression "{"anonid":"findbar-textbox"}" returned null. Anonymous == true' in testFindInPage.js
- bug 892946 - Test failure in testFindInPage due to the fact that the find bar was moved to the top
- Working on:
- bug 885221 - controller.waitForPageLoad() failures with mozmill 2.0 due to closeAllTabs method opening about:newtab instead of about:blank
- bug 880135 - Test failure "The tab with index '1' has been selected" in testOpenInBackground.js
- bug 599290 - Update SoftwareUpdateAPI to support complete relocation to the about dialog
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 786306 | Review | Henrik | Mario | Restart tests logic |
bug 889314 | Review | Dave | Mario | Update the restartless.xpi addon to be compatible with AMO. Set maxValue to a valid value instead of "*" |
bug 835383 | Feedback | Andreea | Mario | Add test that installs an addon without EULA directly from addons.mozilla.org |
bug 880135 | Need info | Henrik | Daniela | Test failure "The tab with index '1' has been selected" in testOpenInBackground.js |
bug 732353 | Feedback | Henrik | Daniela | Disable all Discovery Pane tests due to unpredictable web dependencies |
bug 799149 | Review | 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 |
bug 888853 | Review | Henrik | Andrei | Enhance controller.restartApllication() to handle custom restart flags |
bug 886811 | Review | Henrik | Andrei | Use controller.restartAppplication() instead of controller.startUserShutdown() for mozmill-2.0 |
bug 885723 | Needinfo | Mano | Andrei | Test failure "Autocomplete popup has been opened" in testSwitchToTab.js |
bug 887315 | Review | Henrik | Andrei | Mutt test window_focus.js fails with: "Windows have maintained their order - '[3,31,41]' should equal '[3,41,31]' |
bug 838192 [Pull Request] | Review | Henrik/Dave | Andrei | Add screenshot functionality to assertion module |
bug 599290 | Feedback | Henrik | Cosmin | Update SoftwareUpdateAPI to support complete relocation to the about dialog |
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%