Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Strange test failures



Paul Goyette wrote:
> There may be other conditions required to trigger this current bug.  One 
> possibility is that the test-bed runs qemu in a fairly low-memory 
> environment - 128MB!  This may (or may not) also explain why gson's i386 
> test bed is not seeing the problem, since i386 consumes somewhat less 
> memory.

I'm running my i386 tests in only 32 MB, and I don't think i386
consumes that much less memory.

One thing I recently noticed is that if I manually start a qemu
i386 VM (with -m 32) and run the tests twice, as in

  cd /usr/tests
  atf-run|atf-report
  atf-run|atf-report

the first test run succeeds, but the second one causes a panic.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index