Skip to content
GitLab
Menu
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
823bfd0f
Commit
823bfd0f
authored
Nov 04, 2001
by
Per Cederqvist
Browse files
Added bug tracking numbers to the setup_xfail statements.
parent
a74cdd72
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.0/14.exp
View file @
823bfd0f
...
...
@@ -22,7 +22,7 @@
# Please mail bug reports to bug-lyskom@lysator.liu.se.
# Test that the correct persons can change between
# recpt, cc-rec
t
p and bcc-recpt.
# recpt, cc-recp
t
and bcc-recpt.
# Start a server and set up a minmal environment:
# person 6 "Author"
...
...
@@ -86,7 +86,7 @@ simple_expect "=1014"
send "1015 30 1 2 1\n"
simple_expect "%1015 12 2"
setup_xfail "*-*-*"
setup_xfail "*-*-*"
"Bug 181"
fail "The sender of a recpt failed to convert it to a bcc-recpt"
send "1016 62 5 [holl "gazonk"] 1\n"
...
...
src/server/testsuite/lyskomd.0/20.exp
View file @
823bfd0f
...
...
@@ -32,7 +32,7 @@ proc want_illegal_aux_item {tst} {
global errorcode
set test "$tst"
setup_xfail "*-*-*"
setup_xfail "*-*-*"
"Bug 192"
if {$errorcode == 48} {
pass "$test"
} else {
...
...
@@ -176,7 +176,7 @@ extracting_expect "=1017 (6|9)" aconf 1
# do_create_conf() in conference.c, and create_person_generic in
# person.c.
set test "Attempting to create a conference preserves the next Conf_no"
setup_xfail "*-*-*"
setup_xfail "*-*-*"
"Bug 146 and Bug 160"
if {$aconf == 6} {
pass "$test"
} else {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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