MyCATApache/Mycat-Server

Tests fail with mvn test

Opened this issue · 0 comments

Hello,

I'm creating this issue because some tests fail after running mvn test. Specifically, the failed tests are:

test(io.mycat.route.function.PartitionByRangeDateHashTest) - expected true but was false

test(io.mycat.route.function.PartitionByDateTest)- expected true but was false

Kindly let me know if you need fixes for these tests. Thank you.