| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
push Signed-off-by: fengyang <fengyang44@huawei.com> | 1 年前 | |
test(ans): optimize unit test sleep efficiency with SelfClean mechanism Replace fixed-duration sleep calls in unit/module tests with direct SelfClean(false) / WaitForFfrtQueue() calls, eliminating ~137 sleep calls across 9 test files. This reduces test execution time and improves stability by synchronizing on actual task completion instead of fixed timeouts. Key changes: - Replace sleep with direct SelfClean(false) calls in 9 test files - Replace sleep with direct WaitForFfrtQueue() in subscriber manager test - Clean TearDown residual sleep, add StopCacheCleanupTimer() - Restore 1000ms sleep for 4 rate-limited publish test cases - No new files, no BUILD.gn changes, no macro abstraction Test results: 534/534 (100%) passed on ARM device with CFI disabled. Change-Id: I2b68edbdca43f183f55f681e0701fb543b668240 Change-Id: I3f3ddc0868105a2c6ebdd3232fae9188429114fd Change-Id: I08f7b9b8b45a2d90bd0580f0e92059b03d0aa514 Co-Authored-By: Agent Signed-off-by: CheerfulRicky <yuegang7@h-partners.com> Change-Id: I44098e741e681234033e3ae9cdf8427205e86bfa | 20 天前 | |
需求 Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com> | 7 个月前 | |
Adjust the interface Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com> | 1 个月前 | |
add time zone Co-Authored-By: Agent Signed-off-by: zhishui001 <hehongyin1@h-partners.com> | 2 个月前 | |
update: 更新文件 reminder_request_branch_test.cpp 删除空白 Signed-off-by: hanwenhui <hanwenhui2@h-partners.com> | 1 个月前 | |
Refactoring calendar reminder with repeated triggering of time calculation for month and day, and fixing multiple defects Abandoning the old GetNextDay+monthly jump algorithm and replacing it with a single-layer monthly jump scheme based on absolute month numbers, Year=absMonth/12 automatically crosses years, eliminating the hidden danger of manual setYear accumulation. Fix the following defects: 1. Multiple accumulations of setYear after the New Year result in a delay of 1 to N years in the next cycle 2. The candidate trigger time is earlier than the start date of firstDesignate 3. When firstDesignate exceeds the coverage range of the loop, it is misjudged as expired 4. setDay=255 is incorrectly normalized by mktime (such as invalid configuration for Hb 30) Scan range expanded to 5 years, correctly handling the leap year cycle on February 29th. Add 10 regression tests covering all reachable branches, constructed based on relative time to ensure future feasibility. Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com> Co-Authored-By: Agent | 2 天前 | |
fix ut Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com> | 9 天前 | |
update Co-Authored-By: Agent Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com> | 2 个月前 | |
需求 Signed-off-by: let_it_rot <gaojiaqi7@h-partners.com> | 7 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 20 天前 | ||
| 7 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 2 天前 | ||
| 9 天前 | ||
| 2 个月前 | ||
| 7 个月前 |