Hi! > >> On slower machines, startup can take some time, > >> set last values to current [us]time before actual test. > >> > >> This caused test to fail, because first delta contained > >> time spent by test starting up: > >> getrusage04 0 TINFO : utime: 999us; stime: 6998us > >> getrusage04 0 TINFO : utime: 999us; stime: 6998us > >> getrusage04 1 TFAIL : stime increased > 1000us: delta = 6998us > >> > >> Signed-off-by: Jan Stancek <[email protected]> > >> --- > >> testcases/kernel/syscalls/getrusage/getrusage04.c | 4 +++- > >> 1 files changed, 3 insertions(+), 1 deletions(-) > > > > Hi Jan, committed. > > > I can't see that linux-test-project/ltp auto sync from sf since you commit > this patch, so I guess Cyril set the auto sync from linux-test-project/ltp > to sf, so, maybe you should commit to github and it'll auto sync to sf, right?
The auto sync is prepared but not yet running. I'll will start that once we discuss this change on LTP mailing list and make sure everybody understand the change. Till that sync is done by hand. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
