File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ cargo run --release --bin settings-ui-acceptance -- light 520 640 target/ui-acce
125125| 2026-08-10 | ` 075a325 ` | 341 项库测试、严格 Clippy、格式检查和 Release 主程序构建通过;辅助滚动输入现在恢复用户原始鼠标位置。 | 待执行 | 滚动前保存光标位置,滚轮注入成功或失败后均尝试恢复;溢出校验在移动光标前执行,避免异常路径留下鼠标副作用。真实滚动 UI、双屏/混合 DPI 和录屏手工矩阵仍待执行。 |
126126| 2026-08-10 | ` current-20260810-ui ` | 当前 Release 原生设置窗口顺序运行深色 Capture 与浅色 Record 520x640 截图,滚动拼接 6 帧验收和 FFmpeg 区域录制验收均通过。 | 待执行 | 截图证据位于 ` target/ui-acceptance/settings-current3-dark-520x640.png ` 与 ` target/ui-acceptance/settings-current3-light-520x640.png ` ,两张图均为 DPI 96、scale 1.0,未发现文字截断、控件重叠或状态栏遮挡;` scroll-acceptance-current2.json ` 输出 96x630 且像素校验和匹配;` recording-current2-region.json ` 为 H.264 640x360、2.4 秒并观察到暂停/恢复。150%/200% 缩放、双屏和完整录屏 UI 手工矩阵仍待执行。 |
127127| 2026-08-10 | ` 57980ca ` | 341 项库测试、严格 Clippy、格式检查、Release 主程序构建和滚动控制器回归测试通过;辅助滚动按钮明确显示 ` Scroll down + capture ` ,等待态显示 ` Scrolling... ` 。 | 待执行 | 文案与当前固定的向下滚轮方向一致,避免用户误判滚动方向;真实滚动 UI、双屏/混合 DPI 和录屏手工矩阵仍待执行。 |
128+ | 2026-08-10 | ` a71bf72 ` | 343 项库测试、严格 Clippy、格式检查、便携包构建和验证通过;便携启动冒烟现在使用隔离 profile 并确认进程保持运行 5 秒。 | 待执行 | ` dist/acceptance-profile/FlashShot-0.1.0-windows-x86_64.zip ` 通过结构与 SHA-256 校验;` FLASH_SHOT_PROFILE_DIR ` 下的 ` config/data/cache/history ` 均成功创建,避免污染当前用户数据。真实干净 Windows 用户账户、签名和安装器仍待发布时执行。 |
128129| 2026-08-10 | ` 7034a07 ` | ` recognition-acceptance ` 探针升级为 schema 2;默认模式只读探测并保持非阻塞,` --require-ocr ` 与 ` --require-translation ` 可分别把依赖就绪状态作为机器可读退出门禁。 | 待执行 | 当前默认报告 ` target/ui-acceptance/recognition-acceptance-default-current.json ` 中 OCR 为 ` program not found ` 、翻译端点未配置且 ` passed: true ` ;显式 ` --require-ocr ` 与 ` --require-translation ` 分别在 ` target/ui-acceptance/recognition-acceptance-required-ocr-current.json ` 、` target/ui-acceptance/recognition-acceptance-required-translation-current.json ` 写入 ` passed: false ` 并以退出码 1 结束。未安装 Tesseract 或未配置翻译服务时,不将 OCR/翻译真实 UI 矩阵标为通过。 |
129130
130131本次自动证据保存为本机未跟踪的 ` target\\capture-stress-20260802.json ` 、
You can’t perform that action at this time.
0 commit comments