mesa/.gitlab-ci/tracie/tests
Pablo Saavedra 4504d6374d ci: Fix TypoError error when traces in traces.yml is an empty list
v2: Python's nitpick (Andres)

In case of an empty list of traces, the results.yml will contain an empty
curly braces. In YAML, an associative array can also be specified by text
enclosed in curly braces ({}),

This commit also adds the corresponding test to check the behavior of
tracie when no traces are added in the traces.yml file.

Signed-off-by: Pablo Saavedra <psaavedra@igalia.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4916>
2020-05-18 17:27:42 +00:00
..
test-data
__init__.py ci: Migrate tracie tests done in shell script to pytest 2020-05-18 17:27:42 +00:00
test.py ci: Fix TypoError error when traces in traces.yml is an empty list 2020-05-18 17:27:42 +00:00
traces.yml gitlab-ci: Change devices format to <api-vendor-deviceId> 2020-03-04 15:22:04 +02:00