Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
40,147
Description
Testbot output never contains percent signs.
E.g.
advpack.c:324: Test failed: Expected \Application Name, got C:\Program Files\Application Name
rosautotest directly DbgPrints the test output, but DbgPrint expects a format string!
It's impressive that noone's noticed this since 2009.