Stress tester WIP.
This commit is contained in:
parent
49899866c8
commit
f983318e52
@ -27,6 +27,9 @@ start_server {
|
|||||||
} {PONG}
|
} {PONG}
|
||||||
|
|
||||||
test {Stress tester for #3343-alike bugs} {
|
test {Stress tester for #3343-alike bugs} {
|
||||||
|
for {set j 0} {$j < 100} {incr j} {
|
||||||
|
puts [randomInt 10]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
tags {slow} {
|
tags {slow} {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user