Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
1c4185e5
Commit
1c4185e5
authored
Aug 20, 2003
by
Per Cederqvist
Browse files
Don't expect bug 178.
parent
03078f5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/41.exp
View file @
1c4185e5
...
...
@@ -150,7 +150,6 @@ simple_expect "=1027"
send "1028 17 9 3\n"
simple_expect ":3 21 9 2 3"
client_extracting_expect 5 ":3 21 9 2 (0|3)" seen 1
setup_xfail "*-*-*" "Bug 178"
set test "administrator sees proper text"
if {$seen == 3} {
pass "$test"
...
...
@@ -169,10 +168,7 @@ simple_expect "=1028"
send "1029 17 9 4\n"
simple_expect ":3 21 9 3 4"
# FIXME (bug 178): Due to bug 178, this message never appears.
#client_expect 5 ":3 21 9 3 4"
setup_xfail "*-*-*" "Bug 178"
fail "admin sees message"
client_expect 5 ":3 21 9 3 4"
client_expect 7 ":3 21 9 3 4"
simple_expect "=1029"
...
...
@@ -222,7 +218,6 @@ simple_expect "=1035"
send "1036 17 10 3\n"
simple_expect ":3 21 10 2 3"
client_extracting_expect 5 ":3 21 10 2 (0|3)" seen 1
setup_xfail "*-*-*" "Bug 178"
set test "administrator sees proper text"
if {$seen == 3} {
pass "$test"
...
...
@@ -237,10 +232,7 @@ simple_expect "=1036"
send "1037 17 10 4\n"
simple_expect ":3 21 10 3 4"
# FIXME (bug 178): Due to bug 178, this message never appears.
#client_expect 5 ":3 21 10 3 4"
setup_xfail "*-*-*" "Bug 178"
fail "admin sees message"
client_expect 5 ":3 21 10 3 4"
client_expect 7 ":3 21 10 3 4"
simple_expect "=1037"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment