QA/Execution/Web Testing/Automation/ToDo: Difference between revisions
< QA | Execution | Web Testing | Automation
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
'''This page aims to cover the current/running list of to-dos for our Selenium Grid (and Hudson) | '''This page aims to cover the current/running list of to-dos for our Selenium Grid (and Hudson) setup:''' | ||
# {{done|Move wtrends-check from /retornam into /mozilla}} | |||
#Figure out why the SUMOFFProfile on qa-selenium4.mv.mozilla.com doesn't launch (we need it for SUMO tests that use a logged-in state, since it has the accepted certificate) | # {{done|Convert RC testsuites -> Webdriver}} | ||
#Figure out what our new Grid setup should look like, and introduce the two new Mac Minis we got a couple weeks back, and get them going -- MOAR executors++ | # {{done|Rewrite SUMO's test_rewrites.py using "requests"}} | ||
#Continue to evaluate "screen" | # {{done|Figure out why the SUMOFFProfile on qa-selenium4.mv.mozilla.com doesn't launch (we need it for SUMO tests that use a logged-in state, since it has the accepted certificate)}} | ||
#Make sure our Python packages are up-to-date, and working (Dave Hunt noticed warnings when upgrading) | # {{done}}Figure out what our new Grid setup should look like, and introduce the two new Mac Minis we got a couple weeks back, and get them going -- MOAR executors++}} | ||
#Make sure our RCs are all up-to-date | # {{done|Continue to evaluate "screen"}} | ||
# {{done|Make sure our Python packages are up-to-date, and working (Dave Hunt noticed warnings when upgrading)}} | |||
# {{done|Make sure our RCs are all up-to-date}} | |||
# Investigate and attempt to safe-guard against the "startupdisc out of space" error we saw last weekend (Feb 12-14) | |||
# {{done|Investigate running in virtualenvs}} | |||
# {{done|At some point, move to Jenkins, rather than Hudson}} | |||
# {{done|Try to ensure no profiles have the Add-ons Manager "newly installed add-ons" pop-ups, which can be fixed by |extensions.update.notifyUser| = "false" and |extensions.newAddons| = "false"}} | |||
# {{done|Make sure we're on the latest Firefox releases (per version -- don't jump versions accidentally) and betas}} | |||
# {{done|Install and centralize GIT onto VMs}} |
Latest revision as of 22:20, 16 January 2013
This page aims to cover the current/running list of to-dos for our Selenium Grid (and Hudson) setup:
- [DONE] Move wtrends-check from /retornam into /mozilla
- [DONE] Convert RC testsuites -> Webdriver
- [DONE] Rewrite SUMO's test_rewrites.py using "requests"
- [DONE] Figure out why the SUMOFFProfile on qa-selenium4.mv.mozilla.com doesn't launch (we need it for SUMO tests that use a logged-in state, since it has the accepted certificate)
- [DONE] {{{1}}}Figure out what our new Grid setup should look like, and introduce the two new Mac Minis we got a couple weeks back, and get them going -- MOAR executors++}}
- [DONE] Continue to evaluate "screen"
- [DONE] Make sure our Python packages are up-to-date, and working (Dave Hunt noticed warnings when upgrading)
- [DONE] Make sure our RCs are all up-to-date
- Investigate and attempt to safe-guard against the "startupdisc out of space" error we saw last weekend (Feb 12-14)
- [DONE] Investigate running in virtualenvs
- [DONE] At some point, move to Jenkins, rather than Hudson
- [DONE] Try to ensure no profiles have the Add-ons Manager "newly installed add-ons" pop-ups, which can be fixed by
- [DONE] Make sure we're on the latest Firefox releases (per version -- don't jump versions accidentally) and betas
- [DONE] Install and centralize GIT onto VMs