Skip to content

ci: avoid false packaged smoke process matches - #44

Merged
LetItBe12345 merged 1 commit into
mainfrom
fix/ci-smoke-process-detection
Jul 26, 2026
Merged

ci: avoid false packaged smoke process matches#44
LetItBe12345 merged 1 commit into
mainfrom
fix/ci-smoke-process-detection

Conversation

@LetItBe12345

Copy link
Copy Markdown
Owner

修复 main CI 两组 packaged display smoke 的误报。

这次 smoke 已经启动成功、日志路径也已正确,但残留进程检查用 pgrep -f /omp-desktop 匹配到了测试脚本自身的命令行参数。改为按进程名检查 omp-desktop,并保留源码 Electron 进程检查。

验证:bash -n scripts/ci-linux-display-smoke.shgit diff --check

@LetItBe12345
LetItBe12345 merged commit 4447d9f into main Jul 26, 2026
3 checks passed
@LetItBe12345
LetItBe12345 deleted the fix/ci-smoke-process-detection branch July 26, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant