Test on `webkit`
Follow-up to #167
Related to https://github.com/jupyterlite/xeus-python-kernel/issues/152
- [x] Add
webkitto the UI test matrix - [x] Add
webkitref snapshot - [x] Add
webkitto the update workflow
Trying to set a higher timeout for webkit as the packages seem to be downloaded at least:
cc @DerThorsten who I think has a Mac and might be able to try using the xeus python kernel in Safari directly, just to double check.
Trying to set a higher timeout for
webkitas the packages seem to be downloaded at least:
Adding the timeout seems to be helping (although might still be a bit flaky):
Ah looks like it was stuck in the last CI run: https://github.com/jupyterlite/xeus-python-kernel/actions/runs/6507197878?pr=175
cc @DerThorsten who I think has a Mac and might be able to try using the xeus python kernel in Safari directly, just to double check.
on Version 16.5 (18615.2.9.11.4) on my M2 it works
One of the failure might actually be related to Galata, as reported in https://github.com/jupyterlab/jupyterlab/issues/15252