"Henrik Sperre Johansen"<[email protected]> wrote:
> Can't just load the CoreTests and have all tests pass though, due to
> the  isAbstract implementation in  XTReadingWritingTest.
> Maybe XTReadingWritingTest, XTInfiniteReadingWritingTests and
> XTFiniteReadingWritingTests should be moved to the Terminals-Tests package?

I could go both ways on this one. They are in CoreTests because the tests 
themselves test core functionality, but you can't run any of those without the 
Terminals, so I can see the argument your way too. I wonder though if the move 
buys us much. There won't be much left in CoreTests if we move the tests that 
need terminals, it will be basically just the buffer tests. So running the 
CoreTests without the rest won't tell you much about the state of the port.

Thanks for the additional details on the test failures.

Cheers!

Martin


Reply via email to