[TxMt] Re: Problems compiling TextMate
Allan Odgaard
mailinglist at textmate.org
Tue Jun 14 18:27:34 UTC 2016
On 14 Jun 2016, at 20:21, Carpii UK wrote:
> Thankyou! that fixed the scm tests.
>
> I don't suppose you also faced this issue?
>
> [335/528] Run test
> ‘/Users/carpii/build/TextMate/Frameworks/document/test_document’…
> FAILED: /Users/carpii/build/TextMate/Frameworks/document/test_document
> &&
> touch
> /Users/carpii/build/TextMate/Frameworks/document/test_document.run
This one currently also fails for me (most of the time), you can skip it
by running:
touch
/Users/carpii/build/TextMate/Frameworks/document/test_document.run
I’m currently doing major refactoring on the document framework, I
don’t think this has actually broken anything though the tests are
multi-threaded so it is most likely a race condition related to this
(there are some issues I am aware of here that may be exercised by the
tests but which should not happen in practice, and which should be gone
once my refactoring work is done).
More information about the textmate
mailing list