>>> On 2/22/2010 at 09:31 PM, in message <[email protected]>, Rishikesh K Rajak <[email protected]> wrote: > Hi Murlin, > > Thanks for taking interest into it. Here are the current failure which i ran > on > 2.6.32-7 kerenl with feb'10 interim release. > > mhs21a:~ # cat /tmp/result-log.12258 | grep FAIL > rt_sigaction01 FAIL 11 > rt_sigprocmask01 FAIL 11 > rt_sigsuspend01 FAIL 11 > swapon03 FAIL 1 > utimensat01 FAIL 1 > proc01 FAIL 1 > Containers FAIL 1 > mhs21a:~ # > > > The first three failures are already being worked by "Liubo": > http://marc.info/?l=ltp-list&m=126683033423523&w=2 > > > Please let us know which one you are willing to take.
With the Feb interim build, I can 'runltp' with the ltplite command file and I only get the swapon03 failure so I'm looking at that one. I don't know the code that well, but so far it looks like the maximum number of swap files supported is less than expected or defined. The test fails on swapfile30 which should only be 29 counting the actual swap device. There is also a bug in the cleanup code where all the existing swap files are not being deactivated before being deleted. You only get one chance to run the test, then you have to re-boot to clean everything up. Murlin ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
