Skip to content

feat(gradle): test per-task filter [3d]#26

Closed
Nava2 wants to merge 1 commit intofeat/gradle-compilefrom
feat/gradle-test
Closed

feat(gradle): test per-task filter [3d]#26
Nava2 wants to merge 1 commit intofeat/gradle-compilefrom
feat/gradle-test

Conversation

@Nava2
Copy link
Collaborator

@Nava2 Nava2 commented Mar 18, 2026

Part 4/10 of gradle upstream stack (#21).

Drops passing tests, truncates stack traces (user frames + first assertion frame), strips STANDARD_OUT/ERR. Configurable via user_packages/drop_frame_packages. 90%+ savings.

Upstream overview: rtk-ai#709

Add test filter that drops passing tests, truncates stack traces keeping
user frames + first assertion frame, strips STANDARD_OUT/ERR blocks.
Configurable via user_packages and drop_frame_packages.

Token savings: 90%+ on test output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Kevin Brightwell <kevin.brightwell@faire.com>
@Nava2 Nava2 force-pushed the feat/gradle-test branch from 505232d to 173f778 Compare March 18, 2026 23:11
@Nava2
Copy link
Collaborator Author

Nava2 commented Mar 18, 2026

Recreating with updated branch structure.

@Nava2 Nava2 closed this Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant