Hi, I want to run all the tests. Actually I want to apply the patch for https://issues.apache.org/jira/browse/IGNITE-10959 to 2.8.1. I find that even for the original 2.8.1 source code, the test takes a long time. I think there must be an env or configuration issue. Do I need any special configuration for the ignite core test? Thank you.
On Thu, Aug 27, 2020 at 9:53 AM Evgenii Zhuravlev <[email protected]> wrote: > Hi, > > No, it's not normal. Do you really want to run all the tests locally, or > you just want to build the project? If you want just to build it, I suggest > skipping tests by using -Dmaven.*test*.*skip*=true flag. > > Evgenii > > чт, 27 авг. 2020 г. в 06:33, Cong Guo <[email protected]>: > >> Hi, >> >> I try to build the ignite-core on my workstation. I use the original >> ignite-2.8.1 source package. The test, specifically >> GridCacheWriteBehindStoreLoadTest, has been running for several days. Is it >> normal? I run "mvn clean package" directly. Should I configure anything in >> advance? Thank you. >> >
