Please see the following problem reported by "[EMAIL PROTECTED]" regarding "su01" testcase:
>> Fw: LTP su01 problems >> >> I tried this manually, and the lines below show what happens when >> a user's password has expired and then an invalid password is given >> for the Old Password. >> >> The difference is it doesn't give the "incorrect password" message >> until after the wrong password is given twice, while the test expects >> it on the first attempt. I have tried adding this to the test, but Expect >> doesn't like what I'm trying to do. Can you provide a fix for this test? >> I just don't know expect well enough to figure out what it wants! >> >> su # su -l junk -c whoami >> Password change requested. Choose a new password. >> Old Password: (incorrect password given) >> Old Password: (incorrect password given) >> su: incorrect password >> >> Kris Wilson >> > ----- Forwarded by Kris Wilson/Austin/IBM on 05/21/2007 02:16 PM ----- > > 05/21/2007 01:18 PM > > To > > Subrata Modak/India/IBM > > cc > > Subject > > LTP su01 problems > > Hello, > > We are in a rush schedule to complete SLES10 EAL4 certification testing > by 6/8, and I have a couple issues with the LTP su01 test. > > 1. Line 506 of su01_s1 has a "close" statement which prevents assertion 7 > from completing. It completes with the "close" commented out but then fails > because: > > 2. The comment for assertion 7) indicates the purpose of this test is to test > the use of an expired password. This correctly results in a prompt to > change the password. However, the code seems to have changed from > the original intent and is instead looking for "incorrect password." Meanwhile > the prompt to change the password is not answered and the test fails. Since > there already are incorrect password tests, I believe the code should reflect > the expired password test. > > Are you the right person to make the changes above? We need to get > this test passing as soon as possible. > > Thanks! > > Kris Wilson Regards & Thanks-- Subrata Modak, ==================================== ==================================== ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
