feat(usable): package gui-host validation snapshot
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
## 功能门槛
|
||||
|
||||
- [ ] PostgreSQL happy path 通过
|
||||
- [ ] MySQL happy path 通过
|
||||
- [x] PostgreSQL happy path 通过
|
||||
- [x] MySQL happy path 通过
|
||||
- [x] SQLite happy path 通过
|
||||
- [x] 至少一条连接失败路径已验证
|
||||
- [x] 至少一条查询失败路径已验证
|
||||
@@ -27,6 +27,6 @@
|
||||
|
||||
## 当前状态
|
||||
|
||||
- 当前清单已具备可执行代码、SQLite 主流程证据、SQLite non-db file failure-path 证据和 Linux release artifact smoke 证据,但仍不可整体判定通过。
|
||||
- 原因 1:当前 agent 环境无法执行 GitHub 的 macOS / Windows runner,也没有 `docker` 来完成 PostgreSQL / MySQL 的真实 smoke 复核。
|
||||
- 原因 2:当前 agent 环境没有 `cargo`,后续宿主机复核必须提前准备 Rust toolchain 或直接使用预编译二进制。
|
||||
- 当前清单已具备 SQLite 主流程证据、Linux release artifact smoke 证据、基于 [CMP-17](/CMP/issues/CMP-17#comment-0cd53e93-25a5-456b-8dba-31ea098c2aa8) 的宿主机 PostgreSQL / MySQL happy-path 证据、MySQL 修复分支的离线回归证据,以及 [CMP-23](/CMP/issues/CMP-23#comment-ab7a7c16-aaa3-4e62-9543-5055925201b8) 中完整的宿主机 Unicode patched-run 附件,但仍不可整体判定通过。
|
||||
- 原因 1:当前 agent 环境无法执行 GitHub 的 macOS / Windows runner,因此跨平台 release artifact 仍缺真实运行证据。
|
||||
- 原因 2:宿主机证据里二进制路径仍是占位符,commit SHA / branch 也未附上;这更像可追溯性补强项,而不是当前 MySQL Unicode 验收 blocker。
|
||||
|
||||
Reference in New Issue
Block a user