aztec-2.0 icon indicating copy to clipboard operation
aztec-2.0 copied to clipboard

Barretenberg library test problem. Test named test_root_rollup_3x2 failed.

Open EGabov-bc opened this issue 4 years ago • 0 comments

Reproduction Scenario:

  1. Build barretenberg library via ./bootstrap.sh (as described in the build instruction)
  2. Go to build directory named build
  3. Run ctest

Expected result: All tests are passed

Actual result: One test named test_root_rollup_3x2 is failed. Logs are here

EGabov-bc avatar Nov 03 '21 16:11 EGabov-bc