Skip to content

deprecate execution of testFail* tests #1043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

anvacaru
Copy link
Contributor

@anvacaru anvacaru commented Jul 3, 2025

This PR removes support for Solidity test methods prefixed with testFail, checkFail, and proveFail when running Kontrol. Instead, a deprecation warning is displayed.

  • Removed all testFail test entries from integration test data files
  • Removed the failing parameter from _final_cterm and related logic that handled different success/failure expectations for testFail methods
    image

@palinatolmach palinatolmach self-requested a review July 3, 2025 13:26
Copy link
Contributor

@palinatolmach palinatolmach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment about a typo, otherwise looks good!

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.

2 participants