As both test_dump and test_lockfile use the kas repo via its master branch, they were now affected by master using the new syntax from some of the test patterns. Account for that by checking the new property in test_dump and by using a past commit with the new syntax in test_lockfile. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>