Brian J. Murrell
Brian J. Murrell
Now that I look a bit more, this seems to be [filed in Jenkins' Jira](https://issues.jenkins.io/browse/JENKINS-27931) also. Looking at the code, the trimming does not not appear to be conditional on...
Ahhh. Looks like the code for handling the `...[truncated 135494 chars]...` is actually in https://github.com/jenkinsci/junit-plugin/blob/5f7513baff89516cd7217ea39101ad67116cd059/src/main/java/hudson/tasks/junit/CaseResult.java#L193-L202 so it looks like that despite the documentation saying that failing results are not truncated,...
But having a limit even for failed test results, which needs to be disabled by using **Retain long standard output/error** -- the result of which is to not truncate even...
> $JENKINS_HOME/builds/ would be no bigger Extra disk use of (ideally only failing) builds to store the data needed to fix a bug is the least of my concern, and...
> I was just trying to give some historical background for why the plugin imposes caps on text block length: because the simplistic built-in storage system scales poorly, and it...
And update the current documentation to actually be what the plugin does, and that's to truncate all results, passing or failing, but just to different degrees.
It seems that it's not as functional as it could/should be with **live** devices. I cannot seem to resize an ext4 filesystem on an LV for example. I can do...
> Digging through the code, it appears that /system/addon.d/99-magisk.h is only installed when a Magisk installer zip is used via a custom recovery. But I did install Magisk by flashing...
@osm0sis I'm afraid I'm not up-to-speed enough to know what all of that means. What are my options for installing Magisk on my LineageOS 18.1 flashed Oneplus6 (A/B device)? Only...
@osm0sis That's what I did the last time. Almost. :-) However I used TWRP recovery instead of Lineage Recovery. Are you saying that if I flash with Lineage Recovery (i.e....