Confirmed users
571
edits
AndreeaMatei (talk | contribs) |
|||
| Line 46: | Line 46: | ||
= Softvision Updates = | = Softvision Updates = | ||
* | * Fixed: | ||
** {{bug|792394}} - Replace expect with waitFor to ensure the page title matches the underlined text in /testAwesomeBar tests | ** {{bug|792394}} - Replace expect with waitFor to ensure the page title matches the underlined text in /testAwesomeBar tests | ||
** {{bug|783197}} - Ensure restoreDefaultEngines() completely resets the installed engines | ** {{bug|783197}} - Ensure restoreDefaultEngines() completely resets the installed engines | ||
** {{bug|804374}} - Test failure 'Lock icon is visible in identity box - '' should equal 'false' ' in /testSecurity/testDVCertificate.js | ** {{bug|804374}} - Test failure 'Lock icon is visible in identity box - '' should equal 'false' ' in /testSecurity/testDVCertificate.js | ||
*** | ** {{bug|782918}} - Get rid of controller.assert() calls in favor of expect.* and assert.* methods | ||
** {{bug|803581}} - Failure in testTabbedBrowsing/testBackgroundTabScrolling.js | Right scroll arrow has been highlighted | |||
** {{bug|807931}} - Test failure "Active tab url should equal the page url - 'http://localhost:43336/mozilla_governance.html' should equal 'http://localhost:43336/mozilla_grants.html'" in testAwesomeBar/testSwitchToTab.js | |||
* Work in progress: | |||
* Andreea: | |||
** {{bug|789987}} - Create Mozmill test for Private Browsing cache handling | |||
*** waiting review | |||
** {{bug|800708}} - Test failure "All downloads have been finished" in /testPrivateBrowsing/testDownloadManagerClosed.js | ** {{bug|800708}} - Test failure "All downloads have been finished" in /testPrivateBrowsing/testDownloadManagerClosed.js | ||
*** | *** working on fix now, waiting for each download to finish | ||
** {{bug|795398}} - Mozmill test to check that MD5 hash signatures are no longer accepted | ** {{bug|795398}} - Mozmill test to check that MD5 hash signatures are no longer accepted | ||
*** still blocked, depends on {{bug|804952}} | *** still blocked, depends on {{bug|804952}} | ||
** {{bug|784305}} - Mozmill test failure /restartTests/testAddons_RestartlessExtensionWorksAfterRestart/test2.js | Current URL should match expected URL | |||
*** not reproducible anymore on Aurora, looking for regression range | |||
** {{bug|785041}} - Mozmill test failure testSecurity/testGreyLarry.js with "Controller.assertJSProperty(ID: page-proxy-favicon) : http://localhost:43336/images/mozilla_favicon.ico == http://localhost:43336/favicon.ico" | |||
*** investigating | |||
* Alex: | * Alex: | ||
** {{bug|793092}} - Replace controller.waitFor with assert/expect.waitFor in remaining mozmill tests and modules | ** {{bug|793092}} - Replace controller.waitFor with assert/expect.waitFor in remaining mozmill tests and modules | ||
*** needs update after review | *** needs update after review | ||
** {{bug|795831}} - Add test files to litmus-data repository for video controls testing | ** {{bug|795831}} - Add test files to litmus-data repository for video controls testing | ||
*** reproduced Dave's issue, worked on it | *** reproduced Dave's issue, worked on it | ||