On Aug 17, 11:00 pm, claudio canepa <[email protected]> wrote:
> On Mon, Aug 17, 2009 at 11:45 PM, Ben Smith
> <[email protected]>wrote:
>
>
>
> Same here, win xp sp3 32bits. - nvidia gforce 6600
> A modified test that correct this is attached (EVENT_CLOSE.py)
>
K, issue #439
> > On the 1.1.3 tag and on 1.1-maintenance, an earlier test also fails
> > with the esc key, though closing the window works. It's titled: "Test
> > that mouse cursor can be set to a platform-dependent image." The
> > cursor does change, just can't close with esc.
>
> Same here.
>
Issue #440
> > Also, is there any fully automated testing process? I realize that
> > some tests must have visual inspection to verify, but having a batch
> > of tests that can be run without interaction would be nice - I'm sure
> > I don't want to run this visual test every time.
>
> Same here.
>
>
I may commit an automatedplan.txt file that'll run through non-visual
tests.
>
>
>
> > I also get a bunch of assertions in the graphics.IMMEDIATE tests,
> > starting with this one(and there are 40 more):
> > INFO:root:Testing graphics.IMMEDIATE.
> > INFO:root:Begin unit tests for graphics.IMMEDIATE
> > ERROR:root:Failure in graphics.IMMEDIATE
> > ERROR:root:Traceback (most recent call last):
> > File "..\tests\graphics\IMMEDIATE.py", line 42, in test_v2f
> > self.generic_test('v2f', v2f_data)
> > File "..\tests\graphics\IMMEDIATE.py", line 35, in generic_test
> > self.check(v_data, vertices, n_v)
> > File "..\tests\graphics\IMMEDIATE.py", line 20, in check
> > (e, r))
> > AssertionError: Feedback array is in error: 0.022058823529411766,
> > 2.3382344245910645
>
> > -b
>
> Also, in the test
> 'Test that a specific DPI can be set to render the text with.'
>
> -> green box seems 2pix up than correct
>
I see an error on mine, too, though in my case the box seems two
pixels down. Issue #442.
> Also, after the test
> window.EVENT_SHOW_HIDE
> A fullscreen white window apears that must be killed with task manager
>
> --
> claudio
Thanks, I saw this as well. Issue #443.
I'll look into these after work this evening.
-b
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---