Web Testing/Automation/automation-13-05-2011

From MozillaWiki
Jump to: navigation, search

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

Discussion topics

Status Update

AMO | CI

SUMO CI

  • SUMO tests migrated to GitHub
  • 'Ask A Question' test is up [1]
  • 'KB articles' test is coming up

Input CI

  • Dave H. is currently fixing the broken build. Have brought in command-line stuff to simplify things.
    • This impacts all open pull requests
    • Removed vars.py completely - we should apply this to other test repos using conftest.py

Socorro CI

  • 8 failures are a combo of missing data/tests which need updating

MDN CI

Mozilla.com CI

Action Items

  • Make sure each team member has merge ability
  • Change to the new Grid naming for Browser-Environments
  • Py.Test test run times
    • Have a look at Py.Test and AMO.Rewrite
  • Project owners to update their vars.py to Dave's new conftest.py changes
  • Speak to Py.Test about decorators for tests and perhaps fix the bug