|
|
| Line 41: |
Line 41: |
| = Softvision Updates = | | = Softvision Updates = |
| * Fixed: | | * Fixed: |
| ** {{bug|792394}} - Replace expect with waitFor to ensure the page title matches the underlined text in /testAwesomeBar tests | | ** {{bug|784305}} - Mozmill test failure /restartTests/testAddons_RestartlessExtensionWorksAfterRestart/test2.js | Current URL should match expected URL |
| ** {{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|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: | | * Review needed: |
| * Andreea: | | ** {{bug|793092}} - Replace controller.waitFor with assert/expect.waitFor in remaining mozmill tests and modules |
| | ** {{bug|812114}} - Add an observer for the stop() method in private-browsing.js shared module |
| | ** {{bug|800708}} - Test failure "All downloads have been finished" in /testPrivateBrowsing/testDownloadManagerClosed.js |
| | |
| | * Blocked |
| | ** {{bug|795398}} - Mozmill test to check that MD5 hash signatures are no longer accepted |
| | ** {{bug|810820}} - Test failure "Modal dialog has been found and processed" in /testSecurity/testEncryptedPageWarning.js |
| ** {{bug|789987}} - Create Mozmill test for Private Browsing cache handling | | ** {{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
| |
| *** working on fix now, waiting for each download to finish
| |
| ** {{bug|795398}} - Mozmill test to check that MD5 hash signatures are no longer accepted
| |
| *** 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, checked builds that used to fail (since August). As on default, it's hard to find what fixed it.
| |
| ** {{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:
| |
| ** {{bug|786306}} - Add more logic to the restart tests to skip following test files if a test is failing
| |
| *** Blocked by {{bug|810301}} - AddonsManager.close in lib/addon.js closes the current tab without checking if it is the addons manager
| |
| ** {{bug|810301}} - AddonsManager.close in lib/addon.js closes the current tab without checking if it is the addons manager
| |
|
| |
|
| * Daniela: | | * Working on: |
| ** <b>{{bug|772360}} - Mozmill test failure //testBookmarks_AddAndRemoveBookmarkViaAwesomeBar/ with error "The bookmark was created " </b>
| |
| *** the minimized test case that should always pass fails intermittently both on normal and heavily loaded system
| |
| *** the problem seems to be the fact that the controller.click(starButton) does not work - cannot always click on the star button
| |
| *** increased the wait time to 10 seconds and still the test fails intermittently (3 out of 100 times)
| |
| *** added controller.sleep(100) and it fails once out of 500 times on Windows
| |
| *** will add an update to the bug by 11/20 EOD
| |
| ** {{bug|781547}} - Failure in "/testBookmarks_OpenAllInTabs/test1.js" with "Default bookmarks have been imported" | | ** {{bug|781547}} - Failure in "/testBookmarks_OpenAllInTabs/test1.js" with "Default bookmarks have been imported" |
| *** unable to reproduce locally yet
| | *** did not fail during 11/17 - 11/18 period, neither locally, will try on the VM where it happened |
| *** did not fail during 11/17 - 11/18 period | | ** {{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 |
| *** will investigate on the VM where the issue reproduces if it starts reproducing again today
| | *** did not reproduce from 11/16 - 11/18 yet, neither locally |
| ** {{bug|807931}} | | ** {{bug|812435}} - Test failure "could not find element Link: Documenti" in testPreferences/testPreferredLanguage.js |
| *** tried to reproduce locally, but without success
| | *** searching a better fix then to replace the words |
| *** did not reproduce from 11/16 - 11/18 yet | | ** {{bug|787389}} - restartTests/testAddons_changeTheme/ causes an indefinite hang when ran against the latest nightly |
| ** {{bug|810820}} | | *** found minimized testcase, started building |
| *** blocked by 812109 | | ** {{bug|800800}} - Ensure we always wait for removeAllHistory() in places.js |
| | *** not all the test clear history in tearDown so history increases over a testrun. Searching on MXR to redesign the method or increase the waitFor timeout |
|
| |
|
| = Roundtable = | | = Roundtable = |