When forking coffeescript, I run `$ cake test`, with all but 3 tests passing. But after running ``` $ cake build $ cake build:parser $ cake test ``` with no modifications, 9 tests fail. Is there something I am doing wrong or is this a bug?