scenarios: Fix scrub_backward scenarios
authorEdward Hervey <edward@centricular.com>
Thu, 7 Apr 2016 12:11:45 +0000 (14:11 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 7 Apr 2016 12:12:42 +0000 (14:12 +0200)
We will be changing states, set the handles-state variable accordingly

validate/data/scenarios/scrub_backward_seeking.scenario
validate/data/scenarios/scrub_backward_seeking_full.scenario

index 866a536..b48ce34 100644 (file)
@@ -1,4 +1,4 @@
-description, seek=true
+description, seek=true, handles-states=true
 pause, playback-time=0.0
 seek, playback-time=0.0, start="duration - 0.5", flags=accurate+flush
 seek, playback-time=0.0, start=position-0.1, repeat="min(10, (duration - 0.6))/0.1", flags=accurate+flush
index 90d27e6..a37a29e 100644 (file)
@@ -1,4 +1,4 @@
-description, seek=true
+description, seek=true, handles-states=true
 pause, playback-time=0.0
 seek, playback-time=0.0, start="duration - 0.5", flags=accurate+flush
 seek, playback-time=0.0, start=position-0.1, repeat="(duration - 0.6)/0.1", flags=accurate+flush