TDengine/tests/parallel_test/longtimeruning_cases.task
Jinqing Kuang 8ad3a5802d feat(stream)[TS-5469]: add tests for stream event notifications
Add functional tests for different stream processing scenarios
and window types. Also include tests for network failure cases
to ensure robustness.
2025-02-16 22:36:36 +08:00

23 lines
767 B
Text

#Column Define
#caseID,rerunTimes,Run with Sanitizer,casePath,caseCommand
#NA,NA,y or n,script,./test.sh -f tsim/user/basic.sim
# system test
#
#,,y,system-test,./pytest.sh python3 ./test.py -f 8-stream/stream_multi_agg.py
#,,n,system-test,python3 ./test.py -f 8-stream/stream_basic.py
# army-test
#,,y,army,./pytest.sh python3 ./test.py -f multi-level/mlevel_basic.py -N 3 -L 3 -D 2
,,y,army,./pytest.sh python3 ./test.py -f stream/test_stream_notify.py
#tsim test
#,,y,script,./test.sh -f tsim/query/timeline.sim
,,y,script,./test.sh -f tsim/stream/streamTwaInterpFwcCheckpoint.sim
,,y,script,./test.sh -f tsim/stream/streamFwcIntervalFill.sim
,,y,script,./test.sh -f tsim/stream/streamTwaFwcInterval.sim
#docs-examples test
#,,n,docs-examples-test,bash c.sh