[Python-Dev] Mac popups running make test
Tal Einat
taleinat at gmail.com
Sun May 10 19:29:41 CEST 2015
More information about the Python-Dev mailing list
Sun May 10 19:29:41 CEST 2015
- Previous message (by thread): [Python-Dev] Mac popups running make test
- Next message (by thread): [Python-Dev] Mac popups running make test
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, May 10, 2015 at 5:07 PM, Brett Cannon <brett at python.org> wrote: > > > On Sun, May 10, 2015 at 10:04 AM Skip Montanaro <skip.montanaro at gmail.com> > wrote: > >> I haven't run the test suite in awhile. I am in the midst of running it >> on my Mac running Yosemite 10.10.3. Twice now, I've gotten this popup: >> >> >> >> I assume this is testing some server listening on localhost. Is this a >> new thing, either with the Python test suite or with Mac OS X? (I'd >> normally be hidden behind a NAT firewall, but at the moment I am on a >> miserable public connection in a Peet's Coffee, so it takes on slightly >> more importance...) >> > > It's not new. > Indeed, I've run into this as well. > >> I've also seen the Crash Reporter pop up many times, but as far as I >> could tell, in all cases the test suite output told me it was expected. >> Perhaps tests which listen for network connections should also mention >> that, at least on Macs? >> > > Wouldn't hurt. Just requires tracking down which test(s) triggers it > (might be more than one and I don't know if answering that popup applies > for the rest of the test execution or once per test if you use -j). > If anyone starts working on this, let me know if I can help, e.g. trying things on my own Mac. - Tal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150510/74b60a1a/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: Screen Shot 2015-05-10 at 8.55.28 AM.png Type: image/png Size: 36209 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20150510/74b60a1a/attachment.png>
- Previous message (by thread): [Python-Dev] Mac popups running make test
- Next message (by thread): [Python-Dev] Mac popups running make test
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list