QA/Automation/Meetings/140303: Difference between revisions

From MozillaWiki
< QA‎ | Automation‎ | Meetings
Jump to navigation Jump to search
 
(8 intermediate revisions by 5 users not shown)
Line 16: Line 16:
** finish mozmill tests for metro
** finish mozmill tests for metro
* {{new|}}  Henrik to send invites for the automation trianing day by 1st week of march  
* {{new|}}  Henrik to send invites for the automation trianing day by 1st week of march  
* {{new|}}  WaitForPageLoad bug for the next Mozmill release
* {{done|}}  WaitForPageLoad bug for the next Mozmill release ({{bug|957973}})


= Highlights =
= Highlights =
Line 25: Line 25:


= Roundtable =
= Roundtable =
* TBD
* review process


= Goals Overview =
= Goals Overview =
Line 33: Line 33:


== Mozmill (Henrik) ==
== Mozmill (Henrik) ==
* TBD
* Mozcrash support has been landed for Mozmill 2.0.6
* WIP patch for application quit messages has been uploaded for testing. Will most likely land for Mozmill 2.1 because of lots of refactoring.
* Otherwise we are waiting for the Metro enhancements in Mozrunner


== WebRTC (Nils) ==
== WebRTC (Nils) ==
Line 56: Line 58:
***{{bug|835739}} - Move element specifications for find bar into lib/toolbars.js
***{{bug|835739}} - Move element specifications for find bar into lib/toolbars.js
** Cosmin
** Cosmin
***
***{{bug|883860}} - Create metro mozmill test for Pop-up blocker
***{{bug|880135}} - [1.5] Test failure "The tab with index '1' has been selected" in testOpenInBackground.js
***{{bug|978078}} - Create metro tests for opening and closing "Flyout panels" via shortcuts
***{{bug|969303}} - Add Mozmill test for reopening a recently closed tab via the shortcut (Shift+Accel+T)
*** mciconf - Remove the locale in the correct way, when the checkbox is unchecked (#11)
*** mciconf - mismatched platform/OS in uploaded config file get mangled bug
*** mciconf - Removal of locale is not working after selecting all locales
** Daniel
** Daniel
***
*** {{bug|969428}} - Create form data backend library for handling form related actions
*** {{bug|924074}} - Write mozmill metro test for stop navigation and reload a page
*** {{bug|924077}} - Write mozmill metro test for opening and closing tabs
*** {{bug|879418}} - Create metro mozmill test for form filling
*** {{bug|879382}} - Create a mozmill test for finding text in a page


= Personal Status =
= Personal Status =
Line 68: Line 80:
* http://etherpad.mozilla.com:9000/automation-meeting-20140303
* http://etherpad.mozilla.com:9000/automation-meeting-20140303


If you missed the meeting you can also watch it in our [https://vreplay.mozilla.com/replay/showRecordingExternal.html?key= archive].
If you missed the meeting you can also watch it in our [https://vreplay.mozilla.com/replay/login.html?sortBy=date&viewCount=1&currentPage=1&groupBy=combsearchFilter%3DFirefox+automation+meeting&roomFilter=&usernameFilter=&searchFilter=Firefox+Automation&usernameFullFilter=&myManager=-1&adminManager=0&webCast=0&command=&recId=&auxMessage=&auxMessage1=&lang=en&langChanged=&tenantFilter=&securityTab= archive].


==Action items==
==Action items==
* {{new|}} %name%: %task%
* {{prev|}} Henrik mozmill crowd released
* {{prev|}} Metro
** finish mozmill-ci
** finish mozmill tests for metro
* {{new|}} Henrik to send invites for the automation trianing day by 1st week of march

Latest revision as of 17:53, 3 March 2014

previous meeting | Meetings | next meeting »

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:
  • Chair: Nils
  • Notes: Andreea

Last Weeks Action Items

  • [DONE] [Softvision team]: investigate if there is already test coverage (mochitests, browser-chrome tests, etc) for the new Metro bugs - contact developers
  • [CARRY OVER] 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
  • [DONE] WaitForPageLoad bug for the next Mozmill release (bug 957973)

Highlights

  • [%name%] %highlight%
  • New blockers, any updates?
    • %new blockers%
  • You can find all blockers here: http://bit.ly/Tph0NY

Roundtable

  • review process

Goals Overview

Project Updates

Mozmill (Henrik)

  • Mozcrash support has been landed for Mozmill 2.0.6
  • WIP patch for application quit messages has been uploaded for testing. Will most likely land for Mozmill 2.1 because of lots of refactoring.
  • Otherwise we are waiting for the Metro enhancements in Mozrunner

WebRTC (Nils)

  • Audio signal verification turned out to be problematic - investigating

Softvision Updates

Desktop Automation

  • Goals progress:
    • We have 5 Metro tests running in our local CI environment, they are triggered by pulse. The system is not yet completely stable.
    • Check
  • Resolved Fixed:
    • bug 977544 - Mutt tests fail due to missing VK_ENTER
    • Remove DATE parameter from l10n jobs. #419 mozmill-ci
  • Working on:
    • Andreea
      • Prepare what's left in order to run metro on our CI this week - created patch to run only on Windows 8.1, functional, all branches for metro
      • bug 968079 - Update tabs.js metro library to use UI elements only
      • Duty
    • Andrei
      • bug 911257 - [mozrunner] Add feature to set MetroFirefox as the default browser
      • bug 835739 - Move element specifications for find bar into lib/toolbars.js
    • Cosmin
      • bug 883860 - Create metro mozmill test for Pop-up blocker
      • bug 880135 - [1.5] Test failure "The tab with index '1' has been selected" in testOpenInBackground.js
      • bug 978078 - Create metro tests for opening and closing "Flyout panels" via shortcuts
      • bug 969303 - Add Mozmill test for reopening a recently closed tab via the shortcut (Shift+Accel+T)
      • mciconf - Remove the locale in the correct way, when the checkbox is unchecked (#11)
      • mciconf - mismatched platform/OS in uploaded config file get mangled bug
      • mciconf - Removal of locale is not working after selecting all locales
    • Daniel
      • bug 969428 - Create form data backend library for handling form related actions
      • bug 924074 - Write mozmill metro test for stop navigation and reload a page
      • bug 924077 - Write mozmill metro test for opening and closing tabs
      • bug 879418 - Create metro mozmill test for form filling
      • bug 879382 - Create a mozmill test for finding text in a page

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

  • [CARRY OVER] 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