Introducing special test cases in db-dependent tests might introduce garbage to the provided sample data. The example of testing all holiday definition use cases should be a good example of garbage in sample data. Other way of dealing with this might be mocking.
Closing this bug. Mocked tests are provided, and jenkins takes care of "real DB" tests.