launcher:scenario: Fix the way we compute scenario path/name when paths supplied
authorThibault Saunier <tsaunier@igalia.com>
Sat, 8 Sep 2018 14:12:32 +0000 (11:12 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Sat, 8 Sep 2018 14:13:19 +0000 (11:13 -0300)
commit64afff0c3e6436aeeb1630e40e47b388a9454520
tree0c9948d2a569686769a4c610f836c065102ed105
parent1623f7111cd0f59aed2f42a246d3b09ceee972c0
launcher:scenario: Fix the way we compute scenario path/name when paths supplied

We were just iterating over the list without any check and could end
up with a patch that was not corresponding to the actual scenario.
validate/launcher/baseclasses.py