“36bf71243cb59e077204b4d323aba92ec04bc07b”上不存在“benchmark/PaddleOCR_DBNet/test_tipc/benchmark_train.sh”
提交 90dcf118 编写于 作者: wmmhello's avatar wmmhello

Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761

......@@ -1261,7 +1261,7 @@ TEST(testCase, sml_16368_Test) {
ASSERT_EQ(taos_errno(pRes), 0);
taos_free_result(pRes);
}
*/
TEST(testCase, sml_dup_time_Test) {
TAOS *taos = taos_connect("localhost", "root", "taosdata", NULL, 0);
ASSERT_NE(taos, nullptr);
......@@ -1284,4 +1284,4 @@ TEST(testCase, sml_dup_time_Test) {
ASSERT_EQ(taos_errno(pRes), 0);
taos_free_result(pRes);
}
*/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册