在 2010-05-06四的 12:28 +0530,Subrata Modak写道: > Subject: LTPś timer_create04 fails > > Issues Description below: > ======================================= > # ./runltp -s timer_create04 > <<<test_output>>> > timer_create04 1 TFAIL : didn't fail as expected [expected errno = 22 > (Invalid argument)]: TEST_ERRNO=???(95): Operation not supported > timer_create04 2 TFAIL : didn't fail as expected [expected errno = 22 > (Invalid argument)]: TEST_ERRNO=???(95): Operation not supported
I think the FAILs are caused by MAX_CLOCKS in common_timers.h not equal to MAX_CLOCKS in kernel.If equality,the case can be passed. regards > timer_create04 3 TPASS : failed as expected: TEST_ERRNO=EFAULT(14): Bad > address > timer_create04 4 TPASS : failed as expected: TEST_ERRNO=EFAULT(14): Bad > address > timer_create04 5 TPASS : failed as expected: TEST_ERRNO=EFAULT(14): Bad > address > timer_create04 6 TPASS : failed as expected: TEST_ERRNO=EFAULT(14): Bad > address > <<<execution_status>>> > initiation_status="ok" > duration=0 termination_type=exited termination_id=1 corefile=no > cutime=0 cstime=0 > <<<test_end>>> > > SUZUKI K. POULOSE said that the same patch for issue #8 will solve the > problem :-) > > Regards-- > Subrata > > > ------------------------------------------------------------------------------ > _______________________________________________ > Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
