Commit cb0f2a1
test(transform): pad the newest-20 skeleton window for the legacy full-drop expectation (#138)
Upstream db7bc0a (tool skeletons for newest-20 drops) updated
apply-operations.tool-drop.test.ts via padSkeletonWindow but missed this
transform-level test, which queues drops on a 2-message session — trivially
inside the skeleton window, so the dropped tool now survives as a truncated
skeleton and the 'fully dropped' assertion fails on PRISTINE upstream/master
too (verified in a clean worktree: v0.23.0 passes 37/37, 4e3635c fails 36/37).
Same remediation upstream applied to its own tests: insert 20 newer tool tags
so the drop exercises the deep-history full-removal path the test documents.
Co-authored-by: Tehan <claude@tehan.xyz>1 parent 4e3635c commit cb0f2a1
1 file changed
Lines changed: 10 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
690 | 691 | | |
691 | 692 | | |
692 | 693 | | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
693 | 703 | | |
694 | 704 | | |
695 | 705 | | |
| |||
0 commit comments