+1, I had the same problem and it seems better now. Thank you, Dawid! On Thu, 6 Jun 2024 at 12:20, Michael Sokolov <[email protected]> wrote:
> Oh! TIL! so much better, thanks. And now I have the "Repeat" option > back in the test runner > > On Thu, Jun 6, 2024 at 6:18 AM Dawid Weiss <[email protected]> wrote: > > > > > > Don't know what's causing this... but I never run IntelliJ builds or > tests through its gradle launcher, actually. Switch it to compile and run > using its own built-in method - much faster. > > > > > > > > Dawid > > > > On Thu, Jun 6, 2024 at 12:10 PM Michael Sokolov <[email protected]> > wrote: > >> > >> Hi, I wonder how many of us are using intellij to run Lucene tests, and > if you are, have you noticed it having gotten really quite slow? It seems > to take a long time doing... Something... Before the test starts running. I > have a suspicion that we are using gradle in a way that forces it to > rebuild its cache every time or something like that. Once upon a time we > had an intellij build setup target that set things up in a more intellij > friendly way, according gradle, didn't we? Does that still exist? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
