I've seen the following multiple times in the past:
1. something changed in test layer setup that made all tests slower
2. something changed in application code that made all tests slower (!!)
And most of the times, they were avoidable, and fixed after we realized what happened.
No comments yet.