New submission from STINNER Victor:

http://buildbot.python.org/all/builders/x86%20Windows%20Server%202008%20%5BSB%5D%203.x/builds/1794/steps/test/logs/stdio

======================================================================
FAIL: test_create_server (test.test_asyncio.test_events.ProactorEventLoopTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"E:\home\cpython\buildslave\x86\3.x.snakebite-win2k8r2sp1-x86\build\lib\test\test_asyncio\test_events.py",
 line 563, in test_create_server
    self.assertIsInstance(proto, MyProto)
AssertionError: None is not an instance of <class 
'test.test_asyncio.test_events.MyProto'>

----------------------------------------------------------------------

----------
components: Tests
keywords: buildbot
messages: 204315
nosy: gvanrossum, haypo
priority: normal
severity: normal
status: open
title: test_asyncio: test_create_server() failed on "x86 Windows Server 2008 
[SB] 3.x"
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to