Don't copy massive gstdebug file contents into summary markdown
There should be an option to NOT copy over the gstdebug file into the resulting markdown. When using high debugging levels copying over GBs of content takes more time than running the actual tests (and saturate local storage with redundant data).
Or better yet, if it exceeds a certain threshold (say 1MB), don't ever copy it and instead use a link to it.