[PATCH] D27701: [lit] Fix discovery test on Windows

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:12 PDT 2017


beanz added a comment.

I think it is better to `XFAIL` Windows and have test coverage on non-windows systems than to have the tests not running anywhere.

If you `XFAIL` them though please file a bug on bugzilla, and comment with the bug in the tests near the `XFAIL` line to make it easier to track.


https://reviews.llvm.org/D27701





More information about the llvm-commits mailing list