Skip to content

Confusing assertion error in TLAtomicAutomata #3761

@richardyrh

Description

@richardyrh

require (!m.supportsPutFull || !m.supportsGet || canDoit, s"${m.name} has $ourSupport, needed PutFull(${m.supportsPutFull}) or Get(${m.supportsGet})")

Seems like the description is inverted (but the condition is correct). ourSupport is needed, m.name has m.supports*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions