[PATCH] D79064: [test-suite] Register result codes with lit.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 21:37:33 PDT 2020


Meinersbur added a comment.

Note I could not confirm that this is working. litsupport-tests has a run.sh which does not work. I changed its references to SKIPPED anyway.

I also could not confirm that it is working in regular run. Since it's not working in the current version, I don't know how its is supposed to work. I can make it emit "Executable Unchanged Tests", but running tests seem to been serializes, the llvm-lit processes using tens of GBs of memory and as a result being slower than just running the tests.


Repository:
  rT test-suite

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79064/new/

https://reviews.llvm.org/D79064





More information about the llvm-commits mailing list