MyCATApache/Mycat-Server

Tests fail with mvn test

Open

#2,938 opened on Oct 2, 2023

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

Repository metrics

Stars
 (9,451 stars)
PR merge metrics
 (No merged PRs in 30d)

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