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
8fc9c250
Commit
8fc9c250
authored
Aug 20, 2003
by
Per Cederqvist
Browse files
Don't expect bug 178.
parent
7ce69b43
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/40.exp
View file @
8fc9c250
...
...
@@ -142,7 +142,6 @@ simple_expect "=1025"
send "1026 16 9 3\n"
simple_expect ":3 20 9 2 3"
client_extracting_expect 5 ":3 20 9 2 (0|3)" seen 1
setup_xfail "*-*-*" "Bug 178"
set test "administrator sees proper text"
if {$seen == 3} {
pass "$test"
...
...
@@ -161,10 +160,7 @@ simple_expect "=1026"
send "1027 16 9 4\n"
simple_expect ":3 20 9 3 4"
# FIXME (bug 178): Due to bug 178, this message never appears.
#client_expect 5 ":3 20 9 3 4"
setup_xfail "*-*-*" "Bug 178"
fail "admin sees message"
client_expect 5 ":3 20 9 3 4"
client_expect 7 ":3 20 9 3 4"
simple_expect "=1027"
...
...
@@ -214,7 +210,6 @@ simple_expect "=1033"
send "1034 16 10 3\n"
simple_expect ":3 20 10 2 3"
client_extracting_expect 5 ":3 20 10 2 (0|3)" seen 1
setup_xfail "*-*-*" "Bug 178"
set test "administrator sees proper text"
if {$seen == 3} {
pass "$test"
...
...
@@ -229,10 +224,7 @@ simple_expect "=1034"
send "1035 16 10 4\n"
simple_expect ":3 20 10 3 4"
# FIXME (bug 178): Due to bug 178, this message never appears.
#client_expect 5 ":3 20 10 3 4"
setup_xfail "*-*-*" "Bug 178"
fail "admin sees message"
client_expect 5 ":3 20 10 3 4"
client_expect 7 ":3 20 10 3 4"
simple_expect "=1035"
...
...
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