Confirmed users
571
edits
AndreeaMatei (talk | contribs) |
|||
Line 47: | Line 47: | ||
= Softvision Updates = | = Softvision Updates = | ||
== Desktop Automation == | == Desktop Automation == | ||
* Goals progress: | * Goals progress: Mozmill 2.0 release | ||
* | |||
* Fixed: | |||
** {{bug|864300}} - EV certificate checks are failing for "https://addons.mozilla.org/licenses/5.txt" | |||
** {{bug|860382}} - Test failure "Search engines drop down has been closed" in testSearchSuggestions.js | |||
** {{bug|834163}} - Teardown code for /testSearch tests should not exercise ui path which can cause failures like: "Modal dialog has been found and processed" | |||
* Blocked bugs: | |||
** {{bug|763159}} - Test failure 'secure.mur.at == erle.mur.at ' in testSecurity/testUnknownIssuer.js | |||
** {{bug|795398}} - Mozmill test to check that MD5 hash signatures are no longer accepted | |||
*** needs CA certificate | |||
* Working on: | |||
** [https://github.com/mozilla/mozmill-ci/issues/229 Mozmill-ci] - Log request/response bodies of update requests | |||
*** trying with EnvInject plugin | |||
** {{bug|732353}} - Disable all Discovery Pane tests due to unpredictable web dependencies | |||
** {{bug|857551}} - Create HTML page containing all the elements necessary for L10N testing of the context menu access keys | |||
** {{bug|671476}} - Mozmill Endurance test for loading a SWF video via URL | |||
** {{bug|671479}} - Mozmill Endurance test for loading a SWF video via iframe | |||
** {{bug|791634}} - Make waitFor() method available in the assertions module (also for soft assertions) | |||
** {{bug|763461}} - Mozmill tests for cut-off elements should not report failure for scrollable direction | |||
** {{bug|763470}} - False positive test for cut-off elements for advanced pane tabs | |||
** {{bug|764640}} - Mozmill returns PASS/SKIP/FAIL == 0 for test_assertions.js | |||
** {{bug|860670}} - mozmill.utils.getWindowByType fails for type: Addons:Blocklist - Fails with "Window has been found." | |||
** {{bug|860662}} - controller.select() fails to select the option by value | |||
{| border="1" cellpadding="2" align="center" | |||
|+<b> Waiting for review/Feedback/Need info</b> | |||
| <b>Bug number</b> || <b>Status</b> || <b>People</b> || <b>Bug Subject</b> | |||
|- | |||
| {{bug|489474}} || Review || Henrik || Write automated tests for user generated video controls | |||
|- | |||
| {{bug|800872}} || Review || Henrik || 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 || Add screenshot functionality to assertion module | |||
|- | |||
| {{bug|839996}} || Feedback || Marco || Add event to wait for before importing the default bookmarks through importFromURL function | |||
|- | |||
| {{bug|838192}} || Review || Henrik/Dave || Add screenshot functionality to assertion module (low priority with mozmill 2.0 looming) | |||
|- | |||
| {{bug|785014}} || Need-info || Alexandre Poirot || Build restartless.xpi as a plain bootstrapped extension | |||
|- | |||
| {{bug|859746}} || Review || Henrik/Dave || Mutt javascript tests do not print the RESULTS block | |||
|- | |||
| {{bug|803492}} || Needinfo || Neil Deakin || Enhance the constructor of MozMillController to set focus on the window | |||
|- | |||
| {{bug|791634}} || Feedback || Henrik/Dave || Make waitFor() method available in the assertions module (also for soft assertions) | |||
|- | |||
| {{bug|857551}} || Feedback || Henrik/Dave || Create HTML page containing all the elements necessary for L10N testing of the context menu access keys | |||
|- | |||
| {{bug|827276}} || Needinfo || Alex Keybl || Test failure 'Check for updates has been completed' in /restartTests/testSoftwareUpdateAutoProxy/test2.js | |||
|} | |||
== Mobile (Robocop) == | == Mobile (Robocop) == | ||
* Goals progress: | * Goals progress: |