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. >
