Confirmed users
571
edits
AndreeaMatei (talk | contribs) |
|||
(13 intermediate revisions by 7 users not shown) | |||
Line 5: | Line 5: | ||
= General = | = General = | ||
* Attendees: | * Attendees: | ||
** | ** Henrik, Dave, Andreea, Andrei, Mario, Rob, Otilia, Adrian, Daniela, Clint, Anthony | ||
* Chair: Andrei | * Chair: Andrei | ||
* Notes: Andreea | * Notes: Andreea | ||
Line 23: | Line 23: | ||
* [dave] Starting the ball rolling for mozdownload tests! | * [dave] Starting the ball rolling for mozdownload tests! | ||
** https://github.com/mozilla/mozdownload/pull/90 | ** https://github.com/mozilla/mozdownload/pull/90 | ||
* [rwood] Gaia-UI endurance tests are running daily on Inari b2g18 v1.0.1, with results being posted to DataZilla. For more information see my [https://woodrobert.wordpress.com/2013/05/31/gaia-ui-endurance-tests/ Gaia-UI Endurance Tests blog post]. | |||
= Roundtable = | = Roundtable = | ||
Line 34: | Line 35: | ||
== Gaia UI (Dave) == | == Gaia UI (Dave) == | ||
* | * Fixed various failures for B2G desktop client and created a manifest for running them on public CI | ||
== WebRTC (Henrik) == | == WebRTC (Henrik) == | ||
Line 47: | Line 45: | ||
* Goals progress: Mozmill 2.0 releases | * Goals progress: Mozmill 2.0 releases | ||
* Fixed: | * Fixed (last two weeks): | ||
** {{bug|763159}} - | ** {{bug|763159}} - Test failure 'secure.mur.at == erle.mur.at ' in testSecurity/testUnknownIssuer.js | ||
** {{bug|851006}} - URL does not load when opening private browsing window | ** {{bug|851006}} - URL does not load when opening private browsing window | ||
** {{bug|859241}} - Update addons.js and private-browsing.js to enhance the way .close() works | ** {{bug|859241}} - Update addons.js and private-browsing.js to enhance the way .close() works | ||
Line 57: | Line 55: | ||
** {{bug|860664}} - controller.waitThenClick() does not correctly wait for the element | ** {{bug|860664}} - controller.waitThenClick() does not correctly wait for the element | ||
** {{bug|860659}} - elementslib.Lookup() fails if element in reduceLookup() does not exist yet | ** {{bug|860659}} - elementslib.Lookup() fails if element in reduceLookup() does not exist yet | ||
** {{bug|803492}} - Enhance the constructor of MozMillController to set focus on the window | |||
* Blocked bugs: | * Blocked bugs: | ||
Line 62: | Line 61: | ||
* Working on: | * Working on: | ||
** {{bug|791634}} - Make waitFor() method available in the assertions module (also for soft assertions) | ** {{bug|791634}} - Make waitFor() method available in the assertions module (also for soft assertions) | ||
** {{bug| | ** {{bug|799149}} - Add mozmill test to ensure that there are no conflicts in context menu access keys. | ||
** {{bug|860669}} - addon.getNode().getAttribute("active") returns undefined in "lib/addons.js" | ** {{bug|860669}} - addon.getNode().getAttribute("active") returns undefined in "lib/addons.js" | ||
** {{bug|871496}} - Test failure "secUI.QueryInterface(...).SSLStatus is null" in testSecurity/testSecurityInfoViaMoreInformation.js | ** {{bug|871496}} - Test failure "secUI.QueryInterface(...).SSLStatus is null" in testSecurity/testSecurityInfoViaMoreInformation.js | ||
** {{bug|832180}} - Test failure "Unexpectedly found element ID: footer-right" in testToolbar/testStopReloadButtons.js | ** {{bug|832180}} - Test failure "Unexpectedly found element ID: footer-right" in testToolbar/testStopReloadButtons.js | ||
*** reopened last week, need to investigate why it started again to fail | *** reopened last week, need to investigate why it started again to fail | ||
** {{bug|732353}} - Disable all Discovery Pane tests due to unpredictable web dependencies | |||
{| border="1" cellpadding="2" align="center" | {| border="1" cellpadding="2" align="center" | ||
Line 81: | Line 80: | ||
|- | |- | ||
| {{bug|827276}} || Needinfo || Alex Keybl || Andrei || Test failure 'Check for updates has been completed' in /restartTests/testSoftwareUpdateAutoProxy/test2.js | | {{bug|827276}} || Needinfo || Alex Keybl || Andrei || Test failure 'Check for updates has been completed' in /restartTests/testSoftwareUpdateAutoProxy/test2.js | ||
|- | |- | ||
| {{bug|758187}} || Review || Henrik/Dave || Andreea || Write a new mozmill test for checking location sharing | | {{bug|758187}} || Review || Henrik/Dave || Andreea || Write a new mozmill test for checking location sharing | ||
|- | |- | ||
| {{bug| | | {{bug|786306}} || Review || Henrik || Mario || Restart tests logic | ||
|} | |} | ||
Line 94: | Line 89: | ||
* Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation] | * Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation] | ||
* Bugs with work in progress: | * Bugs with work in progress: | ||
** {{Bug|820859}} - Robocop: Add test for 'Clear Private Data' | |||
** {{Bug|830834}} - Robocop: Add test for 'Show Search Suggestions' feature | |||
** {{Bug|846340}} - Robocop: Add test for 'Clear Site Settings' | |||
** {{Bug|836341}} - Robocop: Add test for "Clear download history" | |||
** {{Bug|878587}} - Intermittent testMasterPassword | Exception caught - junit.framework.AssertionFailedError: Click can not be completed! | |||
** {{Bug|878589}} - Intermittent testMasterPassword | Checking if the password is enabled - The password is enabled | |||
** {{Bug|877659}} - Robocop: Find a way to check if the vkb is opened and close it without using a BACK action | |||
** {{Bug|878767}} - Robocop: Investigating if Nested Frame can be scrolled in Mobile Firefox | |||
* Bugs recently integrated: | |||
** {{Bug|838596}} - Robocop: Add test for 'Master Password' feature | |||
** {{Bug|833832}} - Robocop: Add test for Import from Android feature | |||
*Notes/Issues/Questions: | *Notes/Issues/Questions: | ||