Skip to content

Commit

Permalink
xfail test_scan.py::test_initial_values due to issue 148
Browse files Browse the repository at this point in the history
  • Loading branch information
larryshamalama committed Jul 5, 2022
1 parent e883b9d commit 832e329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ def scan_fn(mus_t, sigma_t, Y_t_val, S_t_val, Gamma_t):


@aesara.config.change_flags(compute_test_value="raise")
@pytest.mark.xfail(reason="see #148")
def test_initial_values():
srng = at.random.RandomStream(seed=2320)

Expand Down

0 comments on commit 832e329

Please sign in to comment.