fix(vulkan-smoke): emit structured timeout reports

This commit is contained in:
2026-06-25 07:29:43 +04:00
parent e40349b204
commit 70813154f2
3 changed files with 261 additions and 85 deletions
+2 -1
View File
@@ -76,7 +76,8 @@ FPARKAN_CORPORA_MANIFEST=/private/tmp/fparkan-corpora.toml \
```bash
cargo run -p fparkan-vulkan-smoke --locked -- \
--out target/fparkan/native-smoke/local.json
--out target/fparkan/native-smoke/local.json \
--timeout-seconds 120
```
Перед запуском убедитесь, что на машине доступен Vulkan loader и рабочий ICD: