Writing this prompted me to revisit the page http://denemo.org/maintainer-page/ where the make update-tests command is documented. I have run this and pushed the result to git. I hope this may fix the problem...
On Thu, 2014-09-18 at 22:02 +0100, Richard Shann wrote: > On Thu, 2014-09-18 at 20:48 +0200, Andreas Schneider wrote: > > Trying to install the current version from git master, I get the > > following error at the integration test: > > I emailed about the broken test suite thing a while back - basically all > the .denemo files need loading and saving as the format has changed, but > when I tried to run the tools/update_denemo script it wouldn't work on > my machine. That, I think would fix the problem. (I think it doesn't > work because denemo is not in my $path). hmm, denemo *is* in my path, so I don't understand that, and the changes in init.denemo induced by the update-tests didn't look familiar :( Still, travis should report if the tests now pass ... Richard > > Richard > > > > > > > Comparing /home/src/denemo/examples/AllFeaturesExplained.denemo with > > /home/src/denemo/tests/tmp/denemo/AllFeaturesExplained.denemo > > 1261,1262c1261,1262 > > < <page-zoom>0</page-zoom> > > < <page-system-height>0</page-system-height> > > --- > > > <page-zoom>100</page-zoom> > > > <page-system-height>100</page-system-height> > > # ERROR:integration.c:49:compare_denemo_files: child process (14060) > > failed unexpectedly > > Aborted > > > > I have the default .denemo directory for 1.1.9. > > > > Andreas > > > > _______________________________________________ > > Denemo-devel mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/denemo-devel > > > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
