QA/Automation/Meetings/140217
From MozillaWiki
< QA | Automation | Meetings
previous meeting | Meetings | next meeting »
Contents
Dial in
# When: Every Monday at 8:45am PDT/PST # 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 # IRC logs: http://irclog.gr/#browse/irc.mozilla.org/automation
General
- Attendees: Mihaela, Daniel, Dave, Otilia, Andreea, Sam, Cosmin, Henrik, Andrei
- Chair: Andreea
- Notes: Andrei
Last Weeks Action Items
- [NEW] [Softvision team]: investigate if there is already test coverage (mochitests, browser-chrome tests, etc) for the new Metro bugs
- Still going - bug 924073 - Write mozmill metro test for adding/removing bookmark
- Found http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/tests/mochitest/browser_bookmarks.js but it's testing the app buttons for the Bookmarks container in about:start, not add/remove bookmark
- bug 968818 - Create mozmill test for link context menu functionality
- There's this test: http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/tests/mochitest/browser_context_menu_tests.js#119 which checks all kinds of context menus, but from what I see it only checks for the visibility of those items from a right click on a link, not the functionality
- bug 968821 - Create mozmill test for searching from the navigation app bar
- http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/tests/mochitest/browser_urlbar.js - adds, searches and removes a mock search engine
- bug 968841 - Create mozmill test for safe browsing - nothing
- bug 968839 - Create mozmill tests for back and forward navigation
- Still going - bug 924073 - Write mozmill metro test for adding/removing bookmark
Highlights
- [Henrik] Firefox Automation report – week 1/2 2014: http://www.hskupin.info/2014/02/11/firefox-automation-report-week-12-2014/
- [Henrik] Bug 965216 - Release Mozmill 2.0.5, mozmill-automation 2.0.5, new environments
- New blockers, any updates?
- [fixed] Bug 972891 - Startup crash in mozilla::layers::Compositor::SetBackend(mozilla::layers::LayersBackend)
- Bug 973523 - [10.6] Firefox not usable because of OMTC white screen
- You can find all blockers here: http://bit.ly/Tph0NY
Roundtable
- [henrik] How do we want to best handle the automation training day?
- I propose not to use #testday given that this is targeted for QA and also used on Monday and Wednesday
- We should use the #automation channel for the day, given that all automation related topics are usually also discussed there
- I would punt the first training for March given that we have to work on higher priority items first and also have to get Mozmill Crowd working
- We should have the two days as best right after the other (Monday and Wednesday, Wednesday and Wednesday)
- What do we want to cover?
Goals Overview
Project Updates
Mozmill (Henrik)
- Mozmill 2.0.5 released together with the automation scripts and environments
- Mozmill CI production is running 2.0.5 quiet stable
- LOts of new issues due to OMTC on Mac
- Lets get the Metro dependencies finalized and landed.
- we need a faster way to analyze crash reports - Henrik will try to get mozcrash included as soon as possible
WebRTC (Nils)
- TBD
Softvision Updates
Desktop Automation
- Goals progress:
- Resolved Fixed:
- bug 969269 - Upgrade all machines for the latest Flash player
- bug 922967 - Test failure "Identity is unknown - 'verifiedIdentity' should equal 'unknownIdentity'" in /testSecurity/testSecurityNotification.js
- Working on:
- Andreea
- Update Mozmill-ci and Pulse for Metro https://github.com/mozilla/mozmill-ci/pull/414
- Andrei
- buildmaster
- filed bug 970226 - Test failure 'controller.waitForPageLoad(): Timeout waiting for page loaded.' in /testPreferences/testSetToCurrentPage.js
- closed bug 957969 - Job failed but no error shown in the console log
- filed bug 970820 - Mozmill send_report fails with timeout to investigate further and maybe improve ourt exception handling
- filed bug 972321 - Crash [@ FlashPlayer-10.6@0x8c9546 ]
- filed bug 972317 - Test failure "After a restart the application still launches in 32bit mode - 'x86_64-gcc3' should equal 'x86-gcc3'" in /restartTests/testRestartChangeArchitecture/test4.js
- filed bug 972393 - OSX 10.9.1 fails to make any additonal network connections: "Can't assign requested address"
- filed bug 972409 - Test failure 'controller.waitForPageLoad(): Timeout waiting for page loaded.' in /testFlash_SWFVideoEmbed/test1.js
- filed bug 972421 - Test failure 'controller.waitForPageLoad(): Timeout waiting for page loaded.' in /testBookmarks/testAddBookmarkToMenu.js
- filed bug 972424 - Test failure 'Window has been found.' in /testFallbackUpdate/test3.js
- filed bug 972433 - Test failure "AddonsManager_isAddonEnabled: Add-on has been specified. - got 'undefined'" in restartTests/testAddons_enableDisableExtension/test3.js
- filed bug 972436 - Test failure 'controller.waitForPageLoad(): Timeout waiting for page loaded.' in /testAwesomeBar/testSwitchToTab.js
- filed bug 972770 - Test failure 'Element.waitForElement(): Element 'ID: errorTitleText' has been found' in /testSecurity/testSSLDisabledErrorPage.js
- filed bug 972802 - Python crash
- filed bug 972811 - Test failure 'controller.waitForPageLoad(): Timeout waiting for page loaded.' in /testAwesomeBar/testGoButton.js
- buildmaster
- Cosmin
- bug 973552 - Update all Windows nodes for the latest MS security patches (2014-02-14)
- bug 964191 - Crash [@ gdk_visual_get_blue_pixel_details ] under PK11PasswordPrompt during mozmill testrun
- bug 969303 - Add Mozmill test for reopening a recently closed tab via the shortcut (Shift+Accel+T)
- Mciconf Issue 12 mismatched platform/OS in uploaded config file get mangled
- Mciconf Issue 13 Uploading config file fails to detect builds, mangles config file
- Daniel
- bug 969428 - Create form data backend library for handling form related actions
- bug 924077 - Write mozmill metro test for opening and closing tabs
- bug 924074 - Write mozmill metro test for stop navigation and reload a page
- bug 879382 - Create a mozmill test for finding text in a page
- bug 879418 - Create metro mozmill test for form filling
- Andreea
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:
If you missed the meeting you can also watch it in our archive.
Action items
- [NEW] [Softvision team]: investigate if there is already test coverage (mochitests, browser-chrome tests, etc) for the new Metro bugs - contact developers
- [NEW] for everyone to check 10th and 12th for the #testday
- [NEW] Henrik mozmill crowd released
- [CARRY OVER] Metro
- finish mozmill-ci
- finish mozmill tests for metro
- [NEW] Henrik to send invites for the automation trianing day by 1st week of march
- [NEW] WaitForPageLoad bug for the next Mozmill release
- [NEW] SV to select what we want to talk about on Ask an Expert on thursday
- send a proposal by Wednesday
Next week:
- Chair: Nils (hopefully)
- Notes: Daniel