https://travis-ci.org/codecombat/codecombat/builds/96076589
Failures:
1) Recalculate Achievements remove earned achievements
Message:
Expected 1 to be 0.
Stack:
Error: Expected 1 to be 0.
...
Apparently EarnedAchievement creation from previous tests bleeds into this test case.
Adding a timeout to minimize the race condition problem here.