4paradigm / 4paradigm/OpenMLDB
coverage fails at high freq
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
Fails on
2023-07-31T09:40:37.5940558Z 69 - sql_cmd_test (Failed)
2023-07-31T09:40:37.5940959Z 88 - sql_cluster_availability_test (Failed)
1. catch failed status, the log is hard to debug now
sql_cmd_test DBSDK/DBSDKTest.LongWindowsCleanup/1 said demo1 deployment exists in tablet, but drop succ in the last time. Check about tablet sp_cache_
cicd workflow ~40m 39s may be this failure
https://github.com/4paradigm/OpenMLDB/actions/runs/5722199470/job/15504895984
贡献指南
调研方向
The issue mentions sql_cmd_test and sql_cluster_availability_test failures in CI. Start by examining the test logs from the provided GitHub Actions link to understand the error about 'tablet sp_cache_'. Look at the test files in the repository to see how coverage is measured and where the failure occurs. Determine if the issue is in the test setup, the database's cache mechanism, or the CI environment itself.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- sql
- 领域
- databases, testing
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100