mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-24 17:58:30 +00:00
Disable test randomStatetest159
This commit is contained in:
parent
5472924fff
commit
10f9f2c3bb
@ -28,5 +28,9 @@ func allowedFailingGeneralStateTest*(folder, name: string): bool =
|
||||
"RevertInCreateInInit.json",
|
||||
"RevertInCreateInInitCreate2.json",
|
||||
"InitCollision.json",
|
||||
|
||||
# Failure once spotted on Travis CI Linux AMD64:
|
||||
# "out of memorysubtest no: 7 failed"
|
||||
# "randomStatetest159.json",
|
||||
]
|
||||
result = name in allowedFailingGeneralStateTests
|
||||
|
Loading…
x
Reference in New Issue
Block a user