Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95140

Re: Linux users: please run gui tests

Path csiph.com!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python3': 0.05; 'cc:addr :python-list': 0.09; 'grep': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; '>that': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'skip:> 20': 0.16; 'skip:> 50': 0.16; 'subject:gui': 0.16; 'subject:run': 0.16; 'to:addr:web.de': 0.16; 'url:py': 0.16; 'laura': 0.18; 'tests': 0.18; 'library': 0.20; '2015': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'machine': 0.21; 'cc:2**1': 0.22; 'tkinter': 0.22; 'errors': 0.23; 'header:In- Reply-To:1': 0.24; 'url:bugs': 0.24; 'linux': 0.26; 'fri,': 0.27; '+0200,': 0.27; 'skip:( 20': 0.28; 'received:se': 0.29; 'subject:users': 0.29; 'cc:no real name:2**1': 0.29; 'run': 0.33; 'url:python': 0.33; 'similar': 0.33; 'file': 0.34; 'fail': 0.35; 'skip:> 10': 0.35; 'subject:please': 0.35; 'something': 0.35; 'url:org': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'shared': 0.38; 'does': 0.39; 'your': 0.60; 'header:Message-Id:1': 0.61; 'believe': 0.66; 'received:89': 0.80; 'otten': 0.84; 'url:cpython': 0.84; 'url:rev': 0.84; 'url:tkinter': 0.84
To Peter Otten <__peter__@web.de>
cc python-list@python.org, lac@openend.se
From Laura Creighton <lac@openend.se>
Subject Re: Linux users: please run gui tests
In-Reply-To Message from Peter Otten <__peter__@web.de> of "Fri, 07 Aug 2015 21:13:02 +0200." <mq2vvu$ebr$1@ger.gmane.org>
References <mailman.1287.1438913259.3674.python-list@python.org> <87wpx7fsb9.fsf@Equus.decebal.nl> <87si7vfqwn.fsf@Equus.decebal.nl> <mq1svm$eck$1@ger.gmane.org> <CAPTjJmoozQ26245nN7qEcz-kW7g_OtL3zgQOtQeH2ku1+eznJQ@mail.gmail.com> <201508071238.t77CcY7n018432@fido.openend.se> <mq2ah2$95g$1@ger.gmane.org> <201508071346.t77DkL2t031696@fido.openend.se> <mq2j70$tri$1@ger.gmane.org> <201508071701.t77H1Csn004579@fido.openend.se><mq2vvu$ebr$1@ger.gmane.org>
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-ID <13515.1438979754.1@fido>
Content-Transfer-Encoding quoted-printable
Date Fri, 07 Aug 2015 22:35:54 +0200
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Fri, 07 Aug 2015 22:35:58 +0200 (CEST)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1314.1438979767.3674.python-list@python.org> (permalink)
Lines 38
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1438979767 news.xs4all.nl 2880 [2001:888:2000:d::a6]:60803
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:95140

Show key headers only | View raw


In a message of Fri, 07 Aug 2015 21:13:02 +0200, Peter Otten writes:
>test_set() was introduced in a bugfix
>
>http://bugs.python.org/issue15133
>https://hg.python.org/cpython/rev/117f45749359/
>
>that I don't have on my machine (up-to-date Linux Mint 17).  When I download
>
>https://hg.python.org/cpython/file/117f45749359/Lib/tkinter/test/test_tkinter/test_variables.py
>
>and manually run that file I get errors similar to those you are reporting:
>
>$ python3 test_variables.py | grep -v ok$
>test_default (__main__.TestBooleanVar) ... FAIL
>test_get (__main__.TestBooleanVar) ... FAIL
>test_invalid_value_domain (__main__.TestBooleanVar) ... FAIL
>test_set (__main__.TestBooleanVar) ... FAIL

>This leads me to believe that your tests and the tkinter shared library may 
>not match. Does
>
>$ python3 -c 'import _tkinter; print(_tkinter)'
><module '_tkinter' from '/usr/lib/python3.4/lib-
>dynload/_tkinter.cpython-34m-x86_64-linux-gnu.so'>
>
>show something suspicious?

lac@smartwheels:~$ python3 -c 'import _tkinter; print(_tkinter)'
<module '_tkinter' from '/usr/lib/python3.4/lib-dynload/_tkinter.cpython-34m-x86_64-linux-gnu.so'>

Laura

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-06 22:07 -0400
  Re: Linux users: please run gui tests Grant Edwards <invalid@invalid.invalid> - 2015-08-07 03:43 +0000
    Re: Linux users: please run gui tests Grant Edwards <invalid@invalid.invalid> - 2015-08-07 03:46 +0000
      Re: Linux users: please run gui tests Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-08-07 08:08 +0100
      Re: Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-07 20:40 -0400
  Re: Linux users: please run gui tests Cecil Westerhof <Cecil@decebal.nl> - 2015-08-07 09:53 +0200
    Re: Linux users: please run gui tests Cecil Westerhof <Cecil@decebal.nl> - 2015-08-07 10:23 +0200
      Re: Linux users: please run gui tests Peter Otten <__peter__@web.de> - 2015-08-07 11:15 +0200
        Re: Linux users: please run gui tests Cecil Westerhof <Cecil@decebal.nl> - 2015-08-07 12:59 +0200
          Re: Linux users: please run gui tests Cecil Westerhof <Cecil@decebal.nl> - 2015-08-07 14:36 +0200
      Re: Linux users: please run gui tests Chris Angelico <rosuav@gmail.com> - 2015-08-07 19:51 +1000
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-07 14:38 +0200
      Re: Linux users: please run gui tests Peter Otten <__peter__@web.de> - 2015-08-07 15:06 +0200
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-07 15:46 +0200
      Re: Linux users: please run gui tests Peter Otten <__peter__@web.de> - 2015-08-07 17:34 +0200
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-07 19:01 +0200
      Re: Linux users: please run gui tests Peter Otten <__peter__@web.de> - 2015-08-07 21:13 +0200
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-07 22:35 +0200
      Re: Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-07 21:04 -0400
      Re: Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-07 21:25 -0400
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-08 08:35 +0200
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-08 08:40 +0200
      Re: Linux users: please run gui tests Peter Otten <__peter__@web.de> - 2015-08-08 09:53 +0200
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-08 17:41 +0200
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-08 19:20 +0200
      Re: Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-12 21:49 -0400
      Re: Linux users: please run gui tests Laura Creighton <lac@openend.se> - 2015-08-13 07:11 +0200
      Re: Linux users: please run gui tests Terry Reedy <tjreedy@udel.edu> - 2015-08-13 07:55 -0400
  Re: Linux users: please run gui tests David Bolen <db3l.net@gmail.com> - 2015-08-07 16:53 -0400

csiph-web