Skip to content

Commit b833d02

Browse files
andylbrummerclaude
andcommitted
[DART-uXkzecM0umnf] cleanup: remove 53 tracked Golden{Mismatch,RoundTrip}_ debris files
These are GUID-suffixed runtime dump artifacts from GoldenAsync_RoundTrip_* and GoldenAsync_Mismatch_* tests (GoldenTests.cs lines 34, 65 — generated via System.Guid.NewGuid()). Never referenced as fixtures. Adds src/PsBash.Differential.Tests/Goldens/.gitignore so future flaky runs do not re-commit them. Verified: GoldenAsync_RoundTrip_WriteThenRead_Matches + GoldenAsync_Mismatch_ThrowsXunitException both green after cleanup. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent d47ed9b commit b833d02

55 files changed

Lines changed: 7 additions & 68 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.dartai-locks.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,3 @@
11
{
2-
"claims": {
3-
"uXkzecM0umnf": {
4-
"runner_instance_id": "DESKTOP-NPIOPS6-7606",
5-
"runner_email": "andybrummer@standardbeagle.com",
6-
"claimed_at": "2026-05-15T12:30:00Z",
7-
"agent_id": "DESKTOP-NPIOPS6-7606",
8-
"parent_loop_id": "PA7u9PKOwWCY",
9-
"purpose": "Phase F9: cleanup tracked GoldenMismatch_/GoldenRoundTrip_ debris + gitignore",
10-
"source_event": {
11-
"loop_id": "PA7u9PKOwWCY",
12-
"task_id": "uXkzecM0umnf",
13-
"conversation_id": null
14-
}
15-
}
16-
}
2+
"claims": {}
173
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Runtime-generated golden test artifacts (GUID-suffixed names from
2+
# GoldenTests.cs). These are dump output from `GoldenAsync_RoundTrip_*` and
3+
# `GoldenAsync_Mismatch_*` tests, not fixture data. Each run produces new
4+
# GUIDs; leaving them tracked accretes debris (53 files removed 2026-05-15).
5+
GoldenMismatch_*.golden.txt
6+
GoldenRoundTrip_*.golden.txt

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_0226421d594f4324980c9a740b9c5a27.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_0a261aaa00c649c1a77eb37f287cb5d1.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_3b1fc8ec46d7404e9a538f172558e43e.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_555f3f3317c84d89a67bbed027b094c3.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_5cf26821f5134c11a7a2602b35fa3759.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_6db458aa6aa34854a600cd4a893c4023.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_79854a8ddc0440c280fbe87b0cde8fcf.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/PsBash.Differential.Tests/Goldens/GoldenMismatch_81bdf0b7f6a34868aaf8a59c8978b4f2.golden.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)