[PATCH] D76609: [DEXTER] Add support for windows in regression test suite.
Tom Weaver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 1 08:27:57 PDT 2020
TWeaver added a comment.
@rnk ,
The cdb tests taking longer may be a result of the dexter regression suite running along side them. SFAIK that's not intended behaviour.
The regression suite doesn't run as quick as we'd like right now but it seems as though those tests are running as well as the CDB dexter tests.
To avoid running the dexter regression suite it may be best to point lit at the test directory that only contains the CDB regression suite you're interested in.
At the time of writing I believe this is the dexter-tests directory.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76609/new/
https://reviews.llvm.org/D76609
More information about the llvm-commits
mailing list