aboutsummaryrefslogtreecommitdiffstats
path: root/test/features
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-08 09:55:37 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-08 09:55:37 -0500
commit2823ffcc25fca9547f2f0bd772b6989251dc5477 (patch)
tree54109060319e2687c71e36e71a012efc139aaa01 /test/features
parenttesting (diff)
downloadfirejail-2823ffcc25fca9547f2f0bd772b6989251dc5477.tar.gz
firejail-2823ffcc25fca9547f2f0bd772b6989251dc5477.tar.zst
firejail-2823ffcc25fca9547f2f0bd772b6989251dc5477.zip
release 0.9.36-rc1 testing0.9.36-rc1
Diffstat (limited to 'test/features')
-rwxr-xr-xtest/features/2.3.exp24
1 files changed, 0 insertions, 24 deletions
diff --git a/test/features/2.3.exp b/test/features/2.3.exp
index c519c72ad..dd4bdace7 100755
--- a/test/features/2.3.exp
+++ b/test/features/2.3.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:" 31 "SERVER:"
36} 32}
@@ -75,10 +71,6 @@ expect {
75 "google.com" 71 "google.com"
76} 72}
77expect { 73expect {
78 timeout {puts "TESTING ERROR 1.2\n";exit}
79 "google.com"
80}
81expect {
82 timeout {puts "TESTING ERROR 1.3\n";exit} 74 timeout {puts "TESTING ERROR 1.3\n";exit}
83 "SERVER:" 75 "SERVER:"
84} 76}
@@ -126,10 +118,6 @@ expect {
126 "google.com" 118 "google.com"
127} 119}
128expect { 120expect {
129 timeout {puts "TESTING ERROR 3.2\n";exit}
130 "google.com"
131}
132expect {
133 timeout {puts "TESTING ERROR 3.3\n";exit} 121 timeout {puts "TESTING ERROR 3.3\n";exit}
134 "SERVER" 122 "SERVER"
135} 123}
@@ -174,10 +162,6 @@ expect {
174 "google.com" 162 "google.com"
175} 163}
176expect { 164expect {
177 timeout {puts "TESTING ERROR 3.2\n";exit}
178 "google.com"
179}
180expect {
181 timeout {puts "TESTING ERROR 3.3\n";exit} 165 timeout {puts "TESTING ERROR 3.3\n";exit}
182 "SERVER" 166 "SERVER"
183} 167}
@@ -226,10 +210,6 @@ expect {
226 "google.com" 210 "google.com"
227} 211}
228expect { 212expect {
229 timeout {puts "TESTING ERROR 5.2\n";exit}
230 "google.com"
231}
232expect {
233 timeout {puts "TESTING ERROR 5.3\n";exit} 213 timeout {puts "TESTING ERROR 5.3\n";exit}
234 "SERVER:" 214 "SERVER:"
235} 215}
@@ -274,10 +254,6 @@ expect {
274 "google.com" 254 "google.com"
275} 255}
276expect { 256expect {
277 timeout {puts "TESTING ERROR 5.2\n";exit}
278 "google.com"
279}
280expect {
281 timeout {puts "TESTING ERROR 5.3\n";exit} 257 timeout {puts "TESTING ERROR 5.3\n";exit}
282 "SERVER:" 258 "SERVER:"
283} 259}