- Initially, I want to run manually the mochitests (one of the interactive types of tests) and the xpcshell based test units (aka "make check") - (This last one already accomplished)
- I have chosen tunit ("make check") to be the first one to be working with try-server capability
- Learn how to run the rest of different tests (reftest and crashtest)
- Integrate one by one the rest of the tests to be have try-server capabilities
- Add regression search Buildbot improvement (read note below)
NOTE: I believe that Tunit tests is just an abbreviation of Test Unit, I think is not something like Junit or Nunit
NOTE2: About == Regression Search Buildbot improvement ==
I [http://ted.mielczarek.org/code
buildbot] using [http://db48x.net/regression
regression-search script] to make it easy to write a mochitest or
reftest and automatically find out when something regressed. Currently
it's still not terribly easy to use, and it's also hosted on my home
machine, so I often forget to restart it. This could be improved by
making it more reliable, and making it easier to use.
No comments:
Post a Comment