mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-02 15:24:01 +00:00
Tests: Add loopMul.json and loopExp.json to skipped, slow tests
Add these to the list of specially disabled tests during `make test`, as they are exceptionally slow. Signed-off-by: Jamie Lokier <jamie@shareable.org>
This commit is contained in:
parent
e43e1cc932
commit
9aea669363
@ -87,6 +87,8 @@ func slowGSTTests(folder: string, name: string): bool =
|
||||
|
||||
# Istanbul slow tests
|
||||
"CALLBlake2f_MaxRounds.json",
|
||||
"loopMul.json",
|
||||
"loopExp.json",
|
||||
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user