gstreamer/validate/launcher
Edward Hervey 2dd165b4ec launcher: Limit copies of massive debug logs in markdown file
When debugging is activated, we could end up with log files ranging in the
multi-megabyte or even gigabyte range. Copying those is expensive from a cpu/io
point of view in addition to clobbering the storage.

Instead of always copying those files, check if they are smaller than 500kB. If
not, don't copy them and instead provide a link to their location.

Fixes #52

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/203>
2020-06-03 09:39:11 +02:00
..
apps validateflow: Add a way to configure when to generate expectations 2020-05-28 17:17:10 -04:00
testsuites validate:launcher: Mark some more tests as too long for valgrind 2020-04-29 08:24:18 -04:00
__init__.py validate: Make validate launcher apps work in a meson uninstalled env 2017-01-03 14:38:24 -03:00
baseclasses.py launcher: Limit copies of massive debug logs in markdown file 2020-06-03 09:39:11 +02:00
config.py.in validate:launcher: Use gst-integration-testsuites subproject as default testsuite repo if avalaible 2019-04-03 13:38:42 +00:00
httpserver.py validate:launcher: Enhance and standardize output 2019-04-03 13:38:42 +00:00
loggable.py validate:launcher: Support mixed str/bytes control sequences. 2020-01-05 14:09:07 -06:00
main.py launcher: Add support for running tests inside rr 2020-05-26 17:19:36 -04:00
meson.build validate:launcher: Use gst-integration-testsuites subproject as default testsuite repo if avalaible 2019-04-03 13:38:42 +00:00
RangeHTTPServer.py Pass python files through autopep8 2019-04-03 13:38:42 +00:00
reporters.py validate: Add a mechanism to mark tests as skipped 2020-05-06 22:54:59 +00:00
utils.py launcher: Add support for running tests inside rr 2020-05-26 17:19:36 -04:00
vfb_server.py validate:launcher: Enhance and standardize output 2019-04-03 13:38:42 +00:00