On 24 November 2014 at 06:18, Abid, Hafiz <[email protected]> wrote: > > 1. I am wondering why have you restricted tests to darwin only? I have tried > them > on Linux and they seem to work. Although 'interrupt' test gave a timeout > error. > I will try to figure out why that test fails on Linux.
I think we're generally too conservative in enabling new functionality or tests only on the platform where initially developed. Unless it's known not to work (or build), we should just enable new functionality everywhere. It's easy enough to change afterwards if we see failures on the bots. _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
