diff --git a/tests/pytest/fulltest.bat b/tests/pytest/fulltest.bat index 195791e1ebc62a87f9f6ac2eaceb12117407cf9d..9abf5cc9d6f5ead4e69e6dfc2e9263883f99de1e 100644 --- a/tests/pytest/fulltest.bat +++ b/tests/pytest/fulltest.bat @@ -2,332 +2,332 @@ ulimit -c unlimited #======================p1-start=============== -python .\test.py -f insert\basic.py -python .\test.py -f insert\int.py -python .\test.py -f insert\float.py -python .\test.py -f insert\bigint.py -python .\test.py -f insert\bool.py -python .\test.py -f insert\double.py -python .\test.py -f insert\smallint.py -python .\test.py -f insert\tinyint.py -python .\test.py -f insert\date.py -python .\test.py -f insert\binary.py -python .\test.py -f insert\nchar.py -#python .\test.py -f insert\nchar-boundary.py -python .\test.py -f insert\nchar-unicode.py -python .\test.py -f insert\multi.py -python .\test.py -f insert\randomNullCommit.py -python insert\retentionpolicy.py -python .\test.py -f insert\alterTableAndInsert.py -python .\test.py -f insert\insertIntoTwoTables.py -python .\test.py -f insert\before_1970.py -python .\test.py -f insert\special_character_show.py -python bug2265.py -python .\test.py -f insert\bug3654.py -python .\test.py -f insert\insertDynamicColBeforeVal.py -python .\test.py -f insert\in_function.py -python .\test.py -f insert\modify_column.py -python .\test.py -f insert\line_insert.py +python .\test.py -f insert\basic.py -w 1 -m u05 +python .\test.py -f insert\int.py -w 1 -m u05 +python .\test.py -f insert\float.py -w 1 -m u05 +python .\test.py -f insert\bigint.py -w 1 -m u05 +python .\test.py -f insert\bool.py -w 1 -m u05 +python .\test.py -f insert\double.py -w 1 -m u05 +python .\test.py -f insert\smallint.py -w 1 -m u05 +python .\test.py -f insert\tinyint.py -w 1 -m u05 +python .\test.py -f insert\date.py -w 1 -m u05 +python .\test.py -f insert\binary.py -w 1 -m u05 +python .\test.py -f insert\nchar.py -w 1 -m u05 +#python .\test.py -f insert\nchar-boundary.py -w 1 -m u05 +python .\test.py -f insert\nchar-unicode.py -w 1 -m u05 +python .\test.py -f insert\multi.py -w 1 -m u05 +python .\test.py -f insert\randomNullCommit.py -w 1 -m u05 +python insert\retentionpolicy.py -w 1 -m u05 +python .\test.py -f insert\alterTableAndInsert.py -w 1 -m u05 +python .\test.py -f insert\insertIntoTwoTables.py -w 1 -m u05 +python .\test.py -f insert\before_1970.py -w 1 -m u05 +python .\test.py -f insert\special_character_show.py -w 1 -m u05 +python bug2265.py -w 1 -m u05 +python .\test.py -f insert\bug3654.py -w 1 -m u05 +python .\test.py -f insert\insertDynamicColBeforeVal.py -w 1 -m u05 +python .\test.py -f insert\in_function.py -w 1 -m u05 +python .\test.py -f insert\modify_column.py -w 1 -m u05 +python .\test.py -f insert\line_insert.py -w 1 -m u05 # timezone -python .\test.py -f TimeZone\TestCaseTimeZone.py +python .\test.py -f TimeZone\TestCaseTimeZone.py -w 1 -m u05 #table -python .\test.py -f table\alter_wal0.py -python .\test.py -f table\column_name.py -python .\test.py -f table\column_num.py -python .\test.py -f table\db_table.py -python .\test.py -f table\create_sensitive.py -python .\test.py -f table\tablename-boundary.py -python .\test.py -f table\max_table_length.py -python .\test.py -f table\alter_column.py -python .\test.py -f table\boundary.py -python .\test.py -f table\create.py -python .\test.py -f table\del_stable.py +python .\test.py -f table\alter_wal0.py -w 1 -m u05 +python .\test.py -f table\column_name.py -w 1 -m u05 +python .\test.py -f table\column_num.py -w 1 -m u05 +python .\test.py -f table\db_table.py -w 1 -m u05 +python .\test.py -f table\create_sensitive.py -w 1 -m u05 +python .\test.py -f table\tablename-boundary.py -w 1 -m u05 +python .\test.py -f table\max_table_length.py -w 1 -m u05 +python .\test.py -f table\alter_column.py -w 1 -m u05 +python .\test.py -f table\boundary.py -w 1 -m u05 +python .\test.py -f table\create.py -w 1 -m u05 +python .\test.py -f table\del_stable.py -w 1 -m u05 #stable -python .\test.py -f stable\insert.py +python .\test.py -f stable\insert.py -w 1 -m u05 python test.py -f tools\taosdemoAllTest\taosdemoTestInsertWithJsonStmt.py # tag -python .\test.py -f tag_lite\filter.py -python .\test.py -f tag_lite\create-tags-boundary.py -python .\test.py -f tag_lite\3.py -python .\test.py -f tag_lite\4.py -python .\test.py -f tag_lite\5.py -python .\test.py -f tag_lite\6.py -python .\test.py -f tag_lite\add.py -python .\test.py -f tag_lite\bigint.py -python .\test.py -f tag_lite\binary_binary.py -python .\test.py -f tag_lite\binary.py -python .\test.py -f tag_lite\bool_binary.py -python .\test.py -f tag_lite\bool_int.py -python .\test.py -f tag_lite\bool.py -python .\test.py -f tag_lite\change.py -python .\test.py -f tag_lite\column.py -python .\test.py -f tag_lite\commit.py -python .\test.py -f tag_lite\create.py -python .\test.py -f tag_lite\datatype.py -python .\test.py -f tag_lite\datatype-without-alter.py -python .\test.py -f tag_lite\delete.py -python .\test.py -f tag_lite\double.py -python .\test.py -f tag_lite\float.py -python .\test.py -f tag_lite\int_binary.py -python .\test.py -f tag_lite\int_float.py -python .\test.py -f tag_lite\int.py -python .\test.py -f tag_lite\set.py -python .\test.py -f tag_lite\smallint.py -python .\test.py -f tag_lite\tinyint.py -python .\test.py -f tag_lite\timestamp.py -python .\test.py -f tag_lite\TestModifyTag.py - -#python .\test.py -f dbmgmt\database-name-boundary.py -python test.py -f dbmgmt\nanoSecondCheck.py - -python .\test.py -f import_merge\importBlock1HO.py -python .\test.py -f import_merge\importBlock1HPO.py -python .\test.py -f import_merge\importBlock1H.py -python .\test.py -f import_merge\importBlock1S.py -python .\test.py -f import_merge\importBlock1Sub.py -python .\test.py -f import_merge\importBlock1TO.py -python .\test.py -f import_merge\importBlock1TPO.py -python .\test.py -f import_merge\importBlock1T.py -python .\test.py -f import_merge\importBlock2HO.py -python .\test.py -f import_merge\importBlock2HPO.py -python .\test.py -f import_merge\importBlock2H.py -python .\test.py -f import_merge\importBlock2S.py -python .\test.py -f import_merge\importBlock2Sub.py -python .\test.py -f import_merge\importBlock2TO.py -python .\test.py -f import_merge\importBlock2TPO.py -python .\test.py -f import_merge\importBlock2T.py -python .\test.py -f import_merge\importBlockbetween.py -python .\test.py -f import_merge\importCacheFileHO.py -python .\test.py -f import_merge\importCacheFileHPO.py -python .\test.py -f import_merge\importCacheFileH.py -python .\test.py -f import_merge\importCacheFileS.py -python .\test.py -f import_merge\importCacheFileSub.py -python .\test.py -f import_merge\importCacheFileTO.py -python .\test.py -f import_merge\importCacheFileTPO.py -python .\test.py -f import_merge\importCacheFileT.py -python .\test.py -f import_merge\importDataH2.py -python .\test.py -f import_merge\importDataHO2.py -python .\test.py -f import_merge\importDataHO.py -python .\test.py -f import_merge\importDataHPO.py -python .\test.py -f import_merge\importDataLastHO.py -python .\test.py -f import_merge\importDataLastHPO.py -python .\test.py -f import_merge\importDataLastH.py -python .\test.py -f import_merge\importDataLastS.py -python .\test.py -f import_merge\importDataLastSub.py -python .\test.py -f import_merge\importDataLastTO.py -python .\test.py -f import_merge\importDataLastTPO.py -python .\test.py -f import_merge\importDataLastT.py -python .\test.py -f import_merge\importDataS.py -python .\test.py -f import_merge\importDataSub.py -python .\test.py -f import_merge\importDataTO.py -python .\test.py -f import_merge\importDataTPO.py -python .\test.py -f import_merge\importDataT.py -python .\test.py -f import_merge\importHeadOverlap.py -python .\test.py -f import_merge\importHeadPartOverlap.py -python .\test.py -f import_merge\importHead.py -python .\test.py -f import_merge\importHORestart.py -python .\test.py -f import_merge\importHPORestart.py -python .\test.py -f import_merge\importHRestart.py -python .\test.py -f import_merge\importLastHO.py -python .\test.py -f import_merge\importLastHPO.py -python .\test.py -f import_merge\importLastH.py -python .\test.py -f import_merge\importLastS.py -python .\test.py -f import_merge\importLastSub.py -python .\test.py -f import_merge\importLastTO.py -python .\test.py -f import_merge\importLastTPO.py -python .\test.py -f import_merge\importLastT.py -python .\test.py -f import_merge\importSpan.py -python .\test.py -f import_merge\importSRestart.py -python .\test.py -f import_merge\importSubRestart.py -python .\test.py -f import_merge\importTailOverlap.py -python .\test.py -f import_merge\importTailPartOverlap.py -python .\test.py -f import_merge\importTail.py -python .\test.py -f import_merge\importToCommit.py -python .\test.py -f import_merge\importTORestart.py -python .\test.py -f import_merge\importTPORestart.py -python .\test.py -f import_merge\importTRestart.py -python .\test.py -f import_merge\importInsertThenImport.py -python .\test.py -f import_merge\importCSV.py -python .\test.py -f import_merge\import_update_0.py -python .\test.py -f import_merge\import_update_1.py -python .\test.py -f import_merge\import_update_2.py -python .\test.py -f update\merge_commit_data.py +python .\test.py -f tag_lite\filter.py -w 1 -m u05 +python .\test.py -f tag_lite\create-tags-boundary.py -w 1 -m u05 +python .\test.py -f tag_lite\3.py -w 1 -m u05 +python .\test.py -f tag_lite\4.py -w 1 -m u05 +python .\test.py -f tag_lite\5.py -w 1 -m u05 +python .\test.py -f tag_lite\6.py -w 1 -m u05 +python .\test.py -f tag_lite\add.py -w 1 -m u05 +python .\test.py -f tag_lite\bigint.py -w 1 -m u05 +python .\test.py -f tag_lite\binary_binary.py -w 1 -m u05 +python .\test.py -f tag_lite\binary.py -w 1 -m u05 +python .\test.py -f tag_lite\bool_binary.py -w 1 -m u05 +python .\test.py -f tag_lite\bool_int.py -w 1 -m u05 +python .\test.py -f tag_lite\bool.py -w 1 -m u05 +python .\test.py -f tag_lite\change.py -w 1 -m u05 +python .\test.py -f tag_lite\column.py -w 1 -m u05 +python .\test.py -f tag_lite\commit.py -w 1 -m u05 +python .\test.py -f tag_lite\create.py -w 1 -m u05 +python .\test.py -f tag_lite\datatype.py -w 1 -m u05 +python .\test.py -f tag_lite\datatype-without-alter.py -w 1 -m u05 +python .\test.py -f tag_lite\delete.py -w 1 -m u05 +python .\test.py -f tag_lite\double.py -w 1 -m u05 +python .\test.py -f tag_lite\float.py -w 1 -m u05 +python .\test.py -f tag_lite\int_binary.py -w 1 -m u05 +python .\test.py -f tag_lite\int_float.py -w 1 -m u05 +python .\test.py -f tag_lite\int.py -w 1 -m u05 +python .\test.py -f tag_lite\set.py -w 1 -m u05 +python .\test.py -f tag_lite\smallint.py -w 1 -m u05 +python .\test.py -f tag_lite\tinyint.py -w 1 -m u05 +python .\test.py -f tag_lite\timestamp.py -w 1 -m u05 +python .\test.py -f tag_lite\TestModifyTag.py -w 1 -m u05 + +#python .\test.py -f dbmgmt\database-name-boundary.py -w 1 -m u05 +python test.py -f dbmgmt\nanoSecondCheck.py -w 1 -m u05 + +python .\test.py -f import_merge\importBlock1HO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock1HPO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock1H.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock1S.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock1Sub.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock1TO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock1TPO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock1T.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2HO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2HPO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2H.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2S.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2Sub.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2TO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2TPO.py -w 1 -m u05 +python .\test.py -f import_merge\importBlock2T.py -w 1 -m u05 +python .\test.py -f import_merge\importBlockbetween.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileHO.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileHPO.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileH.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileS.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileSub.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileTO.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileTPO.py -w 1 -m u05 +python .\test.py -f import_merge\importCacheFileT.py -w 1 -m u05 +python .\test.py -f import_merge\importDataH2.py -w 1 -m u05 +python .\test.py -f import_merge\importDataHO2.py -w 1 -m u05 +python .\test.py -f import_merge\importDataHO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataHPO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastHO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastHPO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastH.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastS.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastSub.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastTO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastTPO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataLastT.py -w 1 -m u05 +python .\test.py -f import_merge\importDataS.py -w 1 -m u05 +python .\test.py -f import_merge\importDataSub.py -w 1 -m u05 +python .\test.py -f import_merge\importDataTO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataTPO.py -w 1 -m u05 +python .\test.py -f import_merge\importDataT.py -w 1 -m u05 +python .\test.py -f import_merge\importHeadOverlap.py -w 1 -m u05 +python .\test.py -f import_merge\importHeadPartOverlap.py -w 1 -m u05 +python .\test.py -f import_merge\importHead.py -w 1 -m u05 +python .\test.py -f import_merge\importHORestart.py -w 1 -m u05 +python .\test.py -f import_merge\importHPORestart.py -w 1 -m u05 +python .\test.py -f import_merge\importHRestart.py -w 1 -m u05 +python .\test.py -f import_merge\importLastHO.py -w 1 -m u05 +python .\test.py -f import_merge\importLastHPO.py -w 1 -m u05 +python .\test.py -f import_merge\importLastH.py -w 1 -m u05 +python .\test.py -f import_merge\importLastS.py -w 1 -m u05 +python .\test.py -f import_merge\importLastSub.py -w 1 -m u05 +python .\test.py -f import_merge\importLastTO.py -w 1 -m u05 +python .\test.py -f import_merge\importLastTPO.py -w 1 -m u05 +python .\test.py -f import_merge\importLastT.py -w 1 -m u05 +python .\test.py -f import_merge\importSpan.py -w 1 -m u05 +python .\test.py -f import_merge\importSRestart.py -w 1 -m u05 +python .\test.py -f import_merge\importSubRestart.py -w 1 -m u05 +python .\test.py -f import_merge\importTailOverlap.py -w 1 -m u05 +python .\test.py -f import_merge\importTailPartOverlap.py -w 1 -m u05 +python .\test.py -f import_merge\importTail.py -w 1 -m u05 +python .\test.py -f import_merge\importToCommit.py -w 1 -m u05 +python .\test.py -f import_merge\importTORestart.py -w 1 -m u05 +python .\test.py -f import_merge\importTPORestart.py -w 1 -m u05 +python .\test.py -f import_merge\importTRestart.py -w 1 -m u05 +python .\test.py -f import_merge\importInsertThenImport.py -w 1 -m u05 +python .\test.py -f import_merge\importCSV.py -w 1 -m u05 +python .\test.py -f import_merge\import_update_0.py -w 1 -m u05 +python .\test.py -f import_merge\import_update_1.py -w 1 -m u05 +python .\test.py -f import_merge\import_update_2.py -w 1 -m u05 +python .\test.py -f update\merge_commit_data.py -w 1 -m u05 #======================p1-end=============== #======================p2-start=============== # tools -python test.py -f tools\taosdumpTest.py -python test.py -f tools\taosdumpTest2.py - -python test.py -f tools\taosdemoTest.py -python test.py -f tools\taosdemoTestWithoutMetric.py -python test.py -f tools\taosdemoTestWithJson.py -python test.py -f tools\taosdemoTestLimitOffset.py -python test.py -f tools\taosdemoTestTblAlt.py -python test.py -f tools\taosdemoTestSampleData.py -python test.py -f tools\taosdemoTestInterlace.py -python test.py -f tools\taosdemoTestQuery.py +python test.py -f tools\taosdumpTest.py -w 1 -m u05 +python test.py -f tools\taosdumpTest2.py -w 1 -m u05 + +python test.py -f tools\taosdemoTest.py -w 1 -m u05 +python test.py -f tools\taosdemoTestWithoutMetric.py -w 1 -m u05 +python test.py -f tools\taosdemoTestWithJson.py -w 1 -m u05 +python test.py -f tools\taosdemoTestLimitOffset.py -w 1 -m u05 +python test.py -f tools\taosdemoTestTblAlt.py -w 1 -m u05 +python test.py -f tools\taosdemoTestSampleData.py -w 1 -m u05 +python test.py -f tools\taosdemoTestInterlace.py -w 1 -m u05 +python test.py -f tools\taosdemoTestQuery.py -w 1 -m u05 # restful test for python -python test.py -f restful\restful_bind_db1.py -python test.py -f restful\restful_bind_db2.py +python test.py -f restful\restful_bind_db1.py -w 1 -m u05 +python test.py -f restful\restful_bind_db2.py -w 1 -m u05 # nano support -python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestSupportNanoInsert.py -python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestSupportNanoQuery.py -python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestSupportNanosubscribe.py -python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestInsertTime_step.py -python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdumpTestNanoSupport.py +python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestSupportNanoInsert.py -w 1 -m u05 +python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestSupportNanoQuery.py -w 1 -m u05 +python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestSupportNanosubscribe.py -w 1 -m u05 +python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdemoTestInsertTime_step.py -w 1 -m u05 +python test.py -f tools\taosdemoAllTest\NanoTestCase\taosdumpTestNanoSupport.py -w 1 -m u05 # update -python .\test.py -f update\allow_update.py -python .\test.py -f update\allow_update-0.py -python .\test.py -f update\append_commit_data.py -python .\test.py -f update\append_commit_last-0.py -python .\test.py -f update\append_commit_last.py +python .\test.py -f update\allow_update.py -w 1 -m u05 +python .\test.py -f update\allow_update-0.py -w 1 -m u05 +python .\test.py -f update\append_commit_data.py -w 1 -m u05 +python .\test.py -f update\append_commit_last-0.py -w 1 -m u05 +python .\test.py -f update\append_commit_last.py -w 1 -m u05 -python .\test.py -f update\merge_commit_data2.py -python .\test.py -f update\merge_commit_data2_update0.py -python .\test.py -f update\merge_commit_last-0.py -python .\test.py -f update\merge_commit_last.py -python .\test.py -f update\bug_td2279.py +python .\test.py -f update\merge_commit_data2.py -w 1 -m u05 +python .\test.py -f update\merge_commit_data2_update0.py -w 1 -m u05 +python .\test.py -f update\merge_commit_last-0.py -w 1 -m u05 +python .\test.py -f update\merge_commit_last.py -w 1 -m u05 +python .\test.py -f update\bug_td2279.py -w 1 -m u05 #======================p2-end=============== #======================p3-start=============== # user -python .\test.py -f user\user_create.py -python .\test.py -f user\pass_len.py +python .\test.py -f user\user_create.py -w 1 -m u05 +python .\test.py -f user\pass_len.py -w 1 -m u05 # stable -python .\test.py -f stable\query_after_reset.py +python .\test.py -f stable\query_after_reset.py -w 1 -m u05 # perfbenchmark -python .\test.py -f perfbenchmark\bug3433.py -#python .\test.py -f perfbenchmark\bug3589.py -python .\test.py -f perfbenchmark\taosdemoInsert.py +python .\test.py -f perfbenchmark\bug3433.py -w 1 -m u05 +#python .\test.py -f perfbenchmark\bug3589.py -w 1 -m u05 +python .\test.py -f perfbenchmark\taosdemoInsert.py -w 1 -m u05 #taosdemo python test.py -f tools\taosdemoAllTest\taosdemoTestInsertWithJson.py -python test.py -f tools\taosdemoAllTest\taosdemoTestQueryWithJson.py +python test.py -f tools\taosdemoAllTest\taosdemoTestQueryWithJson.py -w 1 -m u05 #query python test.py -f query\distinctOneColTb.py -python .\test.py -f query\filter.py -python .\test.py -f query\filterCombo.py -python .\test.py -f query\queryNormal.py -python .\test.py -f query\queryError.py -python .\test.py -f query\filterAllIntTypes.py -python .\test.py -f query\filterFloatAndDouble.py -python .\test.py -f query\filterOtherTypes.py -python .\test.py -f query\querySort.py -python .\test.py -f query\queryJoin.py -python .\test.py -f query\select_last_crash.py -python .\test.py -f query\queryNullValueTest.py -python .\test.py -f query\queryInsertValue.py -python .\test.py -f query\queryConnection.py -python .\test.py -f query\queryCountCSVData.py -python .\test.py -f query\natualInterval.py -python .\test.py -f query\bug1471.py -#python .\test.py -f query\dataLossTest.py -python .\test.py -f query\bug1874.py -python .\test.py -f query\bug1875.py -python .\test.py -f query\bug1876.py -python .\test.py -f query\bug2218.py -python .\test.py -f query\bug2117.py -python .\test.py -f query\bug2118.py -python .\test.py -f query\bug2143.py -python .\test.py -f query\sliding.py -python .\test.py -f query\unionAllTest.py -python .\test.py -f query\bug2281.py -python .\test.py -f query\bug2119.py -python .\test.py -f query\isNullTest.py -python .\test.py -f query\queryWithTaosdKilled.py -python .\test.py -f query\floatCompare.py -python .\test.py -f query\query1970YearsAf.py -python .\test.py -f query\bug3351.py -python .\test.py -f query\bug3375.py -python .\test.py -f query\queryJoin10tables.py -python .\test.py -f query\queryStddevWithGroupby.py -python .\test.py -f query\querySecondtscolumnTowherenow.py -python .\test.py -f query\queryFilterTswithDateUnit.py -python .\test.py -f query\queryTscomputWithNow.py -python .\test.py -f query\queryStableJoin.py -python .\test.py -f query\computeErrorinWhere.py -python .\test.py -f query\queryTsisNull.py -python .\test.py -f query\subqueryFilter.py -python .\test.py -f query\nestedQuery\queryInterval.py -python .\test.py -f query\queryStateWindow.py -# python .\test.py -f query\nestedQuery\queryWithOrderLimit.py -python .\test.py -f query\nestquery_last_row.py -python .\test.py -f query\queryCnameDisplay.py -python .\test.py -f query\operator_cost.py -# python .\test.py -f query\long_where_query.py -python test.py -f query\nestedQuery\queryWithSpread.py +python .\test.py -f query\filter.py -w 1 -m u05 +python .\test.py -f query\filterCombo.py -w 1 -m u05 +python .\test.py -f query\queryNormal.py -w 1 -m u05 +python .\test.py -f query\queryError.py -w 1 -m u05 +python .\test.py -f query\filterAllIntTypes.py -w 1 -m u05 +python .\test.py -f query\filterFloatAndDouble.py -w 1 -m u05 +python .\test.py -f query\filterOtherTypes.py -w 1 -m u05 +python .\test.py -f query\querySort.py -w 1 -m u05 +python .\test.py -f query\queryJoin.py -w 1 -m u05 +python .\test.py -f query\select_last_crash.py -w 1 -m u05 +python .\test.py -f query\queryNullValueTest.py -w 1 -m u05 +python .\test.py -f query\queryInsertValue.py -w 1 -m u05 +python .\test.py -f query\queryConnection.py -w 1 -m u05 +python .\test.py -f query\queryCountCSVData.py -w 1 -m u05 +python .\test.py -f query\natualInterval.py -w 1 -m u05 +python .\test.py -f query\bug1471.py -w 1 -m u05 +#python .\test.py -f query\dataLossTest.py -w 1 -m u05 +python .\test.py -f query\bug1874.py -w 1 -m u05 +python .\test.py -f query\bug1875.py -w 1 -m u05 +python .\test.py -f query\bug1876.py -w 1 -m u05 +python .\test.py -f query\bug2218.py -w 1 -m u05 +python .\test.py -f query\bug2117.py -w 1 -m u05 +python .\test.py -f query\bug2118.py -w 1 -m u05 +python .\test.py -f query\bug2143.py -w 1 -m u05 +python .\test.py -f query\sliding.py -w 1 -m u05 +python .\test.py -f query\unionAllTest.py -w 1 -m u05 +python .\test.py -f query\bug2281.py -w 1 -m u05 +python .\test.py -f query\bug2119.py -w 1 -m u05 +python .\test.py -f query\isNullTest.py -w 1 -m u05 +python .\test.py -f query\queryWithTaosdKilled.py -w 1 -m u05 +python .\test.py -f query\floatCompare.py -w 1 -m u05 +python .\test.py -f query\query1970YearsAf.py -w 1 -m u05 +python .\test.py -f query\bug3351.py -w 1 -m u05 +python .\test.py -f query\bug3375.py -w 1 -m u05 +python .\test.py -f query\queryJoin10tables.py -w 1 -m u05 +python .\test.py -f query\queryStddevWithGroupby.py -w 1 -m u05 +python .\test.py -f query\querySecondtscolumnTowherenow.py -w 1 -m u05 +python .\test.py -f query\queryFilterTswithDateUnit.py -w 1 -m u05 +python .\test.py -f query\queryTscomputWithNow.py -w 1 -m u05 +python .\test.py -f query\queryStableJoin.py -w 1 -m u05 +python .\test.py -f query\computeErrorinWhere.py -w 1 -m u05 +python .\test.py -f query\queryTsisNull.py -w 1 -m u05 +python .\test.py -f query\subqueryFilter.py -w 1 -m u05 +python .\test.py -f query\nestedQuery\queryInterval.py -w 1 -m u05 +python .\test.py -f query\queryStateWindow.py -w 1 -m u05 +# python .\test.py -f query\nestedQuery\queryWithOrderLimit.py -w 1 -m u05 +python .\test.py -f query\nestquery_last_row.py -w 1 -m u05 +python .\test.py -f query\queryCnameDisplay.py -w 1 -m u05 +python .\test.py -f query\operator_cost.py -w 1 -m u05 +# python .\test.py -f query\long_where_query.py -w 1 -m u05 +python test.py -f query\nestedQuery\queryWithSpread.py -w 1 -m u05 #stream -python .\test.py -f stream\metric_1.py -python .\test.py -f stream\metric_n.py -python .\test.py -f stream\new.py -python .\test.py -f stream\stream1.py -python .\test.py -f stream\stream2.py -#python .\test.py -f stream\parser.py -python .\test.py -f stream\history.py -python .\test.py -f stream\sys.py -python .\test.py -f stream\table_1.py -python .\test.py -f stream\table_n.py -python .\test.py -f stream\showStreamExecTimeisNull.py -python .\test.py -f stream\cqSupportBefore1970.py +python .\test.py -f stream\metric_1.py -w 1 -m u05 +python .\test.py -f stream\metric_n.py -w 1 -m u05 +python .\test.py -f stream\new.py -w 1 -m u05 +python .\test.py -f stream\stream1.py -w 1 -m u05 +python .\test.py -f stream\stream2.py -w 1 -m u05 +#python .\test.py -f stream\parser.py -w 1 -m u05 +python .\test.py -f stream\history.py -w 1 -m u05 +python .\test.py -f stream\sys.py -w 1 -m u05 +python .\test.py -f stream\table_1.py -w 1 -m u05 +python .\test.py -f stream\table_n.py -w 1 -m u05 +python .\test.py -f stream\showStreamExecTimeisNull.py -w 1 -m u05 +python .\test.py -f stream\cqSupportBefore1970.py -w 1 -m u05 #alter table -python .\test.py -f alter\alter_table_crash.py -python .\test.py -f alter\alterTabAddTagWithNULL.py -python .\test.py -f alter\alterTimestampColDataProcess.py +python .\test.py -f alter\alter_table_crash.py -w 1 -m u05 +python .\test.py -f alter\alterTabAddTagWithNULL.py -w 1 -m u05 +python .\test.py -f alter\alterTimestampColDataProcess.py -w 1 -m u05 # client -python .\test.py -f client\client.py -python .\test.py -f client\version.py -python .\test.py -f client\alterDatabase.py -python .\test.py -f client\noConnectionErrorTest.py -# python test.py -f client\change_time_1_1.py -# python test.py -f client\change_time_1_2.py +python .\test.py -f client\client.py -w 1 -m u05 +python .\test.py -f client\version.py -w 1 -m u05 +python .\test.py -f client\alterDatabase.py -w 1 -m u05 +python .\test.py -f client\noConnectionErrorTest.py -w 1 -m u05 +# python test.py -f client\change_time_1_1.py -w 1 -m u05 +# python test.py -f client\change_time_1_2.py -w 1 -m u05 # Misc -python testCompress.py -python testNoCompress.py -python testMinTablesPerVnode.py -python queryCount.py -python .\test.py -f query\queryGroupbyWithInterval.py -python client\twoClients.py -python test.py -f query\queryInterval.py -python test.py -f query\queryFillTest.py +python testCompress.py -w 1 -m u05 +python testNoCompress.py -w 1 -m u05 +python testMinTablesPerVnode.py -w 1 -m u05 +python queryCount.py -w 1 -m u05 +python .\test.py -f query\queryGroupbyWithInterval.py -w 1 -m u05 +python client\twoClients.py -w 1 -m u05 +python test.py -f query\queryInterval.py -w 1 -m u05 +python test.py -f query\queryFillTest.py -w 1 -m u05 # subscribe -python test.py -f subscribe\singlemeter.py +python test.py -f subscribe\singlemeter.py -w 1 -m u05 #python test.py -f subscribe\stability.py -python test.py -f subscribe\supertable.py +python test.py -f subscribe\supertable.py -w 1 -m u05 # topic -python .\test.py -f topic\topicQuery.py +python .\test.py -f topic\topicQuery.py -w 1 -m u05 #======================p3-end=============== #======================p4-start=============== -python .\test.py -f update\merge_commit_data-0.py +python .\test.py -f update\merge_commit_data-0.py -w 1 -m u05 # wal -python .\test.py -f wal\addOldWalTest.py +python .\test.py -f wal\addOldWalTest.py -w 1 -m u05 python .\test.py -f wal\sdbComp.py # function -python .\test.py -f functions\all_null_value.py +python .\test.py -f functions\all_null_value.py -w 1 -m u05 # functions python .\test.py -f functions\function_avg.py -r 1 python .\test.py -f functions\function_bottom.py -r 1 python .\test.py -f functions\function_count.py -r 1 -python .\test.py -f functions\function_count_last_stab.py +python .\test.py -f functions\function_count_last_stab.py -w 1 -m u05 python .\test.py -f functions\function_diff.py -r 1 python .\test.py -f functions\function_first.py -r 1 python .\test.py -f functions\function_last.py -r 1 @@ -342,55 +342,55 @@ python .\test.py -f functions\function_stddev.py -r 1 python .\test.py -f functions\function_sum.py -r 1 python .\test.py -f functions\function_top.py -r 1 python .\test.py -f functions\function_twa.py -r 1 -python .\test.py -f functions\function_twa_test2.py -python .\test.py -f functions\function_stddev_td2555.py -python .\test.py -f functions\showOfflineThresholdIs864000.py -python .\test.py -f functions\function_interp.py -python .\test.py -f insert\metadataUpdate.py -python .\test.py -f query\last_cache.py -python .\test.py -f query\last_row_cache.py -python .\test.py -f account\account_create.py -python .\test.py -f alter\alter_table.py -python .\test.py -f query\queryGroupbySort.py -python .\test.py -f functions\queryTestCases.py -python .\test.py -f functions\function_stateWindow.py -python .\test.py -f functions\function_derivative.py -python .\test.py -f functions\function_irate.py - -python .\test.py -f insert\unsignedInt.py -python .\test.py -f insert\unsignedBigint.py -python .\test.py -f insert\unsignedSmallint.py -python .\test.py -f insert\unsignedTinyint.py -python .\test.py -f insert\insertFromCSV.py -python .\test.py -f query\filterAllUnsignedIntTypes.py - -python .\test.py -f tag_lite\unsignedInt.py -python .\test.py -f tag_lite\unsignedBigint.py -python .\test.py -f tag_lite\unsignedSmallint.py -python .\test.py -f tag_lite\unsignedTinyint.py - -python .\test.py -f functions\function_percentile2.py -python .\test.py -f insert\boundary2.py -python .\test.py -f insert\insert_locking.py -python .\test.py -f alter\alter_debugFlag.py -python .\test.py -f query\queryBetweenAnd.py -python .\test.py -f tag_lite\alter_tag.py -python test.py -f tools\taosdemoAllTest\TD-4985\query-limit-offset.py -python test.py -f tools\taosdemoAllTest\TD-5213\insert4096columns_not_use_taosdemo.py -python test.py -f tools\taosdemoAllTest\TD-5213\insertSigcolumnsNum4096.py -python .\test.py -f tag_lite\drop_auto_create.py -python test.py -f insert\insert_before_use_db.py -python test.py -f alter\alter_keep.py -python test.py -f alter\alter_cacheLastRow.py +python .\test.py -f functions\function_twa_test2.py -w 1 -m u05 +python .\test.py -f functions\function_stddev_td2555.py -w 1 -m u05 +python .\test.py -f functions\showOfflineThresholdIs864000.py -w 1 -m u05 +python .\test.py -f functions\function_interp.py -w 1 -m u05 +python .\test.py -f insert\metadataUpdate.py -w 1 -m u05 +python .\test.py -f query\last_cache.py -w 1 -m u05 +python .\test.py -f query\last_row_cache.py -w 1 -m u05 +python .\test.py -f account\account_create.py -w 1 -m u05 +python .\test.py -f alter\alter_table.py -w 1 -m u05 +python .\test.py -f query\queryGroupbySort.py -w 1 -m u05 +python .\test.py -f functions\queryTestCases.py -w 1 -m u05 +python .\test.py -f functions\function_stateWindow.py -w 1 -m u05 +python .\test.py -f functions\function_derivative.py -w 1 -m u05 +python .\test.py -f functions\function_irate.py -w 1 -m u05 + +python .\test.py -f insert\unsignedInt.py -w 1 -m u05 +python .\test.py -f insert\unsignedBigint.py -w 1 -m u05 +python .\test.py -f insert\unsignedSmallint.py -w 1 -m u05 +python .\test.py -f insert\unsignedTinyint.py -w 1 -m u05 +python .\test.py -f insert\insertFromCSV.py -w 1 -m u05 +python .\test.py -f query\filterAllUnsignedIntTypes.py -w 1 -m u05 + +python .\test.py -f tag_lite\unsignedInt.py -w 1 -m u05 +python .\test.py -f tag_lite\unsignedBigint.py -w 1 -m u05 +python .\test.py -f tag_lite\unsignedSmallint.py -w 1 -m u05 +python .\test.py -f tag_lite\unsignedTinyint.py -w 1 -m u05 + +python .\test.py -f functions\function_percentile2.py -w 1 -m u05 +python .\test.py -f insert\boundary2.py -w 1 -m u05 +python .\test.py -f insert\insert_locking.py -w 1 -m u05 +python .\test.py -f alter\alter_debugFlag.py -w 1 -m u05 +python .\test.py -f query\queryBetweenAnd.py -w 1 -m u05 +python .\test.py -f tag_lite\alter_tag.py -w 1 -m u05 +python test.py -f tools\taosdemoAllTest\TD-4985\query-limit-offset.py -w 1 -m u05 +python test.py -f tools\taosdemoAllTest\TD-5213\insert4096columns_not_use_taosdemo.py -w 1 -m u05 +python test.py -f tools\taosdemoAllTest\TD-5213\insertSigcolumnsNum4096.py -w 1 -m u05 +python .\test.py -f tag_lite\drop_auto_create.py -w 1 -m u05 +python test.py -f insert\insert_before_use_db.py -w 1 -m u05 +python test.py -f alter\alter_keep.py -w 1 -m u05 +python test.py -f alter\alter_cacheLastRow.py -w 1 -m u05 python .\test.py -f query\querySession.py -python test.py -f alter\alter_create_exception.py -python .\test.py -f insert\flushwhiledrop.py -python .\test.py -f insert\schemalessInsert.py -python .\test.py -f alter\alterColMultiTimes.py -python .\test.py -f query\queryWildcardLength.py -python .\test.py -f query\queryTbnameUpperLower.py -python .\test.py -f query\query.py -python .\test.py -f query\queryDiffColsOr.py +python test.py -f alter\alter_create_exception.py -w 1 -m u05 +python .\test.py -f insert\flushwhiledrop.py -w 1 -m u05 +python .\test.py -f insert\schemalessInsert.py -w 1 -m u05 +python .\test.py -f alter\alterColMultiTimes.py -w 1 -m u05 +python .\test.py -f query\queryWildcardLength.py -w 1 -m u05 +python .\test.py -f query\queryTbnameUpperLower.py -w 1 -m u05 +python .\test.py -f query\query.py -w 1 -m u05 +python .\test.py -f query\queryDiffColsOr.py -w 1 -m u05 #======================p4-end=============== diff --git a/tests/pytest/util/cases.py b/tests/pytest/util/cases.py index 7da3df09a708fd7f9e829b984b051f2b007dc71f..fd3926a6f1bc79fee81c7d438dceb8eedcb7803d 100644 --- a/tests/pytest/util/cases.py +++ b/tests/pytest/util/cases.py @@ -102,7 +102,11 @@ class TDCases: if tmp.name.find(fileName) != -1: case = testModule.TDTestCase() case.init(conn, self._logSql) - case.run() + try: + case.run() + except Exception as e: + tdLog.notice(repr(e)) + tdLog.exit("%s failed" % (fileName)) case.stop() runNum += 1 continue