Skip to content

"window-resize.sh" from "cli-tests" (zstd-1.5.4) fail on 32-bit targets. #3502

@ilyakurdyukov

Description

@ilyakurdyukov

Describe the bug

It looks like "window-resize.sh" doesn't work on 32-bit architectures due to lack of memory?

FAIL: compression/window-resize.sh
FAIL: compression/window-resize.sh.check_exit
Exit code mismatch! Expected 0 but got 1
FAIL: compression/window-resize.sh.check_stdout
stdout does not match!
> diff expected actual
---
< Window Size: 1.000 GiB (1073741824 B)

To Reproduce
I got this issue when building for "i586" and "armh" targets (both 32-bit) for a linux distro, don't know if I can easily reproduce this.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions