TDengine/test/cases/18-StreamProcessing/30-OldPyCases
WANG Xu c52c68aa4f
sync: apply remaining build system changes from monorepo (main)
The following commits could not be applied individually due to context
differences between the monorepo and the public repo's build files.
They have been applied as a cumulative diff to ensure the final state
matches the monorepo exactly:

- chore: sync CI files with 3.0 branch to eliminate merge conflicts (rd-public/tsdb!271)
- revert(refactor): dynamically link taosd taosudf taosmqtt against libtaosnative.so to reduce binary size (revert #183) (rd-public/tsdb!282)
- fix(docs): autofix formatting issues across all doc files (rd-public/tsdb!296)
- feat: support -DBUILD_SANITIZER=true on windows for debug build (rd-public/tsdb!291)
- feat(build): build cache, mirror, and sccache optimizations (rd-public/tsdb!326)
- docs: update image for three replica (rd-public/tsdb!324)
- enh: shared storage on windows (rd-public/tsdb!333)
- fix(cmake): convert ext_libs3 from git clone to URL tarball download (rd-public/tsdb!360)
- feat: dual-source deps and comprehensive docs/packaging (cherry-pick to main) (rd-public/tsdb!352)
- fix(cmake): guard DOWNLOAD_EXTRACT_TIMESTAMP for CMake < 3.24 and fix duplicate Cargo.lock entry (rd-public/tsdb!369)
- fix: test case execution failure in pytest.sh (rd-public/tsdb!338)
- enh: built-in compilation support for Python UDF plugins use abi3 (rd-public/tsdb!325)
2026-05-23 14:11:50 +08:00
..
ans test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
in test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
json test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
interval.json test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_at_once.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_backquote_check.py fix:refactor log messages in test cases to remove "successfully executed" for consistency (#34422) 2026-01-28 13:41:40 +08:00
test_oldcase_checkpoint_info.py fix(stream): fix ci case issues (#34516) 2026-02-23 20:46:41 +08:00
test_oldcase_drop.py case: uniform case title (#33587) 2025-11-14 11:32:21 +08:00
test_oldcase_empty_identifier.py case: uniform case title (#33587) 2025-11-14 11:32:21 +08:00
test_oldcase_forcewindowclose.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_interval_partition.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_math_func.py sync: apply remaining build system changes from monorepo (main) 2026-05-23 14:11:50 +08:00
test_oldcase_sliding_partition.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_snode_restart_with_checkpoint.py fix:refactor log messages in test cases to remove "successfully executed" for consistency (#34422) 2026-01-28 13:41:40 +08:00
test_oldcase_state_window.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_stream_basic.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_stream_multi_agg.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_string_func.py test: tidy up cases for main branch(10-21) (#33323) 2025-10-27 10:14:17 +08:00
test_oldcase_taosdShell.py chore: sort and tidy up Python requirements (#33884) 2025-12-11 22:04:47 +08:00