Skip to content

Fix test_gpmcc_simple_composite.crash_test_simulate_logpdf #237

@fsaad

Description

@fsaad

def crash_test_simulate_logpdf(state):
"""This crash test ensures foreign cgpms can be composed and queried."""
four_token = state.compose_cgpm(FourWay([5], [0,2], rng=state.rng))
two_token = state.compose_cgpm(FourWay([5], [0,2], rng=state.rng))

  1. The test is disabled since it does not start with test_.
  2. The hooked CGPMs have duplicate output identity [5].

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