Skip to content

chore(tests): update spec_tests.rs skip count from 66 to 18#341

Merged
chaliy merged 1 commit intomainfrom
claude/fix-317-stale-skip-header-TjcEQ
Feb 27, 2026
Merged

chore(tests): update spec_tests.rs skip count from 66 to 18#341
chaliy merged 1 commit intomainfrom
claude/fix-317-stale-skip-header-TjcEQ

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Feb 27, 2026

Summary

  • Update doc header to reflect actual 18 ### skip: markers (was 66)
  • Remove all checked-off [x] items that were already fixed
  • Organize by test file with accurate counts

Closes #317

Test plan

  • cargo test --test spec_tests passes
  • Skip count matches grep -c '### skip:' tests/spec_cases/ output

Remove stale checked-off items, reflect actual ### skip: markers.

Closes #317
@chaliy chaliy merged commit f39f8b4 into main Feb 27, 2026
16 checks passed
@chaliy chaliy deleted the claude/fix-317-stale-skip-header-TjcEQ branch February 27, 2026 03:59
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.

chore: spec_tests.rs skipped test doc header is stale (claims 66, actual ~18)

2 participants