Skip to content

Fix test_gpmcc_simple_composite.crash_test_simulate_logpdf #237

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].

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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