On Mon, Mar 27, 2023 at 10:45:54AM -0600, Nelson H. F. Beebe wrote: > I've just completed builds of texinfo-7.0.3 on 81 different platforms > in our test lab, and 61 of them passed all tests. When they were on > public servers visible to our users, the new version has been > installed. I normally skip installations on most of the test > machines. > > Of the 20 remaining ones, there is one internal-compiler-error failure > that I have yet to investigate, and then these test failures: > > Alma Linux 8: > FAIL: t/replace-viewed.sh > FAIL: t/inc-sea-history.sh > > Euro Linux 8: > FAIL: t/replace-viewed.sh > FAIL: t/inc-sea-history.sh > > Solaris 10.4 SPARC (same 3 errors with cc and gcc compilers): > FAIL: test_scripts/indices_index_nodes_nodes.sh > FAIL: test_scripts/layout_formatting_html_nodes.sh > FAIL: test_scripts/layout_formatting_nodes.sh >
Thanks for the reports. Is there anything in the logs that could give any information about what the problems could have been? E.g. info/t/replace-viewed.sh.log. I notice that both failing Info tests have a "sleep 1" line in them so wonder if it is some timing issue. For the Solaris failures, running "test_scripts/indices_index_nodes_nodes.sh" from the command line should print information on expected versus obtained results.