Coder Social home page Coder Social logo

Comments (2)

kensonman avatar kensonman commented on August 22, 2024

Current test output:

========== short test summary info ==========
ERROR tests/test_app.py::AsyncHTTPTestCase - AttributeError: 'AsyncHTTPTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppBase - AttributeError: 'TestAppBase' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppBasic - AttributeError: 'TestAppBasic' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::OtherTestBase - AttributeError: 'OtherTestBase' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppInDebugMode - AttributeError: 'TestAppInDebugMode' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithLargeBuffer - AttributeError: 'TestAppWithLargeBuffer' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithRejectPolicy - AttributeError: 'TestAppWithRejectPolicy' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithBadHostKey - AttributeError: 'TestAppWithBadHostKey' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithTrustedStream - AttributeError: 'TestAppWithTrustedStream' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppNotFoundHandler - AttributeError: 'TestAppNotFoundHandler' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithHeadRequest - AttributeError: 'TestAppWithHeadRequest' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithPutRequest - AttributeError: 'TestAppWithPutRequest' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithTooManyConnections - AttributeError: 'TestAppWithTooManyConnections' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithCrossOriginOperation - AttributeError: 'TestAppWithCrossOriginOperation' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithBadEncoding - AttributeError: 'TestAppWithBadEncoding' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_app.py::TestAppWithUnknownEncoding - AttributeError: 'TestAppWithUnknownEncoding' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_profiles.py::AsyncTestCase - AttributeError: 'AsyncTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_profiles.py::AsyncHTTPTestCase - AttributeError: 'AsyncHTTPTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_profiles.py::TestWebGUIWithProfiles - AttributeError: 'TestWebGUIWithProfiles' object has no attribute 'runTest'. Did you mean: 'subTest'?
ERROR tests/test_profiles.py::TestWebGUIWithoutProfiles - AttributeError: 'TestWebGUIWithoutProfiles' object has no attribute 'runTest'. Did you mean: 'subTest'?
!!!!!!!!!! Interrupted: 20 errors during collection !!!!!!!!!!
========== 20 errors in 0.52s ==========

from webssh.

kensonman avatar kensonman commented on August 22, 2024

issue-385-fixing.patch

Attached the patch for upgrading the tornado to 6.4.1

from webssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.