Skip to content

在本地能通过的测试在远端仓库中始终无法通过 #50

Description

@F18-Ray

我在本地跑的所有测试都没问题,都能正常过:

rayxu@rayxu-Portable-Linux:/media/rayxu/Pt_Ubuntu_Data/Project/ServSpy$ uv run pytest
============================= test session starts ==============================
platform linux -- Python 3.14.4, pytest-9.0.3, pluggy-1.6.0
rootdir: /media/rayxu/Pt_Ubuntu_Data/Project/ServSpy
configfile: pyproject.toml
testpaths: test
collected 6 items

test/test_TCP_client.py . [ 16%]
test/test_TCP_server.py . [ 33%]
test/test_command_handlers.py ... [ 83%]
test/test_extension_TCP_setup.py . [100%]

============================== 6 passed in 0.19s ===============================

但是在远端仓库中test/test_command_handlers.py的测试就是有问题,我检查了好几遍逻辑。你看下这是你CI的问题还是我的问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions