ticket: close done items

This commit is contained in:
2026-06-14 01:34:18 +09:00
parent 1df68c0e4a
commit b24aaaccae
18 changed files with 126 additions and 12 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
title: "E2E テストハーネス"
state: 'done'
state: 'closed'
created_at: "2026-05-27T00:00:02Z"
updated_at: '2026-06-13T15:45:26Z'
updated_at: '2026-06-13T16:34:06Z'
queued_by: 'yoi ticket'
queued_at: '2026-06-13T14:17:34Z'
---
+1
View File
@@ -0,0 +1 @@
Closed after prior done-state completion.
+18
View File
@@ -529,4 +529,22 @@ Required correction:
- Do not use `cargo run` as the process-under-test because that would put Cargo in the PTY/signal/quit-latency measurement path.
- Preserve the existing production/non-production boundary and E2E feature gating.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---