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.