Your message dated Wed, 31 Aug 2022 18:00:19 +0000
with message-id <e1ots0h-00gdlu...@fasolo.debian.org>
and subject line Bug#1006033: fixed in python-xlib 0.31-1
has caused the Debian Bug report #1006033,
regarding python-xlib: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.10 3.9" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1006033: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006033
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-xlib
Version: 0.29-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> xvfb-run dh_auto_test
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build; 
> python3.10 -m unittest discover -v 
> test (test.test_bytesview.BytesViewTest) ... ok
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> testPack0 (test.test_events_le.TestClientMessage) ... ok
> testPack1 (test.test_events_le.TestClientMessage) ... ok
> testPack2 (test.test_events_le.TestClientMessage) ... ok
> testUnpack0 (test.test_events_le.TestClientMessage) ... ok
> testUnpack1 (test.test_events_le.TestClientMessage) ... ok
> testUnpack2 (test.test_events_le.TestClientMessage) ... ok
> testPack0 (test.test_events_le.TestColormapNotify) ... ok
> testUnpack0 (test.test_events_le.TestColormapNotify) ... ok
> testPack0 (test.test_events_le.TestConfigureNotify) ... ok
> testUnpack0 (test.test_events_le.TestConfigureNotify) ... ok
> testPack0 (test.test_events_le.TestConfigureRequest) ... ok
> testUnpack0 (test.test_events_le.TestConfigureRequest) ... ok
> testPack0 (test.test_events_le.TestCreateNotify) ... ok
> testUnpack0 (test.test_events_le.TestCreateNotify) ... ok
> testPack0 (test.test_events_le.TestDestroyNotify) ... ok
> testUnpack0 (test.test_events_le.TestDestroyNotify) ... ok
> testPack0 (test.test_events_le.TestExpose) ... ok
> testUnpack0 (test.test_events_le.TestExpose) ... ok
> testPack0 (test.test_events_le.TestGraphicsExpose) ... ok
> testUnpack0 (test.test_events_le.TestGraphicsExpose) ... ok
> testPack0 (test.test_events_le.TestGravityNotify) ... ok
> testUnpack0 (test.test_events_le.TestGravityNotify) ... ok
> testPack0 (test.test_events_le.TestKeymapNotify) ... ok
> testUnpack0 (test.test_events_le.TestKeymapNotify) ... ok
> testPack0 (test.test_events_le.TestMapNotify) ... ok
> testUnpack0 (test.test_events_le.TestMapNotify) ... ok
> testPack0 (test.test_events_le.TestMapRequest) ... ok
> testUnpack0 (test.test_events_le.TestMapRequest) ... ok
> testPack0 (test.test_events_le.TestMappingNotify) ... ok
> testUnpack0 (test.test_events_le.TestMappingNotify) ... ok
> testPack0 (test.test_events_le.TestNoExpose) ... ok
> testUnpack0 (test.test_events_le.TestNoExpose) ... ok
> testPack0 (test.test_events_le.TestPropertyNotify) ... ok
> testUnpack0 (test.test_events_le.TestPropertyNotify) ... ok
> testPack0 (test.test_events_le.TestReparentNotify) ... ok
> testUnpack0 (test.test_events_le.TestReparentNotify) ... ok
> testPack0 (test.test_events_le.TestResizeRequest) ... ok
> testUnpack0 (test.test_events_le.TestResizeRequest) ... ok
> testPack0 (test.test_events_le.TestSelectionClear) ... ok
> testUnpack0 (test.test_events_le.TestSelectionClear) ... ok
> testPack0 (test.test_events_le.TestSelectionNotify) ... ok
> testUnpack0 (test.test_events_le.TestSelectionNotify) ... ok
> testPack0 (test.test_events_le.TestSelectionRequest) ... ok
> testUnpack0 (test.test_events_le.TestSelectionRequest) ... ok
> testPack0 (test.test_events_le.TestUnmapNotify) ... ok
> testUnpack0 (test.test_events_le.TestUnmapNotify) ... ok
> testPack0 (test.test_events_le.TestVisibilityNotify) ... ok
> testUnpack0 (test.test_events_le.TestVisibilityNotify) ... ok
> testToBinary1 (test.test_manual.TestListWithFancyValue) ... ok
> testToBinary1 (test.test_manual.TestNestedStruct) ... ok
> testToBinary2 (test.test_manual.TestNestedStruct) ... ok
> testToBinary3 (test.test_manual.TestNestedStruct) ... ok
> testToBinary1 (test.test_manual.TestNestedStructWithFancyValue) ... ok
> testToBinary2 (test.test_manual.TestNestedStructWithFancyValue) ... ok
> testToBinary3 (test.test_manual.TestNestedStructWithFancyValue) ... ok
> testParseAndQuery (test.test_rdb.TestRDB) ... ok
> testUpdate (test.test_rdb.TestRDB) ... ok
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> testPackReply0 (test.test_requests_le.TestAllocColor) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocColor) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocColor) ... ok
> testPackReply0 (test.test_requests_le.TestAllocColorCells) ... ok
> testPackReply1 (test.test_requests_le.TestAllocColorCells) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocColorCells) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocColorCells) ... ok
> testUnpackReply1 (test.test_requests_le.TestAllocColorCells) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocColorCells) ... ok
> testPackReply0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testPackReply0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testPackRequest0 (test.test_requests_le.TestAllowEvents) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllowEvents) ... ok
> testPackRequest0 (test.test_requests_le.TestBell) ... ok
> testUnpackRequest0 (test.test_requests_le.TestBell) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeActivePointerGrab) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeActivePointerGrab) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeGC) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeHosts) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeHosts) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeKeyboardControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeKeyboardControl) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeKeyboardMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeKeyboardMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestChangePointerControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangePointerControl) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest1 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest2 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest3 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest4 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest5 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest6 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest7 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest1 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest2 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest3 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest4 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest5 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest6 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest7 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeSaveSet) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeSaveSet) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeWindowAttributes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeWindowAttributes) ... ok
> testPackRequest0 (test.test_requests_le.TestCirculateWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCirculateWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestClearArea) ... ok
> testUnpackRequest0 (test.test_requests_le.TestClearArea) ... ok
> testPackRequest0 (test.test_requests_le.TestCloseFont) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCloseFont) ... ok
> testPackRequest0 (test.test_requests_le.TestConfigureWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestConfigureWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestConvertSelection) ... ok
> testUnpackRequest0 (test.test_requests_le.TestConvertSelection) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyArea) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyArea) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyColormapAndFree) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyColormapAndFree) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyGC) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyPlane) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyPlane) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateColormap) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateGC) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateGlyphCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateGlyphCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestCreatePixmap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreatePixmap) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestDeleteProperty) ... ok
> testUnpackRequest0 (test.test_requests_le.TestDeleteProperty) ... ok
> testPackRequest0 (test.test_requests_le.TestDestroySubWindows) ... ok
> testUnpackRequest0 (test.test_requests_le.TestDestroySubWindows) ... ok
> testPackRequest0 (test.test_requests_le.TestDestroyWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestDestroyWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestFillPoly) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFillPoly) ... ok
> testPackRequest0 (test.test_requests_le.TestForceScreenSaver) ... ok
> testUnpackRequest0 (test.test_requests_le.TestForceScreenSaver) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeColormap) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeColors) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeColors) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeGC) ... ok
> testPackRequest0 (test.test_requests_le.TestFreePixmap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreePixmap) ... ok
> testPackReply0 (test.test_requests_le.TestGetAtomName) ... ok
> testPackRequest0 (test.test_requests_le.TestGetAtomName) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetAtomName) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetAtomName) ... ok
> testPackReply0 (test.test_requests_le.TestGetFontPath) ... ok
> testPackReply1 (test.test_requests_le.TestGetFontPath) ... ok
> testPackRequest0 (test.test_requests_le.TestGetFontPath) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetFontPath) ... ok
> testUnpackReply1 (test.test_requests_le.TestGetFontPath) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetFontPath) ... ok
> testPackReply0 (test.test_requests_le.TestGetGeometry) ... ok
> testPackRequest0 (test.test_requests_le.TestGetGeometry) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetGeometry) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetGeometry) ... ok
> testPackReply0 (test.test_requests_le.TestGetImage) ... ok
> testPackRequest0 (test.test_requests_le.TestGetImage) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetImage) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetImage) ... ok
> testPackReply0 (test.test_requests_le.TestGetInputFocus) ... ok
> testPackRequest0 (test.test_requests_le.TestGetInputFocus) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetInputFocus) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetInputFocus) ... ok
> testPackReply0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testPackRequest0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testPackReply0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testPackReply0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testPackReply0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testPackRequest0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testPackReply0 (test.test_requests_le.TestGetPointerControl) ... ok
> testPackRequest0 (test.test_requests_le.TestGetPointerControl) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetPointerControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetPointerControl) ... ok
> testPackReply0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testPackReply0 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply1 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply2 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply3 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply4 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply5 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply6 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply7 (test.test_requests_le.TestGetProperty) ... ok
> testPackRequest0 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply1 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply2 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply3 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply4 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply5 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply6 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply7 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testPackRequest0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testPackReply0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testPackRequest0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testPackReply0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testPackRequest0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabButton) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabButton) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabKey) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabKey) ... ok
> testPackReply0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testUnpackReply0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testPackReply0 (test.test_requests_le.TestGrabPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabPointer) ... ok
> testUnpackReply0 (test.test_requests_le.TestGrabPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabServer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabServer) ... ok
> testPackRequest0 (test.test_requests_le.TestImageText16) ... ok
> testUnpackRequest0 (test.test_requests_le.TestImageText16) ... ok
> testPackRequest0 (test.test_requests_le.TestImageText8) ... ok
> testUnpackRequest0 (test.test_requests_le.TestImageText8) ... ok
> testPackRequest0 (test.test_requests_le.TestInstallColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestInstallColormap) ... ok
> testPackReply0 (test.test_requests_le.TestInternAtom) ... ok
> testPackRequest0 (test.test_requests_le.TestInternAtom) ... ok
> testUnpackReply0 (test.test_requests_le.TestInternAtom) ... ok
> testUnpackRequest0 (test.test_requests_le.TestInternAtom) ... ok
> testPackRequest0 (test.test_requests_le.TestKillClient) ... ok
> testUnpackRequest0 (test.test_requests_le.TestKillClient) ... ok
> testPackReply0 (test.test_requests_le.TestListExtensions) ... ok
> testPackRequest0 (test.test_requests_le.TestListExtensions) ... ok
> testUnpackReply0 (test.test_requests_le.TestListExtensions) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListExtensions) ... ok
> testPackReply0 (test.test_requests_le.TestListFonts) ... ok
> testPackRequest0 (test.test_requests_le.TestListFonts) ... ok
> testUnpackReply0 (test.test_requests_le.TestListFonts) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListFonts) ... ok
> testPackReply0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testPackRequest0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testUnpackReply0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testPackReply0 (test.test_requests_le.TestListHosts) ... ok
> testPackRequest0 (test.test_requests_le.TestListHosts) ... ok
> testUnpackReply0 (test.test_requests_le.TestListHosts) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListHosts) ... ok
> testPackReply0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testPackRequest0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testUnpackReply0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testPackReply0 (test.test_requests_le.TestListProperties) ... ok
> testPackRequest0 (test.test_requests_le.TestListProperties) ... ok
> testUnpackReply0 (test.test_requests_le.TestListProperties) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListProperties) ... ok
> testPackReply0 (test.test_requests_le.TestLookupColor) ... ok
> testPackRequest0 (test.test_requests_le.TestLookupColor) ... ok
> testUnpackReply0 (test.test_requests_le.TestLookupColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestLookupColor) ... ok
> testPackRequest0 (test.test_requests_le.TestMapSubwindows) ... ok
> testUnpackRequest0 (test.test_requests_le.TestMapSubwindows) ... ok
> testPackRequest0 (test.test_requests_le.TestMapWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestMapWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestNoOperation) ... ok
> testUnpackRequest0 (test.test_requests_le.TestNoOperation) ... ok
> testPackRequest0 (test.test_requests_le.TestOpenFont) ... ok
> testUnpackRequest0 (test.test_requests_le.TestOpenFont) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyArc) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyArc) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyFillArc) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyFillArc) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyFillRectangle) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyFillRectangle) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyLine) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyLine) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyPoint) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyPoint) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyRectangle) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyRectangle) ... ok
> testPackRequest0 (test.test_requests_le.TestPolySegment) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolySegment) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyText16) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyText16) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyText8) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyText8) ... ok
> testPackRequest0 (test.test_requests_le.TestPutImage) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPutImage) ... ok
> testPackReply0 (test.test_requests_le.TestQueryBestSize) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryBestSize) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryBestSize) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryBestSize) ... ok
> testPackReply0 (test.test_requests_le.TestQueryColors) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryColors) ... ok
> testPackRequest1 (test.test_requests_le.TestQueryColors) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryColors) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryColors) ... ok
> testUnpackRequest1 (test.test_requests_le.TestQueryColors) ... ok
> testPackReply0 (test.test_requests_le.TestQueryExtension) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryExtension) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryExtension) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryExtension) ... ok
> testPackReply0 (test.test_requests_le.TestQueryFont) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryFont) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryFont) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryFont) ... ok
> testPackReply0 (test.test_requests_le.TestQueryKeymap) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryKeymap) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryKeymap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryKeymap) ... ok
> testPackReply0 (test.test_requests_le.TestQueryPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryPointer) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryPointer) ... ok
> testPackReply0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testPackReply0 (test.test_requests_le.TestQueryTree) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryTree) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryTree) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryTree) ... ok
> testPackRequest0 (test.test_requests_le.TestRecolorCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestRecolorCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestReparentWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestReparentWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestRotateProperties) ... ok
> testUnpackRequest0 (test.test_requests_le.TestRotateProperties) ... ok
> testPackRequest0 (test.test_requests_le.TestSendEvent) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSendEvent) ... ok
> testPackRequest0 (test.test_requests_le.TestSetAccessControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetAccessControl) ... ok
> testPackRequest0 (test.test_requests_le.TestSetClipRectangles) ... ok
> testPackRequest1 (test.test_requests_le.TestSetClipRectangles) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetClipRectangles) ... ok
> testUnpackRequest1 (test.test_requests_le.TestSetClipRectangles) ... ok
> testPackRequest0 (test.test_requests_le.TestSetCloseDownMode) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetCloseDownMode) ... ok
> testPackRequest0 (test.test_requests_le.TestSetDashes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetDashes) ... ok
> testPackRequest0 (test.test_requests_le.TestSetFontPath) ... ok
> testPackRequest1 (test.test_requests_le.TestSetFontPath) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetFontPath) ... ok
> testUnpackRequest1 (test.test_requests_le.TestSetFontPath) ... ok
> testPackRequest0 (test.test_requests_le.TestSetInputFocus) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetInputFocus) ... ok
> testPackReply0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testPackReply0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestSetScreenSaver) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetScreenSaver) ... ok
> testPackRequest0 (test.test_requests_le.TestSetSelectionOwner) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetSelectionOwner) ... ok
> testPackRequest0 (test.test_requests_le.TestStoreColors) ... ok
> testUnpackRequest0 (test.test_requests_le.TestStoreColors) ... ok
> testPackRequest0 (test.test_requests_le.TestStoreNamedColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestStoreNamedColor) ... ok
> testPackReply0 (test.test_requests_le.TestTranslateCoords) ... ok
> testPackRequest0 (test.test_requests_le.TestTranslateCoords) ... ok
> testUnpackReply0 (test.test_requests_le.TestTranslateCoords) ... ok
> testUnpackRequest0 (test.test_requests_le.TestTranslateCoords) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabButton) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabButton) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabKey) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabKey) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabKeyboard) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabKeyboard) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabServer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabServer) ... ok
> testPackRequest0 (test.test_requests_le.TestUninstallColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUninstallColormap) ... ok
> testPackRequest0 (test.test_requests_le.TestUnmapSubwindows) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUnmapSubwindows) ... ok
> testPackRequest0 (test.test_requests_le.TestUnmapWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUnmapWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestWarpPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestWarpPointer) ... ok
> test_pack_value_dict (test.test_struct.BinaryPadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.BinaryPadStructTest) ... ok
> test_parse_binary (test.test_struct.BinaryPadStructTest) ... ok
> test_to_binary_args (test.test_struct.BinaryPadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.BinaryPadStructTest) ... ok
> test_pack_value_dict (test.test_struct.BinaryStructTest) ... ok
> test_pack_value_tuple (test.test_struct.BinaryStructTest) ... ok
> test_parse_binary (test.test_struct.BinaryStructTest) ... ok
> test_to_binary_args (test.test_struct.BinaryStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.BinaryStructTest) ... ok
> test_pack_value_dict (test.test_struct.CardStructTest) ... ok
> test_pack_value_tuple (test.test_struct.CardStructTest) ... ok
> test_parse_binary (test.test_struct.CardStructTest) ... ok
> test_to_binary_args (test.test_struct.CardStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.CardStructTest) ... ok
> test_pack_value_dict (test.test_struct.FixedBinaryStructTest) ... ok
> test_pack_value_tuple (test.test_struct.FixedBinaryStructTest) ... ok
> test_parse_binary (test.test_struct.FixedBinaryStructTest) ... ok
> test_to_binary_args (test.test_struct.FixedBinaryStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.FixedBinaryStructTest) ... ok
> test_pack_value_dict (test.test_struct.FixedListPadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.FixedListPadStructTest) ... ok
> test_parse_binary (test.test_struct.FixedListPadStructTest) ... ok
> test_to_binary_args (test.test_struct.FixedListPadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.FixedListPadStructTest) ... ok
> test_pack_value_dict (test.test_struct.FixedListStructTest) ... ok
> test_pack_value_tuple (test.test_struct.FixedListStructTest) ... ok
> test_parse_binary (test.test_struct.FixedListStructTest) ... ok
> test_to_binary_args (test.test_struct.FixedListStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.FixedListStructTest) ... ok
> test_pack_value_dict (test.test_struct.IntStructTest) ... ok
> test_pack_value_tuple (test.test_struct.IntStructTest) ... ok
> test_parse_binary (test.test_struct.IntStructTest) ... ok
> test_to_binary_args (test.test_struct.IntStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.IntStructTest) ... ok
> test_pack_value_dict (test.test_struct.ListPadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.ListPadStructTest) ... ok
> test_parse_binary (test.test_struct.ListPadStructTest) ... ok
> test_to_binary_args (test.test_struct.ListPadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.ListPadStructTest) ... ok
> test_pack_value_dict (test.test_struct.ListStructTest) ... ok
> test_pack_value_tuple (test.test_struct.ListStructTest) ... ok
> test_parse_binary (test.test_struct.ListStructTest) ... ok
> test_to_binary_args (test.test_struct.ListStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.ListStructTest) ... ok
> test_pack_value_dict (test.test_struct.SimpleString16StructTest) ... ok
> test_pack_value_tuple (test.test_struct.SimpleString16StructTest) ... ok
> test_parse_binary (test.test_struct.SimpleString16StructTest) ... ok
> test_to_binary_args (test.test_struct.SimpleString16StructTest) ... ok
> test_to_binary_kwargs (test.test_struct.SimpleString16StructTest) ... ok
> test_pack_value_dict (test.test_struct.String8PadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.String8PadStructTest) ... ok
> test_parse_binary (test.test_struct.String8PadStructTest) ... ok
> test_to_binary_args (test.test_struct.String8PadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.String8PadStructTest) ... ok
> test_pack_value_dict (test.test_struct.String8StructTest) ... ok
> test_pack_value_tuple (test.test_struct.String8StructTest) ... ok
> test_parse_binary (test.test_struct.String8StructTest) ... ok
> test_to_binary_args (test.test_struct.String8StructTest) ... ok
> test_to_binary_kwargs (test.test_struct.String8StructTest) ... ok
> test_get_display (test.test_unix_connect.TestUnixConnect) ... ok
> test_get_socket (test.test_unix_connect.TestUnixConnect) ... ok
> test_can_add_extension_error (test.test_xlib_display.TestXlibDisplay) ... ok
> test_can_close_display (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_can_close_display_and_check_for_error 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_can_create_resource_object (test.test_xlib_display.TestXlibDisplay) ... 
> ERROR
> test_cannot_add_existing_display_method 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_cannot_add_existing_font_method (test.test_xlib_display.TestXlibDisplay) 
> ... ok
> test_change_keyboard_mapping (test.test_xlib_display.TestXlibDisplay) ... ok
> test_default_display_name (test.test_xlib_display.TestXlibDisplay) ... ok
> test_default_screen_count (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=5, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_default_screen_number (test.test_xlib_display.TestXlibDisplay) ... ok
> test_display_instance (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_atom_name (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_default_screen_instance (test.test_xlib_display.TestXlibDisplay) ... 
> ok
> test_get_font_path (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_input_focus (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_get_keyboard_control (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_modifier_mapping (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_screensaver (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_selection_owner (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_zero_screen_instance (test.test_xlib_display.TestXlibDisplay) ... ok
> test_has_no_invalid_extension (test.test_xlib_display.TestXlibDisplay) ... ok
> test_has_valid_extension (test.test_xlib_display.TestXlibDisplay) ... ok
> test_intern_atom (test.test_xlib_display.TestXlibDisplay) ... ok
> test_keycode_to_keysym_for_invalid_index 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_keysym_to_keycode_for_nosymbol (test.test_xlib_display.TestXlibDisplay) 
> ... ok
> test_keysym_to_keycode_for_valid_symbol 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_keysym_to_keycodes_for_nosymbol (test.test_xlib_display.TestXlibDisplay) 
> ... ok
> test_list_fonts (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/rq.py:1302: 
> ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   self.__dict__['_data'] = dict
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/rq.py:1302: 
> ResourceWarning: unclosed <socket.socket fd=9, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   self.__dict__['_data'] = dict
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/rq.py:1302: 
> ResourceWarning: unclosed <socket.socket fd=10, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   self.__dict__['_data'] = dict
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/rq.py:1302: 
> ResourceWarning: unclosed <socket.socket fd=11, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   self.__dict__['_data'] = dict
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_list_hosts (test.test_xlib_display.TestXlibDisplay) ... ok
> test_lookup_invalid_keysym (test.test_xlib_display.TestXlibDisplay) ... ok
> test_lookup_valid_keysym (test.test_xlib_display.TestXlibDisplay) ... ok
> test_open_invalid_font (test.test_xlib_display.TestXlibDisplay) ... ok
> test_pointer_mapping_is_list (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_query_keymap (test.test_xlib_display.TestXlibDisplay) ... ok
> test_rebind_string (test.test_xlib_display.TestXlibDisplay) ... ok
> test_refresh_keyboard_mapping_invalid_event 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_return_fileno (test.test_xlib_display.TestXlibDisplay) ... ok
> test_returns_no_events (test.test_xlib_display.TestXlibDisplay) ... ok
> test_set_get_pointer_mapping (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=9, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_set_modifier_mapping (test.test_xlib_display.TestXlibDisplay) ... ok
> 
> ======================================================================
> ERROR: test_can_create_resource_object 
> (test.test_xlib_display.TestXlibDisplay)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/display.py",
>  line 601, in send_and_recv
>     bytes_recv = self.socket.recv(count)
> ConnectionResetError: [Errno 104] Connection reset by peer
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/test/test_xlib_display.py",
>  line 22, in setUp
>     self.display = Xlib.display.Display(self.display_num)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/display.py", 
> line 89, in __init__
>     self.display = _BaseDisplay(display)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/display.py", 
> line 71, in __init__
>     protocol_display.Display.__init__(self, *args, **keys)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/display.py",
>  line 157, in __init__
>     r = ConnectionSetupRequest(self,
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/display.py",
>  line 1075, in __init__
>     display.send_and_recv(request = -1)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build/Xlib/protocol/display.py",
>  line 604, in send_and_recv
>     raise self.socket_error
> Xlib.error.ConnectionClosedError: Display connection closed by server: [Errno 
> 104] Connection reset by peer
> 
> ----------------------------------------------------------------------
> Ran 518 tests in 0.341s
> 
> FAILED (errors=1, skipped=142)
> E: pybuild pybuild:367: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xlib/build; python3.10 -m unittest 
> discover -v 
> I: pybuild base:237: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build; 
> python3.9 -m unittest discover -v 
> test (test.test_bytesview.BytesViewTest) ... ok
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> testPack0 (test.test_events_le.TestClientMessage) ... ok
> testPack1 (test.test_events_le.TestClientMessage) ... ok
> testPack2 (test.test_events_le.TestClientMessage) ... ok
> testUnpack0 (test.test_events_le.TestClientMessage) ... ok
> testUnpack1 (test.test_events_le.TestClientMessage) ... ok
> testUnpack2 (test.test_events_le.TestClientMessage) ... ok
> testPack0 (test.test_events_le.TestColormapNotify) ... ok
> testUnpack0 (test.test_events_le.TestColormapNotify) ... ok
> testPack0 (test.test_events_le.TestConfigureNotify) ... ok
> testUnpack0 (test.test_events_le.TestConfigureNotify) ... ok
> testPack0 (test.test_events_le.TestConfigureRequest) ... ok
> testUnpack0 (test.test_events_le.TestConfigureRequest) ... ok
> testPack0 (test.test_events_le.TestCreateNotify) ... ok
> testUnpack0 (test.test_events_le.TestCreateNotify) ... ok
> testPack0 (test.test_events_le.TestDestroyNotify) ... ok
> testUnpack0 (test.test_events_le.TestDestroyNotify) ... ok
> testPack0 (test.test_events_le.TestExpose) ... ok
> testUnpack0 (test.test_events_le.TestExpose) ... ok
> testPack0 (test.test_events_le.TestGraphicsExpose) ... ok
> testUnpack0 (test.test_events_le.TestGraphicsExpose) ... ok
> testPack0 (test.test_events_le.TestGravityNotify) ... ok
> testUnpack0 (test.test_events_le.TestGravityNotify) ... ok
> testPack0 (test.test_events_le.TestKeymapNotify) ... ok
> testUnpack0 (test.test_events_le.TestKeymapNotify) ... ok
> testPack0 (test.test_events_le.TestMapNotify) ... ok
> testUnpack0 (test.test_events_le.TestMapNotify) ... ok
> testPack0 (test.test_events_le.TestMapRequest) ... ok
> testUnpack0 (test.test_events_le.TestMapRequest) ... ok
> testPack0 (test.test_events_le.TestMappingNotify) ... ok
> testUnpack0 (test.test_events_le.TestMappingNotify) ... ok
> testPack0 (test.test_events_le.TestNoExpose) ... ok
> testUnpack0 (test.test_events_le.TestNoExpose) ... ok
> testPack0 (test.test_events_le.TestPropertyNotify) ... ok
> testUnpack0 (test.test_events_le.TestPropertyNotify) ... ok
> testPack0 (test.test_events_le.TestReparentNotify) ... ok
> testUnpack0 (test.test_events_le.TestReparentNotify) ... ok
> testPack0 (test.test_events_le.TestResizeRequest) ... ok
> testUnpack0 (test.test_events_le.TestResizeRequest) ... ok
> testPack0 (test.test_events_le.TestSelectionClear) ... ok
> testUnpack0 (test.test_events_le.TestSelectionClear) ... ok
> testPack0 (test.test_events_le.TestSelectionNotify) ... ok
> testUnpack0 (test.test_events_le.TestSelectionNotify) ... ok
> testPack0 (test.test_events_le.TestSelectionRequest) ... ok
> testUnpack0 (test.test_events_le.TestSelectionRequest) ... ok
> testPack0 (test.test_events_le.TestUnmapNotify) ... ok
> testUnpack0 (test.test_events_le.TestUnmapNotify) ... ok
> testPack0 (test.test_events_le.TestVisibilityNotify) ... ok
> testUnpack0 (test.test_events_le.TestVisibilityNotify) ... ok
> testToBinary1 (test.test_manual.TestListWithFancyValue) ... ok
> testToBinary1 (test.test_manual.TestNestedStruct) ... ok
> testToBinary2 (test.test_manual.TestNestedStruct) ... ok
> testToBinary3 (test.test_manual.TestNestedStruct) ... ok
> testToBinary1 (test.test_manual.TestNestedStructWithFancyValue) ... ok
> testToBinary2 (test.test_manual.TestNestedStructWithFancyValue) ... ok
> testToBinary3 (test.test_manual.TestNestedStructWithFancyValue) ... ok
> testParseAndQuery (test.test_rdb.TestRDB) ... ok
> testUpdate (test.test_rdb.TestRDB) ... ok
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> skipped 'big-endian tests, skipping on this system'
> testPackReply0 (test.test_requests_le.TestAllocColor) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocColor) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocColor) ... ok
> testPackReply0 (test.test_requests_le.TestAllocColorCells) ... ok
> testPackReply1 (test.test_requests_le.TestAllocColorCells) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocColorCells) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocColorCells) ... ok
> testUnpackReply1 (test.test_requests_le.TestAllocColorCells) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocColorCells) ... ok
> testPackReply0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocColorPlanes) ... ok
> testPackReply0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testPackRequest0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testUnpackReply0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllocNamedColor) ... ok
> testPackRequest0 (test.test_requests_le.TestAllowEvents) ... ok
> testUnpackRequest0 (test.test_requests_le.TestAllowEvents) ... ok
> testPackRequest0 (test.test_requests_le.TestBell) ... ok
> testUnpackRequest0 (test.test_requests_le.TestBell) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeActivePointerGrab) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeActivePointerGrab) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeGC) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeHosts) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeHosts) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeKeyboardControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeKeyboardControl) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeKeyboardMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeKeyboardMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestChangePointerControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangePointerControl) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest1 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest2 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest3 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest4 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest5 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest6 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest7 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest1 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest2 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest3 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest4 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest5 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest6 (test.test_requests_le.TestChangeProperty) ... ok
> testUnpackRequest7 (test.test_requests_le.TestChangeProperty) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeSaveSet) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeSaveSet) ... ok
> testPackRequest0 (test.test_requests_le.TestChangeWindowAttributes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestChangeWindowAttributes) ... ok
> testPackRequest0 (test.test_requests_le.TestCirculateWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCirculateWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestClearArea) ... ok
> testUnpackRequest0 (test.test_requests_le.TestClearArea) ... ok
> testPackRequest0 (test.test_requests_le.TestCloseFont) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCloseFont) ... ok
> testPackRequest0 (test.test_requests_le.TestConfigureWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestConfigureWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestConvertSelection) ... ok
> testUnpackRequest0 (test.test_requests_le.TestConvertSelection) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyArea) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyArea) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyColormapAndFree) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyColormapAndFree) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyGC) ... ok
> testPackRequest0 (test.test_requests_le.TestCopyPlane) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCopyPlane) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateColormap) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateGC) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateGlyphCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateGlyphCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestCreatePixmap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreatePixmap) ... ok
> testPackRequest0 (test.test_requests_le.TestCreateWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestCreateWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestDeleteProperty) ... ok
> testUnpackRequest0 (test.test_requests_le.TestDeleteProperty) ... ok
> testPackRequest0 (test.test_requests_le.TestDestroySubWindows) ... ok
> testUnpackRequest0 (test.test_requests_le.TestDestroySubWindows) ... ok
> testPackRequest0 (test.test_requests_le.TestDestroyWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestDestroyWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestFillPoly) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFillPoly) ... ok
> testPackRequest0 (test.test_requests_le.TestForceScreenSaver) ... ok
> testUnpackRequest0 (test.test_requests_le.TestForceScreenSaver) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeColormap) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeColors) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeColors) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestFreeGC) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreeGC) ... ok
> testPackRequest0 (test.test_requests_le.TestFreePixmap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestFreePixmap) ... ok
> testPackReply0 (test.test_requests_le.TestGetAtomName) ... ok
> testPackRequest0 (test.test_requests_le.TestGetAtomName) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetAtomName) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetAtomName) ... ok
> testPackReply0 (test.test_requests_le.TestGetFontPath) ... ok
> testPackReply1 (test.test_requests_le.TestGetFontPath) ... ok
> testPackRequest0 (test.test_requests_le.TestGetFontPath) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetFontPath) ... ok
> testUnpackReply1 (test.test_requests_le.TestGetFontPath) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetFontPath) ... ok
> testPackReply0 (test.test_requests_le.TestGetGeometry) ... ok
> testPackRequest0 (test.test_requests_le.TestGetGeometry) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetGeometry) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetGeometry) ... ok
> testPackReply0 (test.test_requests_le.TestGetImage) ... ok
> testPackRequest0 (test.test_requests_le.TestGetImage) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetImage) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetImage) ... ok
> testPackReply0 (test.test_requests_le.TestGetInputFocus) ... ok
> testPackRequest0 (test.test_requests_le.TestGetInputFocus) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetInputFocus) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetInputFocus) ... ok
> testPackReply0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testPackRequest0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetKeyboardControl) ... ok
> testPackReply0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetKeyboardMapping) ... ok
> testPackReply0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetModifierMapping) ... ok
> testPackReply0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testPackRequest0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetMotionEvents) ... ok
> testPackReply0 (test.test_requests_le.TestGetPointerControl) ... ok
> testPackRequest0 (test.test_requests_le.TestGetPointerControl) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetPointerControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetPointerControl) ... ok
> testPackReply0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetPointerMapping) ... ok
> testPackReply0 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply1 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply2 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply3 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply4 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply5 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply6 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply7 (test.test_requests_le.TestGetProperty) ... ok
> testPackRequest0 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply1 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply2 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply3 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply4 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply5 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply6 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackReply7 (test.test_requests_le.TestGetProperty) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetProperty) ... ok
> testPackReply0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testPackRequest0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetScreenSaver) ... ok
> testPackReply0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testPackRequest0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetSelectionOwner) ... ok
> testPackReply0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testPackRequest0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testUnpackReply0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGetWindowAttributes) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabButton) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabButton) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabKey) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabKey) ... ok
> testPackReply0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testUnpackReply0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabKeyboard) ... ok
> testPackReply0 (test.test_requests_le.TestGrabPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabPointer) ... ok
> testUnpackReply0 (test.test_requests_le.TestGrabPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestGrabServer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestGrabServer) ... ok
> testPackRequest0 (test.test_requests_le.TestImageText16) ... ok
> testUnpackRequest0 (test.test_requests_le.TestImageText16) ... ok
> testPackRequest0 (test.test_requests_le.TestImageText8) ... ok
> testUnpackRequest0 (test.test_requests_le.TestImageText8) ... ok
> testPackRequest0 (test.test_requests_le.TestInstallColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestInstallColormap) ... ok
> testPackReply0 (test.test_requests_le.TestInternAtom) ... ok
> testPackRequest0 (test.test_requests_le.TestInternAtom) ... ok
> testUnpackReply0 (test.test_requests_le.TestInternAtom) ... ok
> testUnpackRequest0 (test.test_requests_le.TestInternAtom) ... ok
> testPackRequest0 (test.test_requests_le.TestKillClient) ... ok
> testUnpackRequest0 (test.test_requests_le.TestKillClient) ... ok
> testPackReply0 (test.test_requests_le.TestListExtensions) ... ok
> testPackRequest0 (test.test_requests_le.TestListExtensions) ... ok
> testUnpackReply0 (test.test_requests_le.TestListExtensions) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListExtensions) ... ok
> testPackReply0 (test.test_requests_le.TestListFonts) ... ok
> testPackRequest0 (test.test_requests_le.TestListFonts) ... ok
> testUnpackReply0 (test.test_requests_le.TestListFonts) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListFonts) ... ok
> testPackReply0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testPackRequest0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testUnpackReply0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListFontsWithInfo) ... ok
> testPackReply0 (test.test_requests_le.TestListHosts) ... ok
> testPackRequest0 (test.test_requests_le.TestListHosts) ... ok
> testUnpackReply0 (test.test_requests_le.TestListHosts) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListHosts) ... ok
> testPackReply0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testPackRequest0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testUnpackReply0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListInstalledColormaps) ... ok
> testPackReply0 (test.test_requests_le.TestListProperties) ... ok
> testPackRequest0 (test.test_requests_le.TestListProperties) ... ok
> testUnpackReply0 (test.test_requests_le.TestListProperties) ... ok
> testUnpackRequest0 (test.test_requests_le.TestListProperties) ... ok
> testPackReply0 (test.test_requests_le.TestLookupColor) ... ok
> testPackRequest0 (test.test_requests_le.TestLookupColor) ... ok
> testUnpackReply0 (test.test_requests_le.TestLookupColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestLookupColor) ... ok
> testPackRequest0 (test.test_requests_le.TestMapSubwindows) ... ok
> testUnpackRequest0 (test.test_requests_le.TestMapSubwindows) ... ok
> testPackRequest0 (test.test_requests_le.TestMapWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestMapWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestNoOperation) ... ok
> testUnpackRequest0 (test.test_requests_le.TestNoOperation) ... ok
> testPackRequest0 (test.test_requests_le.TestOpenFont) ... ok
> testUnpackRequest0 (test.test_requests_le.TestOpenFont) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyArc) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyArc) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyFillArc) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyFillArc) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyFillRectangle) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyFillRectangle) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyLine) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyLine) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyPoint) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyPoint) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyRectangle) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyRectangle) ... ok
> testPackRequest0 (test.test_requests_le.TestPolySegment) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolySegment) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyText16) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyText16) ... ok
> testPackRequest0 (test.test_requests_le.TestPolyText8) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPolyText8) ... ok
> testPackRequest0 (test.test_requests_le.TestPutImage) ... ok
> testUnpackRequest0 (test.test_requests_le.TestPutImage) ... ok
> testPackReply0 (test.test_requests_le.TestQueryBestSize) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryBestSize) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryBestSize) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryBestSize) ... ok
> testPackReply0 (test.test_requests_le.TestQueryColors) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryColors) ... ok
> testPackRequest1 (test.test_requests_le.TestQueryColors) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryColors) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryColors) ... ok
> testUnpackRequest1 (test.test_requests_le.TestQueryColors) ... ok
> testPackReply0 (test.test_requests_le.TestQueryExtension) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryExtension) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryExtension) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryExtension) ... ok
> testPackReply0 (test.test_requests_le.TestQueryFont) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryFont) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryFont) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryFont) ... ok
> testPackReply0 (test.test_requests_le.TestQueryKeymap) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryKeymap) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryKeymap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryKeymap) ... ok
> testPackReply0 (test.test_requests_le.TestQueryPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryPointer) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryPointer) ... ok
> testPackReply0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryTextExtents) ... ok
> testPackReply0 (test.test_requests_le.TestQueryTree) ... ok
> testPackRequest0 (test.test_requests_le.TestQueryTree) ... ok
> testUnpackReply0 (test.test_requests_le.TestQueryTree) ... ok
> testUnpackRequest0 (test.test_requests_le.TestQueryTree) ... ok
> testPackRequest0 (test.test_requests_le.TestRecolorCursor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestRecolorCursor) ... ok
> testPackRequest0 (test.test_requests_le.TestReparentWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestReparentWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestRotateProperties) ... ok
> testUnpackRequest0 (test.test_requests_le.TestRotateProperties) ... ok
> testPackRequest0 (test.test_requests_le.TestSendEvent) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSendEvent) ... ok
> testPackRequest0 (test.test_requests_le.TestSetAccessControl) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetAccessControl) ... ok
> testPackRequest0 (test.test_requests_le.TestSetClipRectangles) ... ok
> testPackRequest1 (test.test_requests_le.TestSetClipRectangles) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetClipRectangles) ... ok
> testUnpackRequest1 (test.test_requests_le.TestSetClipRectangles) ... ok
> testPackRequest0 (test.test_requests_le.TestSetCloseDownMode) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetCloseDownMode) ... ok
> testPackRequest0 (test.test_requests_le.TestSetDashes) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetDashes) ... ok
> testPackRequest0 (test.test_requests_le.TestSetFontPath) ... ok
> testPackRequest1 (test.test_requests_le.TestSetFontPath) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetFontPath) ... ok
> testUnpackRequest1 (test.test_requests_le.TestSetFontPath) ... ok
> testPackRequest0 (test.test_requests_le.TestSetInputFocus) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetInputFocus) ... ok
> testPackReply0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetModifierMapping) ... ok
> testPackReply0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testUnpackReply0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetPointerMapping) ... ok
> testPackRequest0 (test.test_requests_le.TestSetScreenSaver) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetScreenSaver) ... ok
> testPackRequest0 (test.test_requests_le.TestSetSelectionOwner) ... ok
> testUnpackRequest0 (test.test_requests_le.TestSetSelectionOwner) ... ok
> testPackRequest0 (test.test_requests_le.TestStoreColors) ... ok
> testUnpackRequest0 (test.test_requests_le.TestStoreColors) ... ok
> testPackRequest0 (test.test_requests_le.TestStoreNamedColor) ... ok
> testUnpackRequest0 (test.test_requests_le.TestStoreNamedColor) ... ok
> testPackReply0 (test.test_requests_le.TestTranslateCoords) ... ok
> testPackRequest0 (test.test_requests_le.TestTranslateCoords) ... ok
> testUnpackReply0 (test.test_requests_le.TestTranslateCoords) ... ok
> testUnpackRequest0 (test.test_requests_le.TestTranslateCoords) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabButton) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabButton) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabKey) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabKey) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabKeyboard) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabKeyboard) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabPointer) ... ok
> testPackRequest0 (test.test_requests_le.TestUngrabServer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUngrabServer) ... ok
> testPackRequest0 (test.test_requests_le.TestUninstallColormap) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUninstallColormap) ... ok
> testPackRequest0 (test.test_requests_le.TestUnmapSubwindows) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUnmapSubwindows) ... ok
> testPackRequest0 (test.test_requests_le.TestUnmapWindow) ... ok
> testUnpackRequest0 (test.test_requests_le.TestUnmapWindow) ... ok
> testPackRequest0 (test.test_requests_le.TestWarpPointer) ... ok
> testUnpackRequest0 (test.test_requests_le.TestWarpPointer) ... ok
> test_pack_value_dict (test.test_struct.BinaryPadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.BinaryPadStructTest) ... ok
> test_parse_binary (test.test_struct.BinaryPadStructTest) ... ok
> test_to_binary_args (test.test_struct.BinaryPadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.BinaryPadStructTest) ... ok
> test_pack_value_dict (test.test_struct.BinaryStructTest) ... ok
> test_pack_value_tuple (test.test_struct.BinaryStructTest) ... ok
> test_parse_binary (test.test_struct.BinaryStructTest) ... ok
> test_to_binary_args (test.test_struct.BinaryStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.BinaryStructTest) ... ok
> test_pack_value_dict (test.test_struct.CardStructTest) ... ok
> test_pack_value_tuple (test.test_struct.CardStructTest) ... ok
> test_parse_binary (test.test_struct.CardStructTest) ... ok
> test_to_binary_args (test.test_struct.CardStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.CardStructTest) ... ok
> test_pack_value_dict (test.test_struct.FixedBinaryStructTest) ... ok
> test_pack_value_tuple (test.test_struct.FixedBinaryStructTest) ... ok
> test_parse_binary (test.test_struct.FixedBinaryStructTest) ... ok
> test_to_binary_args (test.test_struct.FixedBinaryStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.FixedBinaryStructTest) ... ok
> test_pack_value_dict (test.test_struct.FixedListPadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.FixedListPadStructTest) ... ok
> test_parse_binary (test.test_struct.FixedListPadStructTest) ... ok
> test_to_binary_args (test.test_struct.FixedListPadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.FixedListPadStructTest) ... ok
> test_pack_value_dict (test.test_struct.FixedListStructTest) ... ok
> test_pack_value_tuple (test.test_struct.FixedListStructTest) ... ok
> test_parse_binary (test.test_struct.FixedListStructTest) ... ok
> test_to_binary_args (test.test_struct.FixedListStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.FixedListStructTest) ... ok
> test_pack_value_dict (test.test_struct.IntStructTest) ... ok
> test_pack_value_tuple (test.test_struct.IntStructTest) ... ok
> test_parse_binary (test.test_struct.IntStructTest) ... ok
> test_to_binary_args (test.test_struct.IntStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.IntStructTest) ... ok
> test_pack_value_dict (test.test_struct.ListPadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.ListPadStructTest) ... ok
> test_parse_binary (test.test_struct.ListPadStructTest) ... ok
> test_to_binary_args (test.test_struct.ListPadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.ListPadStructTest) ... ok
> test_pack_value_dict (test.test_struct.ListStructTest) ... ok
> test_pack_value_tuple (test.test_struct.ListStructTest) ... ok
> test_parse_binary (test.test_struct.ListStructTest) ... ok
> test_to_binary_args (test.test_struct.ListStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.ListStructTest) ... ok
> test_pack_value_dict (test.test_struct.SimpleString16StructTest) ... ok
> test_pack_value_tuple (test.test_struct.SimpleString16StructTest) ... ok
> test_parse_binary (test.test_struct.SimpleString16StructTest) ... ok
> test_to_binary_args (test.test_struct.SimpleString16StructTest) ... ok
> test_to_binary_kwargs (test.test_struct.SimpleString16StructTest) ... ok
> test_pack_value_dict (test.test_struct.String8PadStructTest) ... ok
> test_pack_value_tuple (test.test_struct.String8PadStructTest) ... ok
> test_parse_binary (test.test_struct.String8PadStructTest) ... ok
> test_to_binary_args (test.test_struct.String8PadStructTest) ... ok
> test_to_binary_kwargs (test.test_struct.String8PadStructTest) ... ok
> test_pack_value_dict (test.test_struct.String8StructTest) ... ok
> test_pack_value_tuple (test.test_struct.String8StructTest) ... ok
> test_parse_binary (test.test_struct.String8StructTest) ... ok
> test_to_binary_args (test.test_struct.String8StructTest) ... ok
> test_to_binary_kwargs (test.test_struct.String8StructTest) ... ok
> test_get_display (test.test_unix_connect.TestUnixConnect) ... ok
> test_get_socket (test.test_unix_connect.TestUnixConnect) ... ok
> test_can_add_extension_error (test.test_xlib_display.TestXlibDisplay) ... ok
> test_can_close_display (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_can_close_display_and_check_for_error 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_can_create_resource_object (test.test_xlib_display.TestXlibDisplay) ... 
> ok
> test_cannot_add_existing_display_method 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_cannot_add_existing_font_method (test.test_xlib_display.TestXlibDisplay) 
> ... ok
> test_change_keyboard_mapping (test.test_xlib_display.TestXlibDisplay) ... ok
> test_default_display_name (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=5, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_default_screen_count (test.test_xlib_display.TestXlibDisplay) ... ok
> test_default_screen_number (test.test_xlib_display.TestXlibDisplay) ... ok
> test_display_instance (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_atom_name (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_default_screen_instance (test.test_xlib_display.TestXlibDisplay) ... 
> ok
> test_get_font_path (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=8, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_get_input_focus (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_keyboard_control (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_modifier_mapping (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_screensaver (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_selection_owner (test.test_xlib_display.TestXlibDisplay) ... ok
> test_get_zero_screen_instance (test.test_xlib_display.TestXlibDisplay) ... ok
> test_has_no_invalid_extension (test.test_xlib_display.TestXlibDisplay) ... ok
> test_has_valid_extension (test.test_xlib_display.TestXlibDisplay) ... ok
> test_intern_atom (test.test_xlib_display.TestXlibDisplay) ... ok
> test_keycode_to_keysym_for_invalid_index 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_keysym_to_keycode_for_nosymbol (test.test_xlib_display.TestXlibDisplay) 
> ... ok
> test_keysym_to_keycode_for_valid_symbol 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_keysym_to_keycodes_for_nosymbol (test.test_xlib_display.TestXlibDisplay) 
> ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/Xlib/protocol/rq.py:544: 
> ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   if self.type.parse_value is None:
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/Xlib/protocol/rq.py:544: 
> ResourceWarning: unclosed <socket.socket fd=9, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   if self.type.parse_value is None:
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/Xlib/protocol/rq.py:544: 
> ResourceWarning: unclosed <socket.socket fd=10, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   if self.type.parse_value is None:
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/Xlib/protocol/rq.py:544: 
> ResourceWarning: unclosed <socket.socket fd=11, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   if self.type.parse_value is None:
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_list_fonts (test.test_xlib_display.TestXlibDisplay) ... ok
> test_list_hosts (test.test_xlib_display.TestXlibDisplay) ... ok
> test_lookup_invalid_keysym (test.test_xlib_display.TestXlibDisplay) ... ok
> test_lookup_valid_keysym (test.test_xlib_display.TestXlibDisplay) ... ok
> test_open_invalid_font (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=7, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_pointer_mapping_is_list (test.test_xlib_display.TestXlibDisplay) ... ok
> test_query_keymap (test.test_xlib_display.TestXlibDisplay) ... ok
> test_rebind_string (test.test_xlib_display.TestXlibDisplay) ... ok
> test_refresh_keyboard_mapping_invalid_event 
> (test.test_xlib_display.TestXlibDisplay) ... ok
> test_return_fileno (test.test_xlib_display.TestXlibDisplay) ... ok
> test_returns_no_events (test.test_xlib_display.TestXlibDisplay) ... 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_xlib/build/test/__init__.py:24: 
> ResourceWarning: unclosed <socket.socket fd=9, family=AddressFamily.AF_UNIX, 
> type=SocketKind.SOCK_STREAM, proto=0, raddr=/tmp/.X11-unix/X99>
>   return list(self.array[x:y])
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ok
> test_set_get_pointer_mapping (test.test_xlib_display.TestXlibDisplay) ... ok
> test_set_modifier_mapping (test.test_xlib_display.TestXlibDisplay) ... ok
> 
> ----------------------------------------------------------------------
> Ran 518 tests in 0.307s
> 
> OK (skipped=142)
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned 
> exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/02/18/python-xlib_0.29-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-xlib
Source-Version: 0.31-1
Done: Emmanuel Arias <eam...@yaerobi.com>

We believe that the bug you reported is fixed in the latest version of
python-xlib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1006...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Arias <eam...@yaerobi.com> (supplier of updated python-xlib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 29 Aug 2022 18:01:58 -0300
Binary: python3-xlib python-xlib-doc
Source: python-xlib
Architecture: all source
Version: 0.31-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Emmanuel Arias <eam...@yaerobi.com>
Closes: 1006033
Description: 
 python3-xlib - interface for Python 3 to the X11 protocol
 python-xlib-doc - interface for Python 3 to the X11 protocol (docs)
Changes:
 python-xlib (0.31-1) experimental; urgency=medium
 .
   [ Debian Janitor ]
   * Build-Depends: Drop versioned constraint on python3-setuptools.
 .
   [ Emmanuel Arias ]
   * New upstream version.
   * d/patches: Add 0004-Use-context-manager-to-avoid-error-in-test.patch patch
     to prevent exception raise before been caught by unittest (Closes:
     #1006033).
   * d/control: Bump Standards-Version to 4.6.1 (from 4.6.0). No changes
     needed.
   * d/tests: Add Autopkgtest tests.
   * d/tests: Remove autopkgtest-pkg-python.conf file, it's not longer need.
     Now autopkgtest run test suite.
   * d/control: Create the documentation package python-xlib-doc.
   * d/python3-xlib.docs: Install documentations file in python-xlib-doc.
   * d/python-xlib-doc.examples: Install the examples file using .examples
     file.
     - Stop override dh_installexamples.
   * d/control: Add Rules-Requires-Root: no in source stanza.
   * d/python-xlib-doc.doc-base: Create python-xlib-doc.doc-base file.
   * d/copyright: Add Copright entry for Xlib/ext/res.py and examples/xres.py
     files.
     - Combine blocks with the same authors.
Checksums-Sha1: 
 9a2ff3bbd43787051211f30df64d51c7d4ffca01 1758 python-xlib_0.31-1.dsc
 0df942e39a60c6daac309d018726b06ca30bcce3 211425 python-xlib_0.31.orig.tar.bz2
 9cee3aa36649ce4580c9f6a3839e9e46b9574ada 7764 python-xlib_0.31-1.debian.tar.xz
 7b839ab7b00db93b4ef0853191e11a8160fa3b41 8609 
python-xlib_0.31-1_source.buildinfo
 305cc622dd3230c22289a4e9ff4b622640670151 56068 python-xlib-doc_0.31-1_all.deb
 81cc329976e0652458af39cf1cc62cb97a5f805b 8048 
python-xlib_0.31-1_amd64.buildinfo
 b6e9a7d6ad58eaaca11f80583cc1b7eea334f092 122724 python3-xlib_0.31-1_all.deb
Checksums-Sha256: 
 6ef7273a8354028811824278c1070aa5b022190567d581630174db98d081be67 1758 
python-xlib_0.31-1.dsc
 59a9d48b984de6df4fbf736a2010d997f668d63f1e6cf078ce55a930fbc919e6 211425 
python-xlib_0.31.orig.tar.bz2
 6978354c1d1dc85eba2802faa70377739152620930f5054ac6f350065f126a34 7764 
python-xlib_0.31-1.debian.tar.xz
 4a35318d41944380b0088e9ad514f5fa83f6f334295772c28513f858fc1ee884 8609 
python-xlib_0.31-1_source.buildinfo
 eabff6bc6eb0128eb852459fd348e8ca154d88c35f96f509b88b4eedab216a88 56068 
python-xlib-doc_0.31-1_all.deb
 54a3cb28247a0e5ac08d22e0d3b3b4b3bace1b1e808f9459c68763de4e99865c 8048 
python-xlib_0.31-1_amd64.buildinfo
 782640535c0e75830583fe0bf89aad3f9820e5cbb11f60f5b18d32aea367c5da 122724 
python3-xlib_0.31-1_all.deb
Files: 
 4e64301226823addc1a4f41a293efc92 1758 python optional python-xlib_0.31-1.dsc
 9a5451baf44c11f833083ce74263fc9b 211425 python optional 
python-xlib_0.31.orig.tar.bz2
 1b5ee1548d070a91392ddeb89f821730 7764 python optional 
python-xlib_0.31-1.debian.tar.xz
 f1076b89dcb4f8afc86ad60ada8c3af8 8609 python optional 
python-xlib_0.31-1_source.buildinfo
 7ef443c4dc6ba8d588a904a479299737 56068 doc optional 
python-xlib-doc_0.31-1_all.deb
 2233bd25b57da5a26372ff1fc0bb1c6a 8048 python optional 
python-xlib_0.31-1_amd64.buildinfo
 82d1295ea9cad7e60eb1948712e34837 122724 python optional 
python3-xlib_0.31-1_all.deb

-----BEGIN PGP SIGNATURE-----

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCYw0qRRQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2CWOAP9t5/k5fl34TsgWXMK01Wpc+kpdjwpO
n3ZEhSFb52IYSAEAi6S0DnD8pWXIaUmG6ZhFeuw0jT6hRx2XR0vQrd23bgw=
=r/Cg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to