Skip to content

Clean up Java test skip markers#2049

Merged
KRRT7 merged 2 commits into
mainfrom
ci/cleanup-test-markers
Apr 10, 2026
Merged

Clean up Java test skip markers#2049
KRRT7 merged 2 commits into
mainfrom
ci/cleanup-test-markers

Conversation

@KRRT7
Copy link
Copy Markdown
Contributor

@KRRT7 KRRT7 commented Apr 9, 2026

Summary

Test plan

  • pytest tests/test_languages/test_java/ -v — 62 passed, 19 skipped, 0 failures

@KRRT7 KRRT7 force-pushed the ci/cleanup-test-markers branch from 402cd39 to 4cc9b68 Compare April 10, 2026 03:11
- Remove dead `import shutil` from test_comparator.py
- Rename `requires_java` → `requires_java_runtime` for consistency with test_run_and_parse.py
- Remove redundant `@requires_java_runtime` on test_behavior_return_value_correctness (class already has it)
@KRRT7 KRRT7 force-pushed the ci/cleanup-test-markers branch from ae5937f to da536db Compare April 10, 2026 03:22
@KRRT7 KRRT7 merged commit 477dfa2 into main Apr 10, 2026
2 of 3 checks passed
@KRRT7 KRRT7 deleted the ci/cleanup-test-markers branch April 10, 2026 03:26
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