Switch to Pixi for development / CI and hatchling for build system #10149
test.yaml
on: pull_request
Setup workflow
6s
Pixi lock
2m 44s
Matrix: core_test_suite
Matrix: ui_test_suite
Matrix: unit_test_suite
Annotations
25 errors and 3 warnings
unit:test-312:macos-14:
examples/reference/panes/IPyWidget.ipynb#L1
examples/reference/panes/IPyWidget.ipynb::Cell 5
Notebook cell execution failed
Cell 5: Cell execution caused an exception
Input:
from ipyleaflet import Map, VideoOverlay
m = Map(center=(25, -115), zoom=4)
video = VideoOverlay(
url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
bounds=((13, -130), (32, -100))
)
m.add(video);
pn.panel(m)
Traceback:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 1
----> 1 from ipyleaflet import Map, VideoOverlay
3 m = Map(center=(25, -115), zoom=4)
5 video = VideoOverlay(
6 url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
7 bounds=((13, -130), (32, -100))
8 )
ModuleNotFoundError: No module named 'ipyleaflet'
|
unit:test-312:macos-14
Process completed with exit code 1.
|
unit:test-39:ubuntu-latest:
examples/reference/panes/IPyWidget.ipynb#L1
examples/reference/panes/IPyWidget.ipynb::Cell 5
Notebook cell execution failed
Cell 5: Cell execution caused an exception
Input:
from ipyleaflet import Map, VideoOverlay
m = Map(center=(25, -115), zoom=4)
video = VideoOverlay(
url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
bounds=((13, -130), (32, -100))
)
m.add(video);
pn.panel(m)
Traceback:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 1
----> 1 from ipyleaflet import Map, VideoOverlay
3 m = Map(center=(25, -115), zoom=4)
5 video = VideoOverlay(
6 url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
7 bounds=((13, -130), (32, -100))
8 )
ModuleNotFoundError: No module named 'ipyleaflet'
|
unit:test-39:ubuntu-latest
Process completed with exit code 1.
|
unit:test-312:ubuntu-latest:
examples/reference/panes/IPyWidget.ipynb#L1
examples/reference/panes/IPyWidget.ipynb::Cell 5
Notebook cell execution failed
Cell 5: Cell execution caused an exception
Input:
from ipyleaflet import Map, VideoOverlay
m = Map(center=(25, -115), zoom=4)
video = VideoOverlay(
url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
bounds=((13, -130), (32, -100))
)
m.add(video);
pn.panel(m)
Traceback:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 1
----> 1 from ipyleaflet import Map, VideoOverlay
3 m = Map(center=(25, -115), zoom=4)
5 video = VideoOverlay(
6 url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
7 bounds=((13, -130), (32, -100))
8 )
ModuleNotFoundError: No module named 'ipyleaflet'
|
unit:test-312:ubuntu-latest
Process completed with exit code 1.
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/chat/test_chat_interface_ui.py#L18
test_chat_interface_help
AssertionError: assert '' == 'This is a test help text'
- This is a test help text
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/io/test_reload.py#L30
test_reload_app_on_touch[/home/runner/work/panel/panel/panel/tests/ui/io/app.ipynb]
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/layout/test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/layout/test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/layout/test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest:
panel/tests/ui/layout/test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:ubuntu-latest
Process completed with exit code 1.
|
unit:test-39:macos-14:
examples/reference/panes/IPyWidget.ipynb#L1
examples/reference/panes/IPyWidget.ipynb::Cell 5
Notebook cell execution failed
Cell 5: Cell execution caused an exception
Input:
from ipyleaflet import Map, VideoOverlay
m = Map(center=(25, -115), zoom=4)
video = VideoOverlay(
url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
bounds=((13, -130), (32, -100))
)
m.add(video);
pn.panel(m)
Traceback:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 1
----> 1 from ipyleaflet import Map, VideoOverlay
3 m = Map(center=(25, -115), zoom=4)
5 video = VideoOverlay(
6 url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
7 bounds=((13, -130), (32, -100))
8 )
ModuleNotFoundError: No module named 'ipyleaflet'
|
unit:test-39:macos-14
Process completed with exit code 1.
|
unit:test-39:windows-latest:
examples\reference\panes\IPyWidget.ipynb#L1
examples\reference\panes\IPyWidget.ipynb::Cell 5
Notebook cell execution failed
Cell 5: Cell execution caused an exception
Input:
from ipyleaflet import Map, VideoOverlay
m = Map(center=(25, -115), zoom=4)
video = VideoOverlay(
url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
bounds=((13, -130), (32, -100))
)
m.add(video);
pn.panel(m)
Traceback:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 1
----> 1 from ipyleaflet import Map, VideoOverlay
3 m = Map(center=(25, -115), zoom=4)
5 video = VideoOverlay(
6 url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
7 bounds=((13, -130), (32, -100))
8 )
ModuleNotFoundError: No module named 'ipyleaflet'
|
unit:test-39:windows-latest
Process completed with exit code 1.
|
unit:test-312:windows-latest:
examples\reference\panes\IPyWidget.ipynb#L1
examples\reference\panes\IPyWidget.ipynb::Cell 5
Notebook cell execution failed
Cell 5: Cell execution caused an exception
Input:
from ipyleaflet import Map, VideoOverlay
m = Map(center=(25, -115), zoom=4)
video = VideoOverlay(
url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
bounds=((13, -130), (32, -100))
)
m.add(video);
pn.panel(m)
Traceback:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 1
----> 1 from ipyleaflet import Map, VideoOverlay
3 m = Map(center=(25, -115), zoom=4)
5 video = VideoOverlay(
6 url="https://www.mapbox.com/bites/00188/patricia_nasa.webm",
7 bounds=((13, -130), (32, -100))
8 )
ModuleNotFoundError: No module named 'ipyleaflet'
|
unit:test-312:windows-latest
Process completed with exit code 1.
|
ui:test-ui:windows-latest:
panel\tests\ui\io\test_reload.py#L30
test_reload_app_on_touch[D:\\a\\panel\\panel\\panel\\tests\\ui\\io\\app.ipynb]
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:windows-latest:
panel\tests\ui\layout\test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:windows-latest:
panel\tests\ui\layout\test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:windows-latest:
panel\tests\ui\layout\test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:windows-latest:
panel\tests\ui\layout\test_feed.py#L78
test_feed_dynamic_objects
TimeoutError: wait_until timed out in 5000 milliseconds
|
ui:test-ui:windows-latest
Process completed with exit code 1.
|
ui:test-ui:macos-14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ifaxity/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ui:test-ui:ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ifaxity/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ui:test-ui:windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ifaxity/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pixi-lock
Expired
|
397 KB |
|
ui_screenshots_ubuntu-latest
Expired
|
1.18 MB |
|
ui_screenshots_windows-latest
Expired
|
214 KB |
|