[PATCH] D76609: [DEXTER] Add support for windows in regression test suite.

Tom Weaver via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 01:09:28 PDT 2020


Hi Davide,

sorry about the failures, I'l get right on it, thanks for sharing.

Sorry I missed your mails too.
Tom W

--------------------------------

Hi Reid,

We have an internal ticket for improving the performance of the regression
tests, it's not clear what's causing the slow down at this point in time
but we intend to fix it in the near future.

Thanks again,
Tom W

On Sat, 28 Mar 2020 at 16:40, Reid Kleckner via Phabricator <
reviews at reviews.llvm.org> wrote:

> rnk added a comment.
>
> I synced to a revision where this was landed, ran the tests on Windows,
> and got these results:
>
>   -- Testing: 54 tests, 8 workers --
>   Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
>
>   Testing Time: 182.54s
>     Expected Passes    : 28
>     Expected Failures  : 3
>     Unsupported Tests  : 23
>
> That's pretty good! Thanks for polishing this up.
>
> I noticed there were a few tests that seemed to hang. The process driving
> the debugger consumed spun consuming CPU with no memory growth. I think
> this was one of the XFAILed expect_watch_something.cpp tests, from checking
> it in process hacker. As a next step, I think it would be good to look into
> these slow tests. Previously the cdb tests ran in a nominal amount of time,
> < 20s.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D76609/new/
>
> https://reviews.llvm.org/D76609
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/58a6ef49/attachment-0001.html>


More information about the llvm-commits mailing list