User:Rcampbell/QA Projects: Difference between revisions
Jump to navigation
Jump to search
| Line 25: | Line 25: | ||
* Startup automation [https://bugzilla.mozilla.org/show_bug.cgi?id=393419 393419] | * Startup automation [https://bugzilla.mozilla.org/show_bug.cgi?id=393419 393419] | ||
** Depending on task, may be undesireable to automatically startup particular masters and/or slaves | ** Depending on task, may be undesireable to automatically startup particular masters and/or slaves | ||
* PerfConfigurator.py checked in with Talos code | * PerfConfigurator.py checked in with Talos code [https://bugzilla.mozilla.org/show_bug.cgi?id=393266 393266] | ||
* Buildbot master should probably be moved to a VM for easier backup and restoration/migration - qm-rhel02? | * Buildbot master should probably be moved to a VM for easier backup and restoration/migration - qm-rhel02? | ||
* buildbot should clean up after faulty runs better | * buildbot should clean up after faulty runs better [https://bugzilla.mozilla.org/show_bug.cgi?id=393420 393420] | ||
** better dependent build steps | ** better dependent build steps | ||
* <strike>create tracking bug and add these to it</strike> DONE | * <strike>create tracking bug and add these to it</strike> DONE | ||
Revision as of 15:46, 23 August 2007
Buildbot
unittest todos
- add js tests
- convert RLk and Lk to buildbot
- reftest profile creation, 393410
- reboot, restart on-demand and automatically, 393411
- clobber in unittest directory, 393413
- stacktrace support, 393415
- update buildbot code automatically, 393290
- clobber + debug options on waterfall force page, 393417
- abort build, reboot slaves (from waterfall) 393418
create tracking bug and add these to itDONE
talos todos
- ManifestDirectoryStreamer needs parameters for non-windows platforms 393048 393291
- Startup automation 393419
- Depending on task, may be undesireable to automatically startup particular masters and/or slaves
- PerfConfigurator.py checked in with Talos code 393266
- Buildbot master should probably be moved to a VM for easier backup and restoration/migration - qm-rhel02?
- buildbot should clean up after faulty runs better 393420
- better dependent build steps
create tracking bug and add these to itDONE
Unit Testing Framework
As documented in bug# 343673
SoftwareTesting:Tools:UnitTest