Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 4294
Status: resolved
Priority: 0/
Queue: Tk

People
Owner: Nobody in particular
Requestors: cubic [...] acronis.ru
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 804.025
Fixed in: (no value)



Subject: make test fails
t/browseentry-grabtest.......grab failed: window not viewable at t/browseentry-grabtest.t line 41. t/browseentry-grabtest.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay ... t/zzScrolled.................NOK 66# Test 66 got: '589x341+0+32' (t/zzScrolled.t at line 101 fail #2) # Expected: '589x341+0+0' (Sizechk: geometry has not changed not resetfor -height => 24+(5)) # t/zzScrolled.t line 101 is: ok($newgeo, $oldgeo, "Sizechk: geometry has not changed not reset" . t/zzScrolled.................NOK 94# Test 94 got: '589x341+17+32' (t/zzScrolled.t at line 101 fail #4) # Expected: '589x341+0+32' (Sizechk: geometry has not changed not resetfor -width => 80+(5)) t/zzScrolled.................FAILED tests 66, 94 Failed 2/94 tests, 97.87% okay t/zzText.....................ok ...
[guest - Wed Nov 5 11:44:27 2003]: Show quoted text
> t/browseentry-grabtest.......grab failed: window not viewable at > t/browseentry-grabtest.t line 41. > t/browseentry-grabtest.......dubious > Test returned status 255 (wstat 65280, 0xff00)
That is caused by some other application having the covered the window, e.g. a screen saver. Is that sufficent for you to consider this resolved? Show quoted text
> DIED. FAILED test 1 > Failed 1/1 tests, 0.00% okay > ... > t/zzScrolled.................NOK 66# Test 66 got: '589x341+0+32' > (t/zzScrolled.t at line 101 fail #2) > # Expected: '589x341+0+0' (Sizechk: geometry has not changed not > resetfor -height => 24+(5)) > # t/zzScrolled.t line 101 is: ok($newgeo, $oldgeo, > "Sizechk: geometry has not changed not reset" . > t/zzScrolled.................NOK 94# Test 94 got: '589x341+17+32' > (t/zzScrolled.t at line 101 fail #4) > # Expected: '589x341+0+32' (Sizechk: geometry has not changed not > resetfor -width => 80+(5)) > t/zzScrolled.................FAILED tests 66, 94 > Failed 2/94 tests, 97.87% okay > t/zzText.....................ok > ...
Those are "todo" tests I think?
From: cubic [...] acronis.ru
I've forced install and don't have problems with it. So it's just a "make test" report. [NI-S - Fri Nov 21 15:26:02 2003]: Show quoted text
> [guest - Wed Nov 5 11:44:27 2003]: >
> > t/browseentry-grabtest.......grab failed: window not viewable at > > t/browseentry-grabtest.t line 41. > > t/browseentry-grabtest.......dubious > > Test returned status 255 (wstat 65280, 0xff00)
> > That is caused by some other application having the covered the > window, > e.g. a screen saver. > > Is that sufficent for you to consider this resolved? > >
> > DIED. FAILED test 1 > > Failed 1/1 tests, 0.00% okay > > ... > > t/zzScrolled.................NOK 66# Test 66 got: '589x341+0+32' > > (t/zzScrolled.t at line 101 fail #2) > > # Expected: '589x341+0+0' (Sizechk: geometry has not changed not > > resetfor -height => 24+(5)) > > # t/zzScrolled.t line 101 is: ok($newgeo, $oldgeo, > > "Sizechk: geometry has not changed not reset" . > > t/zzScrolled.................NOK 94# Test 94 got: '589x341+17+32' > > (t/zzScrolled.t at line 101 fail #4) > > # Expected: '589x341+0+32' (Sizechk: geometry has not changed not > > resetfor -width => 80+(5)) > > t/zzScrolled.................FAILED tests 66, 94 > > Failed 2/94 tests, 97.87% okay > > t/zzText.....................ok > > ...
> > Those are "todo" tests I think?
Good luck. Ruslan.