Mercurial > mozilla > hg > ReleaseTalos
comparison releasetalos.py @ 1:af3e9bef7722 default tip
comment
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 24 Jan 2013 09:51:32 -0800 |
parents | 642e1f903bd0 |
children |
comparison
equal
deleted
inserted
replaced
0:642e1f903bd0 | 1:af3e9bef7722 |
---|---|
83 # generate bug | 83 # generate bug |
84 releasetalos.generate_bug() | 84 releasetalos.generate_bug() |
85 | 85 |
86 ### TODO: | 86 ### TODO: |
87 # - deduce and mark bugs from this talos.zip from last talos.zip | 87 # - deduce and mark bugs from this talos.zip from last talos.zip |
88 # -- these should be blocking bugs for this bug | |
88 # - upload talos.zip to people.mozilla.org | 89 # - upload talos.zip to people.mozilla.org |
89 # - push to try if talos tests are given | 90 # - push to try if talos tests are given |
90 | 91 |
91 if __name__ == '__main__': | 92 if __name__ == '__main__': |
92 main() | 93 main() |