Web Testing/Automation/automation-13-05-2011: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 13: Line 13:
* Where are we with marking tests for specific environments, etc?
* Where are we with marking tests for specific environments, etc?
* Wishlist from Stephen: BFT/smoketest-style suite for new Engagement projects
* Wishlist from Stephen: BFT/smoketest-style suite for new Engagement projects
** Think: David's security suite + server status, basic tests, etc.
** Think: [https://wiki.mozilla.org/WebAppSec/garmr David's security suite] (Garmr) + server status, basic tests, etc.
*** Really lightweight, but useful -- goal is to increase awareness of staging-server/project suck
*** Really lightweight, but useful -- goal is to increase awareness of staging-server/project suck
**** I offer https://webifyme-dev.allizom.org/ as an example
**** I offer https://webifyme-dev.allizom.org/ as an example

Revision as of 16:27, 13 May 2011

<< 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