Re: [Emc-developers] GitHub master fails test

2025-09-01 Thread Chris Morley
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 Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python3.10/tkinter/__init__.py", line 1919, in __call__

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
I believe the failure is actuually related to this commit: https://github.com/LinuxCNC/linuxcnc/commit/cb20c3bc07ba1a1a050efbea331c5da92a3cb993 Chris From: Steffen M?ller via Emc-developers Sent: September 1, 2025 1:17 PM To: emc-developers@lists.sourceforge.net