On Sep 24, 2012, at 2:40 AM, Daniel Grady <d.c.gr...@gmail.com> wrote:
> [229/1093] Run test ‘/Users/dang/build/TextMate/Frameworks/file/test_file’… > FAILED: /Users/dang/build/TextMate/Frameworks/file/test_file && touch > /Users/dang/build/TextMate/Frameworks/file/test_file.run > Frameworks/file/tests/t_open.cc: In OpenTests::test_file_type: > /Users/dang/source/textmate/Frameworks/file/tests/t_open.cc:138: Error: \ > Expected (cb->_file_type > == "x.test"), found ("text" != x.test) > Frameworks/file/tests/t_open.cc: In OpenTests::test_file_type_failure: > /Users/dang/source/textmate/Frameworks/file/tests/t_open.cc:152: Error: \ > Expected (cb->_error == > true), found (false != true) This is what fails, it’s about file type detection, I suspect you have some settings in ~/.tm_properties which override default file type assignment — try move away this file. You can put such settings in ~/Library/Application Support/TextMate/Global.tmProperties, then they are not read by tests. _______________________________________________ textmate-dev mailing list textmate-dev@lists.macromates.com http://lists.macromates.com/listinfo/textmate-dev