Block a user
fix(functional): fix test_realtime_pi_tests and test_realtime_rt_migrate
已经恢复删除的一些 XXXSetup 中调用的 rlCleanupAppend XXXCleanup
fix(functional): fix test_realtime_pi_tests and test_realtime_rt_migrate
@chainsx 这里
rlCleanupAppend "XXXCleanup"是为了测试用例执行结束清理环境是引用计数减一,删除后感觉违背了原来设计。这里报错具体是什么错误呢?是因为清理环境时调用XXXCleanup嘛?
我重新检查…
fix(functional): fix test_realtime_pi_tests and test_realtime_rt_migrate
@redrsoe2100 @chainsx 这个 PR 删除了一些
XXXSetup中调用rlCleanupAppend "XXXCleanup",这样是合理的吗?
这里删除 rlCleanupAppend "XXXCleanup" 是有意的。
根据[相关 issue](https://git.o…
fix(functional): fix LTP, compiler, kernel, and package tests
chainsx
created branch functional-minimal-fixes in chainsx/openruyi-autotest
2026-07-30 10:06:17 +00:00
fix(compatibility): fix LTP POSIX test execution
compatibility 测试情况