test-in-vm: workaround for rare vterm matching
commit8e7f8fd629694d957ed47d243d621a7cf0eed5b3
authorVojtech Horky <vojtech.horky@gmail.com>
Tue, 13 Nov 2018 13:03:56 +0000 (13 14:03 +0100)
committerVojtech Horky <vojtech.horky@gmail.com>
Tue, 13 Nov 2018 13:03:56 +0000 (13 14:03 +0100)
tree7021afe76955662e0a17424ec34f51b6a3007857
parentaa864f58ec520ce4b0eec5e23649811f5220ee6e
test-in-vm: workaround for rare vterm matching

It seems that under very specific conditions we might be in situation
when the tail of vterm against which we are checking is actually shorter
than the new screen. This is probably error on the caller side that has
not reset the buffer but untils this is investigated more, we keep this
extra catch block.
htest/vm/controller.py