You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of crypto3 tests are failing under sanitizers, which are indicating a real problem:
this test produces tens of thousands warnings in logs, that make them hard to process and slows down the CI for ~25 minutes:
crypto3/libs/blueprint/test/zkevm_bbf/opcodes/jumps.cpp
Some of crypto3 tests are failing under sanitizers, which are indicating a real problem:
this test produces tens of thousands warnings in logs, that make them hard to process and slows down the CI for ~25 minutes:
crypto3/libs/blueprint/test/zkevm_bbf/opcodes/jumps.cpp
crypto3/libs/blueprint/test/zkevm/rw.cpp
crypto3/libs/hash/test/keccak.cpp
crypto3/libs/hash/test/sha3.cpp
The text was updated successfully, but these errors were encountered: