Re: Gtk2 dmake test hangs



My suggestion? Move on unless you have a *lot* of time on your hands :)

nmake test:
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/Gdk.t 4 1024 17 12 12-17
t/GdkDisplay.t 255 65280 24 47 1-24
t/GdkInput.t 1 256 16 1 15
t/GdkProperty.t 255 65280 46 70 12-46
t/GdkSelection.t 255 65280 20 0 ??
t/GdkWindow.t 2 512 40 2 7-8
t/GtkFontSelection.t 1 256 9 1 8
t/GtkIconTheme.t 2 512 17 2 4 12
t/GtkScaleButton.t 5 1280 5 8 2-5
t/GtkStatusIcon.t 1 256 22 1 6
t/PangoCairo.t 255 65280 22 38 3-22
t/PangoLayout.t 255 65280 68 64 37-68
(1 subtest UNEXPECTEDLY SUCCEEDED), 3 tests and 166 subtests skipped.
Failed 12/206 test scripts. 128/4360 subtests failed.
Files=206, Tests=4360, 94 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
Failed 12/206 test programs. 128/4360 subtests failed.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.

I get the hang you're experiencing with Gdk and a segfault with GtkScaleButton.

Personally, I'm just glad it passed the other 4233 subtests. That's like a 97 % success rate...I can live with that :)

T.J.

rahed wrote:
Hi,

I run dmake test for Gtk2-1.162 on windows which hangs at Gdk.t test.
Actually after ok 11, when

$window -> show_now();

is called. A small gtk window pops up but the test doesn't go on.
Any pointers?

Thanks.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]