LaTeXML icon indicating copy to clipboard operation
LaTeXML copied to clipboard

some tests fail if kpsewhich prints to STDERR

Open xworld21 opened this issue 1 year ago • 0 comments

Splitting out the report in https://github.com/brucemiller/LaTeXML/issues/2441?notification_referrer_id=NT_kwDOAB3z6bMxMzU4MTA3MzA5MjoxOTYyOTg1#issuecomment-2508957714: if kpsewhich emits error messages for whichever reason, some tests fail because they expect output 'No obvious problem'. This may happen on Windows, where MikTeX's kpsewhich occasionally complains about permissions.

I suggest that the tests only check the last line of the standard error.

xworld21 avatar Dec 13 '24 19:12 xworld21