validate:tools: Do not check if position > duration
authorThibault Saunier <thibault.saunier@collabora.com>
Fri, 10 Jan 2014 14:31:01 +0000 (15:31 +0100)
committerThibault Saunier <thibault.saunier@collabora.com>
Thu, 6 Feb 2014 11:02:58 +0000 (12:02 +0100)
commit654bacebc9bbc46200c8c603e84d187cd8dd0b0e
treeda27cc832cd28eb88be7cc992bc85247be3ac7df
parent6bd9177205ffaea62d354dc7406ef7d0fd9eb538
validate:tools: Do not check if position > duration

This is actually done by the scenario themselve. Instead if it is the
case, we return 0, this way it will timeout if it happens too many times
concecutively
validate/tools/launcher/utils.py