[PATCH] D19949: test_suite: Add a --just-submit flag and mode
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 18:10:49 PDT 2016
How is this different than "lnt submit"?
Sent from my iPhone
> On May 4, 2016, at 6:05 PM, Matthias Braun <matze at braunis.de> wrote:
>
> MatzeB created this revision.
> MatzeB added reviewers: cmatthews, jmolloy, kristof.beyls.
> MatzeB added a subscriber: llvm-commits.
> MatzeB set the repository for this revision to rL LLVM.
> Herald added a subscriber: mcrosier.
>
> Add a --just-submit=xxx.json option to "lnt runtest test-suite". When this option is used the cmake/make/lit steps are skipped and just the submitted xxx.json lit result is submitted to the lnt server.
>
> Repository:
> rL LLVM
>
> http://reviews.llvm.org/D19949
>
> Files:
> lnt/tests/test_suite.py
> tests/runtest/test_suite.py
>
> <D19949.56228.patch>
More information about the llvm-commits
mailing list