Add ChatMessage & ChatFeed edit functionality #12455
Annotations
3 errors and 1 warning
Test unit:
panel/tests/test_server.py#L341
test_server_thread_pool_busy[tornado]
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0>
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/posixpath.py", line 82, in join
for b in map(os.fspath, p):
ResourceWarning: unclosed <socket.socket fd=25, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0>
|
Test unit:
panel/tests/widgets/test_file_selector.py#L341
test_file_selector_select_files
pytest.PytestUnraisableExceptionWarning: Exception ignored in: <socket.socket fd=-1, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0>
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/site-packages/param/parameterized.py", line 1894, in __getattr__
cls = self_.__dict__.get('cls')
ResourceWarning: unclosed <socket.socket fd=37, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0>
|
Test unit
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading