Re: [Emc-developers] GitHub master fails test

2025-09-03 Thread Andy Pugh
> On 2 Sep 2025, at 16:33, Steffen Möller via Emc-developers > wrote: > > These human-readable tables are tricky. https://github.com/LinuxCNC/linuxcnc/commit/441adcddbf3e9cb2a7f77f6b2cd6e76abf19f6c1 ___ Emc-developers mailing list Emc-developers@l

[Emc-developers] GitHub master fails test

2025-09-02 Thread Steffen Möller via Emc-developers
According to https://github.com/LinuxCNC/linuxcnc/commits/master/ it was the "stepconf -fix human imput namesin wrong order" one. This lokks straight forward https://github.com/LinuxCNC/linuxcnc/commit/9f898527c026511825a45a95e248d88ced6f2635 Not that I wound now understand why the test fails. Ch

Re: [Emc-developers] GitHub master fails test

2025-09-02 Thread andy pugh
On Mon, 1 Sept 2025 at 20:59, Chris Morley wrote: > When I ran the tests on my machine, The result is wider spaced but has no > tabs. > I also got this at the bottom of the result: > > Note: Using POSIX non-realtime I think I fixed it. Time will tell. -- atp "A motorcycle is a bicycle with a

Re: [Emc-developers] GitHub master fails test

2025-09-02 Thread Steffen Möller via Emc-developers
> It looks to be a whitespace problem. > > https://github.com/LinuxCNC/linuxcnc/actions/runs/17358289189/job/49274574715 > > It seems like the Gihub server has a different tab length to my PC. I > have no idea how to fix that These human-readable tables are tricky. You could do something l

Re: [Emc-developers] GitHub master fails test

2025-09-01 Thread Chris Morley
n __call__ if self.subst: KeyboardInterrupt XIO: fatal IO error 0 (Success) on X server ":99" after 548 requests (523 known processed) with 0 events remaining. From: andy pugh Sent: September 1, 2025 7:22 PM To: EMC developers Subject: Re: [Em

Re: [Emc-developers] GitHub master fails test

2025-09-01 Thread andy pugh
On Mon, 1 Sept 2025 at 19:27, andy pugh wrote: > I was actually going to look at it this evening. It looks to be a whitespace problem. https://github.com/LinuxCNC/linuxcnc/actions/runs/17358289189/job/49274574715 It seems like the Gihub server has a different tab length to my PC. I have no ide

Re: [Emc-developers] GitHub master fails test

2025-09-01 Thread andy pugh
On Mon, 1 Sept 2025 at 18:43, Chris Morley wrote: > > I believe the failure is actuually related to this commit: > > https://github.com/LinuxCNC/linuxcnc/commit/cb20c3bc07ba1a1a050efbea331c5da92a3cb993 Yes, this is my fault. I was actually going to look at it this evening. -- atp "A motorcycle

Re: [Emc-developers] GitHub master fails test

2025-09-01 Thread Chris Morley
Cc: Steffen M?ller Subject: [Emc-developers] GitHub master fails test According to https://github.com/LinuxCNC/linuxcnc/commits/master/ it was the "stepconf -fix human imput namesin wrong order" one. This lokks straight forward https://github.com/LinuxCNC/linux