MyCATApache/Mycat-Server

Tests fail with mvn test

Open

#2938 opened on Oct 2, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (9,451 stars) (3,886 forks)batch import
help wanted

Description

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.

Contributor guide