Skip to content

Conversation

bezirg
Copy link
Contributor

@bezirg bezirg commented Oct 1, 2025

Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Changelog fragments have been written (if appropriate)
    • Relevant tickets are mentioned in commit messages
    • Formatting, PNG optimization, etc. are updated
  • PR
    • (For external contributions) Corresponding issue exists and is linked in the description
    • Targeting master unless this is a cherry-pick backport
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@bezirg bezirg requested review from zeme-wana and Unisay October 1, 2025 13:42
@bezirg bezirg added the No Changelog Required Add this to skip the Changelog Check label Oct 1, 2025
@bezirg bezirg force-pushed the bezirg/dropAccept branch from 10a69f5 to 288fc94 Compare October 2, 2025 11:36
@Unisay
Copy link
Contributor

Unisay commented Oct 2, 2025

I understand that you're filtering out the --accept option, but I don't get why? Please help me to understand how exactly this change is QoL.

@bezirg
Copy link
Contributor Author

bezirg commented Oct 2, 2025

I can then just run cabal test plutus-core --test-options="--accept".

Otherwise, I have to run this when I develop:

cabal test  satint-test ndex-envs-test flat-test flat-big-test traceToStacks-test
cabal test plutus-core-test untyped-plutus-core-test plutus-ir-test --test-options="--accept"

or sth like that

@bezirg bezirg force-pushed the bezirg/dropAccept branch from 288fc94 to 71aa8b1 Compare October 2, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Changelog Required Add this to skip the Changelog Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants