https://bz.apache.org/bugzilla/show_bug.cgi?id=58261
--- Comment #1 from Nick Burch <[email protected]> --- On the whole, I don't think out tests should be outputting things to System.err or System.out as they run, in the default config However, I know there's some issues with getting the build to pass on at least one of the continuous integration systems, so it might be that some of those statements come from trying to track that down There are some tests which output files for manual, visual checking. Those won't be checked on every build, but probably should be checked periodically, and especially before a release is done. If we could refactor things to make it easier to see what could be manually checked, and what to look for, that'd be great! Maybe we could look at doing the manual check bits first, then blitz through the other output ones when the entries relating to the problematic CI system have been removed? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
