aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/2.2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/2.2.exp')
-rwxr-xr-xtest/features/2.2.exp12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/features/2.2.exp b/test/features/2.2.exp
index 7dc1e6a7d..c562328fd 100755
--- a/test/features/2.2.exp
+++ b/test/features/2.2.exp
@@ -27,10 +27,6 @@ expect {
27 "google.com" 27 "google.com"
28} 28}
29expect { 29expect {
30 timeout {puts "TESTING ERROR 1.2\n";exit}
31 "google.com"
32}
33expect {
34 timeout {puts "TESTING ERROR 1.3\n";exit} 30 timeout {puts "TESTING ERROR 1.3\n";exit}
35 "SERVER: 4.2.2.1" 31 "SERVER: 4.2.2.1"
36} 32}
@@ -59,10 +55,6 @@ expect {
59 "google.com" 55 "google.com"
60} 56}
61expect { 57expect {
62 timeout {puts "TESTING ERROR 3.2\n";exit}
63 "google.com"
64}
65expect {
66 timeout {puts "TESTING ERROR 3.3\n";exit} 58 timeout {puts "TESTING ERROR 3.3\n";exit}
67 "SERVER: 4.2.2.1" 59 "SERVER: 4.2.2.1"
68} 60}
@@ -90,10 +82,6 @@ expect {
90 "google.com" 82 "google.com"
91} 83}
92expect { 84expect {
93 timeout {puts "TESTING ERROR 5.2\n";exit}
94 "google.com"
95}
96expect {
97 timeout {puts "TESTING ERROR 5.3\n";exit} 85 timeout {puts "TESTING ERROR 5.3\n";exit}
98 "SERVER: 4.2.2.1" 86 "SERVER: 4.2.2.1"
99} 87}