Add ability to define custom tornado handler plugins #12349
test.yaml
on: pull_request
Setup workflow
5s
Pixi lock
9s
Matrix: core_test_suite
Matrix: type_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
result:test
0s
Annotations
82 errors and 9 warnings
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_compile.py#L25
test_compile_component
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/panel/panel/panel/tests/command/JSTestComponent.bundle.js'
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[True]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L68
test_serve_admin
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L48
test_autoreload_app_local_module
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[False]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L79
test_serve_admin_custom_endpoint
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--autoreload]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L132
test_serve_markdown
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-core:ubuntu-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--warm]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
~~~~^^
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
...<615 lines>...
super().invoke(args)
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
~~~~~~~~~~~~~~~~~~~
...<2 lines>...
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L48
test_autoreload_app_local_module
Failed: No matching log line in process output, following output was captured:
/home/runner/work/panel/panel/panel/command/serve.py:281: SyntaxWarning: 'tuple' object is not callable; perhaps you missed a comma?
('--plugins', dict(
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_compile.py#L25
test_compile_component
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/panel/panel/panel/tests/command/JSTestComponent.bundle.js'
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[True]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L68
test_serve_admin
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L79
test_serve_admin_custom_endpoint
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--warm]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[False]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L132
test_serve_markdown
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
core:test-minimum:ubuntu-latest:
panel/tests/command/test_serve.py#L178
test_serve_setup
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-minimum/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
type:test-type:ubuntu-latest
Process completed with exit code 1.
|
unit:test-310:macos-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--warm]
Failed: No matching log line in process output, following output was captured:
/Users/runner/work/panel/panel/panel/command/serve.py:281: SyntaxWarning: 'tuple' object is not callable; perhaps you missed a comma?
('--plugins', dict(
Traceback (most recent call last):
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:macos-latest:
panel/tests/command/test_compile.py#L25
test_compile_component
FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/panel/panel/panel/tests/command/JSTestComponent.bundle.js'
|
unit:test-310:macos-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--autoreload]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:macos-latest:
panel/tests/command/test_serve.py#L198
test_serve_authorize_callback_exception
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:macos-latest:
panel/tests/command/test_serve.py#L163
test_serve_num_procs_setup
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:macos-latest:
panel/tests/command/test_serve.py#L178
test_serve_setup
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:macos-latest
Process completed with exit code 1.
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L48
test_autoreload_app_local_module
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_compile.py#L25
test_compile_component
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/panel/panel/panel/tests/command/JSTestComponent.bundle.js'
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L79
test_serve_admin_custom_endpoint
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[True]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L68
test_serve_admin
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--warm]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[False]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L132
test_serve_markdown
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-310:ubuntu-latest:
panel/tests/command/test_serve.py#L178
test_serve_setup
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/runner/work/panel/panel/.pixi/envs/test-310/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-312:macos-latest:
panel/tests/command/test_compile.py#L25
test_compile_component
FileNotFoundError: [Errno 2] No such file or directory: '/Users/runner/work/panel/panel/panel/tests/command/JSTestComponent.bundle.js'
|
unit:test-312:macos-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--warm]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-312:macos-latest:
panel/tests/command/test_serve.py#L178
test_serve_setup
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-312:macos-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--autoreload]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-312:macos-latest:
panel/tests/command/test_serve.py#L198
test_serve_authorize_callback_exception
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-312:macos-latest:
panel/tests/command/test_serve.py#L163
test_serve_num_procs_setup
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/Users/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/Users/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/Users/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/Users/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-312:macos-latest
Process completed with exit code 1.
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L48
test_autoreload_app_local_module
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_compile.py#L25
test_compile_component
FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/panel/panel/panel/tests/command/JSTestComponent.bundle.js'
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L79
test_serve_admin_custom_endpoint
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[False]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L68
test_serve_admin
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L147
test_serve_num_procs[--warm]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L106
test_custom_html_index[True]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L132
test_serve_markdown
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
unit:test-312:ubuntu-latest:
panel/tests/command/test_serve.py#L178
test_serve_setup
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
unit:test-310:windows-latest:
panel\tests\command\test_serve.py#L178
test_serve_setup
Failed: No matching log line in process output, following output was captured:
D:\a\panel\panel\panel\command\serve.py:281: SyntaxWarning: 'tuple' object is not callable; perhaps you missed a comma?
('--plugins', dict(
Traceback (most recent call last):
File "D:\a\panel\panel\.pixi\envs\test-310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "D:\a\panel\panel\.pixi\envs\test-310\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "D:\a\panel\panel\panel\__main__.py", line 11, in <module>
main()
File "D:\a\panel\panel\panel\__main__.py", line 5, in main
from panel.command import main as _main
File "D:\a\panel\panel\panel\command\__init__.py", line 19, in <module>
|
unit:test-310:windows-latest:
panel\tests\command\test_compile.py#L25
test_compile_component
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'D:\\a\\panel\\panel\\panel\\tests\\command\\JSTestComponent.bundle.js'
|
unit:test-310:windows-latest:
panel\tests\command\test_serve.py#L198
test_serve_authorize_callback_exception
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "D:\a\panel\panel\.pixi\envs\test-310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "D:\a\panel\panel\.pixi\envs\test-310\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "D:\a\panel\panel\panel\__main__.py", line 11, in <module>
main()
File "D:\a\panel\panel\panel\__main__.py", line 5, in main
from panel.command import main as _main
File "D:\a\panel\panel\panel\command\__init__.py", line 19, in <module>
from .serve import Serve
File "D:\a\panel\panel\panel\command\serve.py", line 103, in <module>
|
unit:test-310:windows-latest
Process completed with exit code 1.
|
unit:test-312:windows-latest:
panel\tests\command\test_serve.py#L178
test_serve_setup
Failed: No matching log line in process output, following output was captured:
D:\a\panel\panel\panel\command\serve.py:281: SyntaxWarning: 'tuple' object is not callable; perhaps you missed a comma?
('--plugins', dict(
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\a\panel\panel\panel\__main__.py", line 11, in <module>
main()
File "D:\a\panel\panel\panel\__main__.py", line 5, in main
from panel.command import main as _main
|
unit:test-312:windows-latest:
panel\tests\command\test_compile.py#L25
test_compile_component
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'D:\\a\\panel\\panel\\panel\\tests\\command\\JSTestComponent.bundle.js'
|
unit:test-312:windows-latest:
panel\tests\command\test_serve.py#L198
test_serve_authorize_callback_exception
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "D:\a\panel\panel\panel\__main__.py", line 11, in <module>
main()
File "D:\a\panel\panel\panel\__main__.py", line 5, in main
from panel.command import main as _main
File "D:\a\panel\panel\panel\command\__init__.py", line 19, in <module>
from .serve import Serve
|
unit:test-312:windows-latest
Process completed with exit code 1.
|
ui:test-ui:macos-latest:
panel/tests/ui/io/test_reload.py#L107
test_reload_app_on_local_module_change
TimeoutError: wait_until timed out in 5000 milliseconds: Locator expected to have text 'bar'
Actual value: foo
Call log:
LocatorAssertions.to_have_text with timeout 5000ms
- waiting for locator(".markdown")
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
- locator resolved to <div class="bk-panel-models-markup-HTML markdown"></div>
- unexpected value "foo
"
|
ui:test-ui:macos-latest:
panel/tests/ui/layout/test_column.py#L267
test_column_scroll_to
AssertionError: Locator expected to have JS Property '1362'
Actual value: 1000
Call log:
LocatorAssertions.to_have_js_property with timeout 5000ms
- waiting for locator(".bk-panel-models-layout-Column")
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
- locator resolved to <div class="bk-panel-models-layout-Column scrollable-vertical"></div>
- unexpected value "1000"
|
ui:test-ui:ubuntu-latest
Canceling since a higher priority waiting request for 'tests-2752' exists
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
/home/runner/work/panel/panel/panel/command/serve.py:281: SyntaxWarning: 'tuple' object is not callable; perhaps you missed a comma?
('--plugins', dict(
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/command/test_serve.py#L26
test_autoreload_app
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/test_auth.py#L36
test_basic_auth[prefix]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/test_auth.py#L36
test_basic_auth[]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/test_auth.py#L154
test_basic_auth_logout[logout_template1]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
TypeError: 'tuple' object is not callable
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/test_auth.py#L36
test_basic_auth[prefix]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/test_auth.py#L36
test_basic_auth[]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/test_auth.py#L154
test_basic_auth_logout[logout_template1]
Failed: No matching log line in process output, following output was captured:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/runner/work/panel/panel/panel/__main__.py", line 11, in <module>
main()
File "/home/runner/work/panel/panel/panel/__main__.py", line 5, in main
from panel.command import main as _main
File "/home/runner/work/panel/panel/panel/command/__init__.py", line 19, in <module>
from .serve import Serve
File "/home/runner/work/panel/panel/panel/command/serve.py", line 103, in <module>
class Serve(_BkServe):
File "/home/runner/work/panel/panel/panel/command/serve.py", line 281, in Serve
('--plugins', dict(
|
ui:test-ui:windows-latest
Canceling since a higher priority waiting request for 'tests-2752' exists
|
ui:test-ui:windows-latest:
panel\tests\ui\io\test_convert.py#L182
test_pyodide_test_convert_button_app[pyscript]
playwright._impl._errors.TimeoutError: Page.goto: Timeout 20000ms exceeded.
Call log:
navigating to "http://localhost:50000/0b09a5b965ea485fbcf636bb57e47dbc.html", waiting until "load"
|
ui:test-ui:windows-latest:
panel\tests\ui\io\test_convert.py#L182
test_pyodide_test_convert_button_app[pyodide-worker]
AssertionError: Locator expected not to have class 'pn-loading pn-arc'
Actual value: pn-loading pn-arc
Call log:
LocatorAssertions.not_to_have_class with timeout 90000ms
- waiting for locator("body")
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
- locator resolved to <body class="pn-loading pn-arc">…</body>
- unexpected value "pn-loading pn-arc"
|
ui:test-ui:windows-latest:
panel\tests\ui\io\test_reload.py#L30
test_reload_app_on_touch[ipynb]
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:windows-latest
The operation was canceled.
|
result:test
Process completed with exit code 1.
|
Pixi lock
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Setup workflow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core:test-core:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core:test-minimum:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type:test-type:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit:test-310:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit:test-312:ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
result:test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ui_screenshots_Linux
|
808 KB |
|
ui_screenshots_Windows
|
13.4 MB |
|
ui_screenshots_macOS
|
261 KB |
|