add 1 OOM 32bit GST to skip list

This commit is contained in:
andri lim 2019-08-17 22:26:06 +07:00 committed by zah
parent fe45235d76
commit 7d9aa54b2c
1 changed files with 4 additions and 1 deletions

View File

@ -110,7 +110,10 @@ func failIn32Bits(folder, name: string): bool =
"static_Return50000_2.json",
"randomStatetest185.json",
"randomStatetest159.json",
"randomStatetest48.json"
"randomStatetest48.json",
# OOM in AppVeyor, not on my machine
"randomStatetest36.json"
]
func allowedFailInCurrentBuild(folder, name: string): bool =