Skip to content

MT tests intermittent failures #2138

Description

@allmightyspiff

sometimes the unit tests involving Threads can fail. I need to figure out how to do these tests without a mini XMLRPC server in the middle.

SoftLayer/transports/xmlrpc.py:128: TransportError
--------------------------------------------------------------------------- Captured stdout call ----------------------------------------------------------------------------
TransportError(0): ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer'))
========================================================================== short test summary info ==========================================================================
FAILED tests/CLI/modules/hardware/hardware_basic_tests.py::HardwareCLITests::test_detail_empty_allotment - SoftLayer.exceptions.TransportError: TransportError(0): ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer'))
FAILED tests/CLI/modules/hardware/hardware_basic_tests.py::HardwareCLITests::test_server_details - SoftLayer.exceptions.TransportError: TransportError(0): ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer'))
================================================================ 2 failed, 2018 passed, 6 skipped in 14.98s =================================================================
py312: exit 1 (15.25 seconds) /Users/chris/Code/softlayer-python> py.test tests pid=58880
  py312: FAIL code 1 (20.54=setup[5.29]+cmd[15.25] seconds)
  evaluation failed :( (20.57 seconds)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions