Skip to content

Commit

Permalink
Revert "disable test (#6285)" to re-enable verify_generated_halo2_proofs
Browse files Browse the repository at this point in the history
This reverts commit 4d4accc.
  • Loading branch information
teor2345 committed Apr 18, 2023
1 parent f9d7177 commit 01d350c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zebra-consensus/src/primitives/halo2/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ where
}

#[tokio::test(flavor = "multi_thread")]
// TODO: This test fails on nightly so it is temporally disabled. Enable when #6232 is resolved.
#[ignore]
async fn verify_generated_halo2_proofs() {
let _init_guard = zebra_test::init();

Expand Down

0 comments on commit 01d350c

Please sign in to comment.