For iprop test, reduce expected attribute change count to reflect the three
authorLuke Howard <lukeh@padl.com>
Wed, 11 Nov 2009 12:04:27 +0000 (12:04 +0000)
committerLuke Howard <lukeh@padl.com>
Wed, 11 Nov 2009 12:04:27 +0000 (12:04 +0000)
non-replicated attributes: last_success, last_failed and fail_auth_count.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23149 dc483132-0cff-0310-8789-dd5450dbe970

src/tests/dejagnu/krb-standalone/iprop.exp

index 54a71a34a7fbce2e4c9df6b772d8f75c78f502f9..57506c0f803a4ccd30a640baf85dd9707eb8e321 100644 (file)
@@ -109,23 +109,23 @@ proc doit { } {
            expect -re "Last serial \# : 8"
            expect -re "Update Entry"
            expect -re "Update serial \# : 1"
-           expect -re "Attributes changed : 15"
+           expect -re "Attributes changed : 12"
            expect -re "Update Entry"
            expect -re "Update serial \# : 2"
            expect -re "Attributes changed : 6"
            expect -re "Update Entry"
            expect -re "Update serial \# : 3"
-           expect -re "Attributes changed : 15"
+           expect -re "Attributes changed : 12"
            expect -re "Update Entry"
            expect -re "Update serial \# : 4"
        } else {
            expect -re "Last serial \# : 7"
            expect -re "Update Entry"
            expect -re "Update serial \# : 1"
-           expect -re "Attributes changed : 15"
+           expect -re "Attributes changed : 12"
            expect -re "Update Entry"
            expect -re "Update serial \# : 2"
-           expect -re "Attributes changed : 15"
+           expect -re "Attributes changed : 12"
            expect -re "Update Entry"
            expect -re "Update serial \# : 3"
        }
@@ -137,7 +137,7 @@ proc doit { } {
                break
            }
        }
-       expect -re "Attributes changed : 15"
+       expect -re "Attributes changed : 12"
        expect eof
        pass "kproplog output"
     } foo