Running regression tests using latest next tidy 5.7.0 on testbase next, version 5.5.84, gets a difference between linux message output, and windows message output, on one test, case 629... the html output are the same...
The windows tidy output exactly matches the testbase-expects, but the linux tidy seems to lose the first part of the string output...
Like for the first message the windows tidy correctly outputs, the expected -
Config: option "mute" given bad argument "FAKE_TAG" (STRING_ARGUMENT_BAD)
while linux tidy only outputs -
And a similar problems with the next 4 message outputs... weird, very strange..
As indicated, the Windows Tidy passes 100%, while the Ubuntu linux Tidy fails on this one case, 629...
Have yet to dig deeply into it, but maybe somebody will spot either the problem, or maybe my testing problem, easily... thanks...
Am I doing something wrong in the testing,,, like picking up some stray config from somewhere, or something...
PS: My RPI Raspbian Tidy has the same missing output problem...