Skip to content
Unverified Commit e40d850f authored by xeji's avatar xeji Committed by GitHub
Browse files

nixos/tests/gdk-pixbuf: fix test on i686 (#46916)

Test didn't run because it tried to create a VM with 4096M RAM
but qemu-system-i386 has a hard 2047M memory limit.
- reduce memory to 2047M on i686.
- increase timeout 300s -> 1800s because the tests are much slower
  on i686 and timed out.
parent 9114d13d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment