Re: failed tests in gnustep-gui

2022-01-18 Thread Andreas Fink
I usually compile my code in a ssh session. So yes no X. I started now in X (Remotix helps here as I'm far away) and tests now run fine. Now I will look why I never had GUI working on Debian 11. Sergei Golovin wrote on 18.01.22 11:46: > On 2022-01-18 14:32:32 +0400 Andreas Fink wrote: > >>

Re: failed tests in gnustep-gui

2022-01-18 Thread Andreas Fink
Running gui/NSNibLoading/basic.m... Start set:   basic.m:26 ... NSNibLoading GNUstep basic Passed test: (2022-01-18 11:29:42.884 +0100)   basic.m:44 ... NSBundle was initialized 2022-01-18 11:29:42.888 basic[12804:12804] Exception occurred while loading model: Unable to retrieve list of

Re: failed tests in gnustep-gui

2022-01-18 Thread Richard Frith-Macdonald
> On 17 Jan 2022, at 21:15, Andreas Fink wrote: > > I get these failures while running gnustep-gui tests: > > -- > gui/NSView/NSView_convertRect.m: > Failed set:NSView_convertRect.m:100 ... problem in NView GNUstep > converRect. > > gui/NSView/NSView_frame_bounds.m: > Failed

Re: failed tests in gnustep-gui

2022-01-17 Thread Sergei Golovin via Discussion list for the GNUstep programming environment
Andreas Fink writes: > I get these failures while running gnustep-gui tests: > > --- Running tests in gui/TextSystem --- > >     967 Passed tests >   8 Failed sets >   3 Failed tests > I currently get on the fresh 'master': 1000 Passed tests 2

failed tests in gnustep-gui

2022-01-17 Thread Andreas Fink
I get these failures while running gnustep-gui tests: -- gui/NSView/NSView_convertRect.m: Failed set:    NSView_convertRect.m:100 ... problem in NView GNUstep converRect. gui/NSView/NSView_frame_bounds.m: Failed set:    NSView_frame_bounds.m:57 ... problem in NView GNUstep