fix(ci): stabilize sync, release, and frontend tests - #134
Open
BA7MLV wants to merge 3 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更
本地验证
node --test scripts/__tests__/generate-version.test.mjs:10/10。npm run licenses:check、npm run typecheck、npm run lint:通过;lint 保留仓库已有 warnings。cargo fmt --check、cargo check --tests --locked、sync 单元测试:98/98。vite build、Prettier、workflow YAML/shell 解析:通过。远端 CI 验证
Run
30854518354:Build Configuration Contracts、Frontend、Backend、Migration Gate、Cloud Provider Contract Gate和Security Audit通过。Cloud Provider Contract Gate 的真实 Docker provider contract 已通过,包含 FTP tombstone 路径。整体 run 仍失败:32 路中的普通 shard 已不再出现 OOM,但重型 shard 9/10 仍触发 4GB V8 OOM,另有 7 个重型 shard 达到 45 分钟限制;这些 shard 同时包含仓库已有的源码/行为契约失败。
Rust Tests · Build Archive和Windows Shell Sandbox收到 runner 取消/超时信号,未见编译错误。未完成项
NotesWorkspaceApp.test.tsx等重型测试的单文件/模块生命周期 OOM 仍需独立治理;本 PR 不修改这些无关测试。Cloud Provider Contract Gate已完成真实 provider contract 验证。