-
Improvement
-
Resolution: Unresolved
-
Minor
We rely too heavily on the ATH to test basic parts of the LogConsole component - for example if the "show more" button shows up. Many of these things are better unit tested (or at least that one).
- relates to
-
JENKINS-42995 Pipeline stages which include a shell script to cat a long log file can lock up the browser
-
- Open
-
Yes: we should add a prop "max lines displayed" and default it to 5000 or whatever, but we can unit test it with smaller values (show 5 lines max by default, and test rendering with a 10 line log file)