MyCATApache/Mycat-Server

Tests fail with mvn test

Open

#2.938 aberto em 2 de out. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (3.886 forks)batch import
help wanted

Métricas do repositório

Stars
 (9.451 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador