Closed consideRatio closed 1 year ago
We seem to have a failure on TLJH's main branch still pinning jupyterhub==3.*
, but I still suspect tljh fails to pin in the tests and its still jupyterhub 4 involved in this.
I opened https://github.com/jupyterhub/the-littlest-jupyterhub/issues/885 about the failure in TLJH, it may be entirely unrelated to hubtraf.
I ran into an assertion error when bumping jupyterhub to version 4 in TLJH where hubtraf is used for testing https://github.com/jupyterhub/the-littlest-jupyterhub/pull/881.
I figure this is related to https://github.com/jupyterhub/jupyterhub/pull/4032, which is also featured in the 4.0.0 changelog:
Related code
https://github.com/yuvipanda/hubtraf/blob/3e8f31f446c21013fec5c7b15399dacafe61e97c/hubtraf/user.py#L211-L216