Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941901 - gnustep-base/gnustep-gui-0.31.1 - gui/NSSavePanel/setDelegate_reload.m: Failed set: setDelegate_reload.m:49 ... problem in NSSavePanel GNUstep setDelegate.
Summary: gnustep-base/gnustep-gui-0.31.1 - gui/NSSavePanel/setDelegate_reload.m: Faile...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-20 20:26 UTC by ernsteiswuerfel
Modified: 2024-10-20 20:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (gnustep-gui-0.31.1:20241020-195904.log,298.24 KB, text/plain)
2024-10-20 20:26 UTC, ernsteiswuerfel
Details
emerge --info (file_941901.txt,6.00 KB, text/plain)
2024-10-20 20:27 UTC, ernsteiswuerfel
Details
tests.log (tests.log,244.02 KB, text/plain)
2024-10-20 20:27 UTC, ernsteiswuerfel
Details
build.log (ppc, 0.30.0-r2) (gnustep-gui-0.30.0-r2:20241020-202820.log,285.07 KB, text/plain)
2024-10-20 20:45 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2024-10-20 20:26:36 UTC
Created attachment 906467 [details]
build.log

Some other Failed files/sets than in linked bugs so I am opening a new one.

[...]
--- Running tests in gui/GSXib5KeyedUnarchiver ---

gui/GSXib5KeyedUnarchiver/buttonCell.m:
Failed file:     buttonCell.m aborted without running all tests!

gui/GSXib5KeyedUnarchiver/menu.m:
Failed file:     menu.m aborted without running all tests!
--- Running tests in gui/NSBezierPath ---
--- Running tests in gui/NSBitmapImageRep ---
--- Running tests in gui/NSButtonCell ---

gui/NSButtonCell/encoding.m:
Failed file:     encoding.m aborted without running all tests!
--- Running tests in gui/NSCell ---
--- Running tests in gui/NSEvent ---
--- Running tests in gui/NSImage ---
--- Running tests in gui/NSMenuItem ---

gui/NSMenuItem/encoding.m:
Failed file:     encoding.m aborted without running all tests!
--- Running tests in gui/NSNibLoading ---
--- Running tests in gui/NSParagraphStyle ---
--- Running tests in gui/NSPasteboard ---

gui/NSPasteboard/lazy_copy.m:
Failed file:     lazy_copy.m aborted without running all tests!
--- Running tests in gui/NSPopUpButton ---
--- Running tests in gui/NSPrintInfo ---
--- Running tests in gui/NSSavePanel ---

gui/NSSavePanel/setDelegate_reload.m:
Failed set:        setDelegate_reload.m:49 ... problem in NSSavePanel GNUstep setDelegate.
--- Running tests in gui/NSSliderCell ---
--- Running tests in gui/NSView ---
--- Running tests in gui/TextSystem ---

   1023 Passed tests
      5 Failed files
      1 Failed set
      1 Dashed hope


Some testing was abandoned when a test program aborted.  This is
generally a severe problem and may mean that the package is
completely unusable.  You need to try to fix this and, if it is
not due to some problem on your system, please help by submitting
a patch (or at least a bug report) to the package maintainer.

Some set of tests failed.  This could well mean that a large
number of individual tests did not pass and that there are
severe problems in the software.
Please submit a patch to fix the problem or send a bug report to
the package maintainer.
Please see /var/tmp/portage/gnustep-base/gnustep-gui-0.31.1/work/gnustep-gui-0.31.1/Tests/tests.log for more detail.
gmake[1]: *** [GNUmakefile:51: check] Error 1
make: *** [/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-check] Error 2
 * ERROR: gnustep-base/gnustep-gui-0.31.1::gentoo failed (test phase):
Comment 1 ernsteiswuerfel archtester 2024-10-20 20:27:14 UTC
Created attachment 906468 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2024-10-20 20:27:32 UTC
Created attachment 906469 [details]
tests.log
Comment 3 ernsteiswuerfel archtester 2024-10-20 20:45:05 UTC
Created attachment 906470 [details]
build.log (ppc, 0.30.0-r2)

Doesn't look like the failures are regressions over previous ppc stable 0.30.0-r2 (similar failures or test not present).