relex expect window even more

vtest has seen a case where other workspace debug messages interfered.

FTR, it would be nice if we could backref a prior expect in order to
expect the same workspace address
parent 49b40743
......@@ -56,7 +56,7 @@ logexpect l1 -v v1 -g vxid -q "vxid == 1006" {
logexpect l2 -v v1 -g raw -i Debug {
expect * 0 Debug {^WS_Snapshot.* = overflowed}
expect 12 0 Debug {^WS_Reset.*, overflowed}
expect 24 0 Debug {^WS_Reset.*, overflowed}
} -start
client c2 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment