[txmt-dev] Re: Problems compiling TM 2

Allan Odgaard mailinglist at textmate.org
Mon Sep 24 10:25:51 UTC 2012


On Sep 24, 2012, at 2:40 AM, Daniel Grady <d.c.grady at 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.



More information about the textmate-dev mailing list