We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7d3d3 commit 28fe153Copy full SHA for 28fe153
test/src/test/resources/testConfig.properties
@@ -5,7 +5,6 @@ relationalStorageEngineList=PostgreSQL,MySQL
5
6
# the test for every engine
7
test-list=UserPermissionIT,DataSourceIT,SQLSessionIT,SQLSessionPoolIT,SQLCompareIT,NewSessionIT,TagIT,RestAnnotationIT,RestIT,TransformIT,UDFIT,SessionV2IT,SessionIT,SessionPoolIT,CompactionIT,TimePrecisionIT,PySessionIT,HostUtilsTest
8
-mongodb-test-list=UserPermissionIT,DataSourceIT,SQLSessionIT,SQLSessionPoolIT,SQLCompareIT,NewSessionIT,TagIT,RestAnnotationIT,RestIT,UDFIT,TransformIT,SessionV2IT,CompactionIT,TimePrecisionIT,PySessionIT,HostUtilsTest
9
10
# the DB config
11
# isSupportDiffTypeHistoryData: 跟dummy有关,是否历史数据写进去和查出来不一样,主要是key不一样和value的类型不一样
0 commit comments