Web Testing/Automation/automation-08-07-2011

Revision as of 13:33, 8 July 2011 by Davehunt (talk | contribs)

<< Last meeting | WebQA Automation | Next meeting >>

Discussion topics

  • Edgecast appears to have been sorted for AMO.
  • Pull requests are going a lot smoother
  • Selenium 2 released with Grid 2 and rolled out through our grid.
    • So far tests are running well, if you see problems please raise them.
    • Tests seem to be a bit faster (probably due to proper load balancing).
    • Many more environments available now. See http://qa-selenium.mv.mozilla.com:4444/grid/console
    • Builds running in parallel can be increased to run more threads.
      • input.stage has been increased from 4 to 8.
      • amo.rewrite has been increased from 5 to 8.
    • Selenium 2 will work with Firefox 5, so we should start running tests on this by default.
  • FlightDeck Tests are being cleaned up, taking more time than expected, will be done next week!


Status Update

AMO | CI

SUMO CI

Input CI


Socorro CI


MDN CI

Mozilla.com CI

QMO CI

  • Now running on Firefox 4 & 5 on Mac & Windows
  • Intermittent failures require further investigation

Action Items

  • Add Firefox 5 environments
    • Install Firefox 5 to all Selenium nodes
      • Mac: /Applications/Firefox 5.app
      • Windows: C:\Program Files\Mozilla Firefox 5
    • Update moz-grid-config
      • Should just be a case of git pull
    • Change test builds to use Firefox 5 by default