From 54f07ee3be4c9aad41181ed46b50d273c10767bd Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 23 Jun 2026 23:51:38 +0400 Subject: feat: audit native smoke artifacts --- fixtures/acceptance/coverage.tsv | 1 + fixtures/acceptance/stage_0_2_roadmap.md | 1 + 2 files changed, 2 insertions(+) (limited to 'fixtures/acceptance') diff --git a/fixtures/acceptance/coverage.tsv b/fixtures/acceptance/coverage.tsv index f826c08..11325e2 100644 --- a/fixtures/acceptance/coverage.tsv +++ b/fixtures/acceptance/coverage.tsv @@ -57,6 +57,7 @@ S0-VK-025 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_wi S0-VK-026 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_window_probe rejects_passed_without_surface_probe parses_surface_probe_as_instance_probe S0-VK-027 covered cargo test -p fparkan-vulkan-smoke --offline rejects_passed_without_swapchain_recreation blocked_report_includes_shader_manifest_and_bootstrap_status S0-VK-028 covered cargo test -p fparkan-vulkan-smoke --offline reports_rustc_host_triple blocked_report_includes_shader_manifest_and_bootstrap_status +S0-VK-029 covered cargo test -p xtask --offline native_smoke_audit_accepts_complete_three_platform_pass native_smoke_audit_rejects_blocked_or_incomplete_reports S0-LIMIT-001 covered cargo test -p fparkan-binary --offline rejects_count_stride_overflow S0-LIMIT-002 covered cargo test -p fparkan-binary --offline rejects_oversized_declared_allocation_before_read L1-P1-NRES-001 covered cargo test -p fparkan-nres --offline licensed_corpora_nres_roundtrip_gates diff --git a/fixtures/acceptance/stage_0_2_roadmap.md b/fixtures/acceptance/stage_0_2_roadmap.md index 7308e10..37e1daa 100644 --- a/fixtures/acceptance/stage_0_2_roadmap.md +++ b/fixtures/acceptance/stage_0_2_roadmap.md @@ -57,6 +57,7 @@ `S0-VK-026` `S0-VK-027` `S0-VK-028` +`S0-VK-029` `S0-LIMIT-001` `S0-LIMIT-002` `L1-P1-NRES-001` -- cgit v1.2.3