On Tuesday 21 April 2020 06:01:02 andy pugh wrote: > On Tue, 21 Apr 2020 at 08:47, Gene Heskett <[email protected]> wrote: > > on tests/tool-info/random-with-startup-tool > > state='after T10 M6', got expected interp variables: > current_tool=10.000000 > current_pocket=0.000000 > selected_tool=10.000000 > selected_pocket=-1.000000 > state='after T99999', got expected status buffer fields: > tool_in_spindle=10 > state='after T99999', got expected io pins: > tool-number=10 > tool-prep-number=99999 > tool-prep-pocket=3 > state='after T99999', got expected interp variables: > current_tool=10.000000 > current_pocket=0.000000 > selected_tool=99999.000000 > selected_pocket=3.000000 > state=after T99999 M6, expected status.tool_in_spindle=99999, got 10 > Shutting down and cleaning up LinuxCNC... > > The test passes on 2.8. And, in fact, passes on all but one platform > on the buildbot. > http://buildbot.linuxcnc.org/buildbot/grid > > > (Jessie and Buster in those builds failed with startup-gcode-abort) > Which is a strange one, > > --- expected.motion-logger 2020-04-20 23:28:54.756466058 -0600 > +++ out.motion-logger 2020-04-20 23:28:56.940452419 -0600 > @@ -73,8 +73,6 @@ > DISABLE > JOINT_UNHOME joint=-2 > FREE > -SET_TERM_COND termCond=2, tolerance=0.000000 > -SET_LINE x=-1.000000, y=-2.000000, z=-3.000000, a=0.000000, > b=0.000000, c=0.000000, u=0.000000, v=0.000000, w=0.000000, id=2, > motion_type=1, vel=4.988877, ini_maxvel=4.988877, acc=1247.219129, > turn=-1 > JOINT_ABORT joint=0 > JOINT_ABORT joint=1 > JOINT_ABORT joint=2
both of these are on master, Andy. Is a "git checkout 2.8" sufficient? I'm still figureing out how to run git... Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene> _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
