QA/Automation/Meetings/121119: Difference between revisions
< QA | Automation | Meetings
Jump to navigation
Jump to search
No edit summary |
Dpetrovici (talk | contribs) |
||
| Line 67: | Line 67: | ||
* Daniela: | * Daniela: | ||
** {{bug|772360}} - Mozmill test failure //testBookmarks_AddAndRemoveBookmarkViaAwesomeBar/ with error "The bookmark was created " | ** <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 | |||
*** will investigate on the VM where the issue reproduces if it starts reproducing again today | |||
** {{bug|807931}} | |||
*** tried to reproduce locally, but without success | |||
*** did not reproduce from 11/16 - 11/18 yet | |||
** {{bug|810820}} | |||
*** blocked by 812109 | |||
= Roundtable = | = Roundtable = | ||
Revision as of 12:16, 19 November 2012
previous meeting | Meetings | next meeting »
Dial in
# 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
General
- Attendees:
- TBD
- This meeting:
- Chair: Rob Wood
Last Weeks Action Items
- [NEW] Daniela: Investigate Bug 772360
- [NEW] Henrik: Send email to the QA team about who can setup a new IP address for mozqa.com
- [DONE] Henrik: Setup Testday ( https://etherpad.mozilla.org/automation-testday-20121114 ) and send out invite
Highlights
- [%name%] %highlight%
Goals Overview
Blockers
- bug 799433 - Removal of PageThumbsCache causes Firefox to keep loading 'about:newtab' forever after removing of page history
- No feedback. Henrik added info-needed flag
- bug 773116 - Need full ESX cluster set up in SCL3 or PHX for QA Team automation in 2012 Q4
- Waiting for network setup
- bug 777354 - Regression in shutdown time of httpd.js (~6s) when multiple local pages have been opened (feedback from waldo)
- No feedback. Henrik added info-needed flag
- bug 781129 - Notifications for outdated builds are getting send via Pulse
- Henrik hasn't had the time to dig into last week
Issues
- bug 774892 - Unable to type in Firefox if it's started with focusmanager.testmode enabled on Linux
- bug 745975 - Pulse: Repack builders for Firefox candidate builds (beta/release) should send out notifications for individual locales
- bug 757122 - Pulse: Notifications for finished builds should not be send out before the builds are available for download
Softvision Updates
- Fixed:
- 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 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
- 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
- bug 789987 - Create Mozmill test for Private Browsing cache handling
- 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
- bug 786306 - Add more logic to the restart tests to skip following test files if a test is failing
- Daniela:
- bug 772360 - Mozmill test failure //testBookmarks_AddAndRemoveBookmarkViaAwesomeBar/ with error "The bookmark was created "
- 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"
- unable to reproduce locally yet
- did not fail during 11/17 - 11/18 period
- will investigate on the VM where the issue reproduces if it starts reproducing again today
- bug 807931
- tried to reproduce locally, but without success
- did not reproduce from 11/16 - 11/18 yet
- bug 810820
- blocked by 812109
- bug 772360 - Mozmill test failure //testBookmarks_AddAndRemoveBookmarkViaAwesomeBar/ with error "The bookmark was created "
Roundtable
- Test day retrospective
Presentation / Demo
- [%name%] %topic%
Triage
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%