Implementation Plan: Add Missing pytest.mark.feature("fleet") Markers to Four Fleet Test Files#3905
Merged
Trecek merged 1 commit intoJun 8, 2026
Conversation
Enrolls four fleet-specific test files in the _FLEET_CROSS_DIR_FILES registry and adds the feature marker to their module-level pytestmark, satisfying the existing enforcement test test_fleet_test_files_carry_feature_marker. Files: - tests/server/test_tools_config.py (configure_fleet/configure_order) - tests/server/test_claim_liveness.py (liveness-aware claim) - tests/server/test_tools_dispatch_split.py (tools_fleet_dispatch split) - tests/integration/test_fleet_concurrency.py (cross-layer reap/resume) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Trecek
commented
Jun 8, 2026
Trecek
left a comment
Collaborator
Author
There was a problem hiding this comment.
AutoSkillit PR Review — Verdict: approved
Trecek
commented
Jun 8, 2026
Trecek
left a comment
Collaborator
Author
There was a problem hiding this comment.
AutoSkillit review passed. No blocking issues found.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Four fleet-specific test files are missing the
pytest.mark.feature("fleet")module-level marker and are not enrolled in the_FLEET_CROSS_DIR_FILESregistry intests/arch/test_feature_markers.py. This plan adds the marker to each file'spytestmarklist and registers all four in the cross-directory enrollment set so the existing enforcement testtest_fleet_test_files_carry_feature_markerpasses for these files.Target files:
tests/server/test_tools_config.py— testsconfigure_fleet/configure_orderMCP toolstests/server/test_claim_liveness.py— tests fleet liveness-aware claim behaviortests/server/test_tools_dispatch_split.py— structural guard for dispatch tool split importstests/integration/test_fleet_concurrency.py— cross-layer fleet concurrency testsCloses #3774
Implementation Plan
Plan file:
/home/talon/projects/autoskillit-runs/impl-20260608-021147-425719/.autoskillit/temp/make-plan/add_missing_fleet_markers_plan_2026-06-08_021200.md🤖 Generated with Claude Code via AutoSkillit
Token Usage Summary
* Step used a non-Anthropic provider; caching behavior may differ.
Token Efficiency
Model Usage Breakdown