xeus-python-kernel icon indicating copy to clipboard operation
xeus-python-kernel copied to clipboard

Test on `webkit`

Open jtpio opened this issue 2 years ago • 7 comments

Follow-up to #167

Related to https://github.com/jupyterlite/xeus-python-kernel/issues/152

  • [x] Add webkit to the UI test matrix
  • [x] Add webkit ref snapshot
  • [x] Add webkit to the update workflow

jtpio avatar Oct 13 '23 09:10 jtpio

lite-badge :point_left: Try it on ReadTheDocs

github-actions[bot] avatar Oct 13 '23 09:10 github-actions[bot]

Trying to set a higher timeout for webkit as the packages seem to be downloaded at least:

image

jtpio avatar Oct 13 '23 10:10 jtpio

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.

jtpio avatar Oct 13 '23 10:10 jtpio

Trying to set a higher timeout for webkit as the packages seem to be downloaded at least:

Adding the timeout seems to be helping (although might still be a bit flaky):

image

jtpio avatar Oct 13 '23 10:10 jtpio

Ah looks like it was stuck in the last CI run: https://github.com/jupyterlite/xeus-python-kernel/actions/runs/6507197878?pr=175

image

jtpio avatar Oct 13 '23 11:10 jtpio

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

DerThorsten avatar Oct 13 '23 12:10 DerThorsten

One of the failure might actually be related to Galata, as reported in https://github.com/jupyterlab/jupyterlab/issues/15252

image

jtpio avatar Oct 13 '23 13:10 jtpio