homework-jianmu/tests/system-test/1-insert
wangjiaming 40d32e16b0
fix(TS-6117): fix drop table name with star crash (#30204)
2025-03-17 14:13:03 +08:00
..
InsertFuturets.py test:add test case for future timestamp insert 2022-11-15 09:52:34 +08:00
alter_database.py fix: keep_time_offset format of show create database 2025-02-10 15:36:54 +08:00
alter_replica.py test: add test case for alter replica 2023-04-26 16:17:23 +08:00
alter_stable.py test: adjust test case for alter table 2023-11-25 00:49:49 +08:00
alter_table.py update test case 2022-11-23 12:01:21 +08:00
benchmark-tbl-rsma-alter.json test:add testcase of rsma 2023-11-14 14:56:05 +08:00
benchmark-tbl-rsma.json test:add testcase of rsma 2023-11-14 10:43:39 +08:00
block_wise.py enh: use placeholder '-' for interval of 1st retention level 2023-10-30 14:02:31 +08:00
boundary.py fix: ci errors 2024-12-20 13:45:10 +08:00
composite_primary_key_create.py update cases 2024-04-19 16:41:53 +08:00
composite_primary_key_delete.py add test scripts for TS-4243 2024-04-03 18:05:21 +08:00
composite_primary_key_insert.py tetst:modify error path and correct checking timestamp data with timezone in windows ci 2024-09-06 14:26:18 +08:00
create_retentions.py test:add testcase of rsma 2023-11-14 10:43:39 +08:00
database_pre_suf.py test: update test cases. 2024-09-11 10:19:37 +08:00
db_tb_name_check.py add test case 2024-12-23 10:26:12 +08:00
ddl_in_sysdb.py fix: ddl in system database 2025-01-08 15:58:58 +08:00
delete_childtable.py fix(stream): set the correct initial offset value. 2023-04-18 08:56:31 +08:00
delete_data.py fix: delete data is not right 2023-09-15 15:46:26 +08:00
delete_normaltable.py test:modify case delete_data.py to three cases 2022-11-08 09:04:05 +08:00
delete_stable.py enh: support delete without time range 2025-02-06 18:00:26 +08:00
drop.py fix(TS-6117): fix drop table name with star crash (#30204) 2025-03-17 14:13:03 +08:00
influxdb_line_taosc_insert.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
insertWithMoreVgroup.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
insert_column_value.py fix: insert clause mixed with bound and unspecified columns 2024-07-19 15:12:32 +08:00
insert_double.py update test cases to fix uncertainty results by charles 2024-06-05 08:25:39 +08:00
insert_drop.py test: remove blank line 2023-02-08 14:13:26 +08:00
insert_from_csv.py Revert "Revert "Fix infinite loop when insert from CSV file on Windows"" 2024-12-30 19:41:41 +08:00
insert_perf.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
insert_stb.py fix: fix test case 2023-11-06 17:15:46 +08:00
insert_timestamp.py fix characters problem 2024-01-12 10:21:13 +08:00
insert_wide_column.py fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
keep_expired.py test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +08:00
manyVgroups.json fix: num_of_records_per_req item in json config need less than 32768. current = 100000 2023-06-02 16:56:20 +08:00
mutil_stage.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
mutipythonnodebugtaosd.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
opentsdb_json_taosc_insert.py fix:case error 2023-07-26 16:43:27 +08:00
opentsdb_telnet_line_taosc_insert.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
performanceInsert.json Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-08-06 14:52:08 +08:00
performanceQuery.json test:modify testcase of python connector using Statement API 2022-05-30 13:27:53 +08:00
precisionNS.py tetst:modify failed cases in windows ci 2024-09-01 22:20:56 +08:00
precisionUS.py tetst:modify failed cases in windows ci 2024-09-01 22:20:56 +08:00
row64kInsertByCsv.py test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
rowlength64k.json test: rowlength64k 2023-05-16 14:17:56 +08:00
rowlength64k.py test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
rowlength64k_1.py test: rowlength64k 2023-05-17 18:39:35 +08:00
rowlength64k_2.py test: rowlength64k 2023-05-18 10:22:20 +08:00
rowlength64k_3.py test: rowlength64k 2023-05-17 18:39:24 +08:00
rowlength64k_4.py test: rowlength64k 2023-05-18 10:22:35 +08:00
rowlength64k_benchmark.py test:repire test case for windows 2023-08-07 18:32:58 +08:00
rsma.py test:add testcase of rsma 2023-11-14 14:56:18 +08:00
stmt_error.py update CI test case stmt_error 2024-07-05 16:27:40 +08:00
stt_blocks_check.py TS-4423: add test case 2024-01-03 15:19:27 +08:00
tableColumn4096.json test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 14:54:28 +08:00
tableColumn4096csvLength64k.csv test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 14:54:28 +08:00
table_comment.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
table_param_ttl.py fix(stream): reduce the consensus checkpoint id trans. (#30105) 2025-03-17 10:20:17 +08:00
tb_100w_data_order.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
test_insert_from_csv.csv Revert "Revert "Fix infinite loop when insert from CSV file on Windows"" 2024-12-30 19:41:41 +08:00
test_multi_insert.py test:add insert test cases 2024-11-11 14:58:17 +08:00
test_stmt_muti_insert_query.py test: add asan case 2022-11-23 16:15:44 +08:00
test_stmt_set_tbname_tag.py feat:[TS-4893] Support MYSQL functions. 2024-08-14 09:19:25 +08:00
test_td27388.py add test case for task td-27388 2023-11-23 19:23:02 +08:00
test_td29157.py update test cases 2024-05-06 14:55:39 +08:00
test_td29793.py add test scripts for td29793 2024-04-28 15:27:57 +08:00
test_ts4219.py add test case for ts-4219 by charles 2023-11-07 18:13:23 +08:00
test_ts4295.py add test case for ts-4295 2023-11-23 17:09:33 +08:00
test_ts4479.py udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
time_range_wise.py test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
ts-4272.py tetst:modify error path in windows ci 2024-09-03 16:34:26 +08:00
update_data.py test:add test case for boundary check 2022-11-17 16:58:04 +08:00
update_data_muti_rows.py test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00