diff --git a/clutter/webkit-clutter-layout.yaml b/clutter/webkit-clutter-layout.yaml deleted file mode 100644 index 7b79164742742d3d2547002d392d415ec861791c..0000000000000000000000000000000000000000 --- a/clutter/webkit-clutter-layout.yaml +++ /dev/null @@ -1,31 +0,0 @@ -metadata: - name: webkit-clutter-layout - format: "Lava-Test-Shell Test Definition 1.0" - description: "Run webkit clutter layout tests" - maintainer: "luis.araujo@collabora.co.uk" - scope: - - functional - devices: - - i386 - environment: - - lava-test-shell - -install: - deps: - - webkit-clutter-testing - - webkit-clutter-test-data - -run: - steps: - - common/run-test-in-systemd --basename --timeout=3600 --user=user -- - /usr/share/webkit_clutter-0/testing/Tools/Scripts/old-run-webkit-tests --clutter - --out-of-tree --no-launch-safari --verbose - -parse: - fixupdict: - crashed: fail - failed: fail - new: fail - succeeded: pass - pattern: ^running\s(?P<test_case_id>\S+)\s->\s(?P<result>[\w]+)(\s\(?[\w\s]+\)?)?\s$ - diff --git a/templates/group-clutter-tpl.json b/templates/group-clutter-tpl.json index fe1f0e68687a221740b40aaf98b2337f340e1233..458067c54914b7944c890fe611874b54904953bd 100644 --- a/templates/group-clutter-tpl.json +++ b/templates/group-clutter-tpl.json @@ -77,24 +77,6 @@ ] } }, - { - "command": "lava_test_shell", - "parameters": { - "timeout": 4000, - "testdef_repos": [ - { - "git-repo": "https://git.apertis.org/git/apertis-tests.git", - "revision": "master", - "testdef": "common/sanity-check.yaml" - }, - { - "git-repo": "https://git.apertis.org/git/apertis-tests.git", - "revision": "master", - "testdef": "clutter/webkit-clutter-layout.yaml" - } - ] - } - }, { "command": "submit_results", "parameters": {