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

libobjc2 fails with clang14 but not with clang11

2022-01-17 Thread Andreas Fink
under debian10 I get different behaviour with libobjc2 when I run make test depending on the used compiler version: Anyone an idea what is different in clang14 compared to clang11 which could cause half of the tests to fail? CLANG-14: Running tests... Test project