Web Testing/Automation/automation-13-05-2011
Discussion topics
- Waverly working with WebQA now. Currently plowing through code reviews
- Selenium Grid 2.0 progress
- Renaming Selenium environments - proposal is here: https://github.com/davehunt/moz-grid-config/blob/new-environment-names/grid_configuration.yml
- Py.Test doesn't give us a testrun duration in the results XML so we're missing out on some reporting. See http://qa-selenium.mv.mozilla.com:8080/job/input.stage/478/testReport/history/?
- Conftest.py -- everyone know it?
- Unless you have a specific need, we shouldn't be using Firefox4b;en-us;MacOSX6 in tests
- Related -- Raymond and I talked yesterday about auto-updating an Aurora build on Mac in our env.
- wget the build, rm -rf the old build/dir, mv the new build to the Applications folder?
- Related -- Raymond and I talked yesterday about auto-updating an Aurora build on Mac in our env.
- Would like dev/trunk, next/stage, prod test runs
Status Update
AMO | CI
SUMO CI
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
Socorro CI
- 8 failures are a combo of missing data/tests which need updating