LESS, a project I'm currently hacking on @work, has has a unit test suite that was a pain to use because the ~80 tests took 45 seconds to run.
The problem with that test suite is that you just don't run it often enough during development because it's just too long.