You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/05/30 13:36:24 UTC

[GitHub] [skywalking-python] probeyang removed a comment on pull request #119: tornado5+ and tornado6+ support

probeyang removed a comment on pull request #119:
URL: https://github.com/apache/skywalking-python/pull/119#issuecomment-851001467


   python3.8 -m pytest -v tests/plugin/sw_tornado
   ========================================================================================================= test session starts =========================================================================================================
   platform darwin -- Python 3.8.2, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /Library/Frameworks/Python.framework/Versions/3.8/bin/python3.8
   cachedir: .pytest_cache
   rootdir: /Users/yangzhengyuan/study/python/skywalking/skywalking-python/tests/plugin, configfile: pytest.ini
   collected 2 items
   
   tests/plugin/sw_tornado/test_tornado.py::TestPlugin::test_plugin[tornado==6.0.4] PASSED                                                                                                                                         [ 50%]
   
   tests/plugin/sw_tornado/test_tornado.py::TestPlugin::test_plugin[tornado==5.1.1] PASSED                                                                                                                                         [100%]
   
   ==================================================================================================== 2 passed in 166.98s (0:02:46) ===================================================================================================


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org