AztecProtocol / aztec-2.0

C++ elliptic curve library
134 stars 37 forks source link

Barretenberg library test problem. Test named test_root_rollup_3x2 failed. #59

Open EGabov-bc opened 2 years ago

EGabov-bc commented 2 years ago

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_rollup3x2 is failed. Logs are here