Files
workinf_Blender_Wasm/docs/tasks/M13-05G.md
mes123456 380cbed4ff
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

785 B
Raw Blame History

M13-05Gfuzz 崩溃最小化与回归固化

  • task: M13-05G
  • parent: M13-05F
  • status: done

目标

使用固定 seed 对 blend、image、font、node 和 script manifest 生产解析路径执行确定性 fuzz 回放。崩溃必须先保存可重放的最小样本;修复后样本进入长期回归 corpus。本任务不启用脚本执行。

验收

npm --prefix web run test:fuzz-regression

产物和交接

报告和 manifest 位于 tests/golden/M13-05G/;本轮 5 个域各 16 个用例,共 80 个用例,零崩溃、 零最小回归样本。下一任务由 manifest 的 nextTask 指向 M13-05H

回滚

移除 fuzz runner、checker、报告、manifest、package 命令和本状态页;将 M13-05F 恢复为队列尾。