Ziyuan

Results 80 comments of Ziyuan

> Yes, they look unrelated, I restarted them. Thanks @krassowski for restarting it, may I know are those UI regression failure regular as I can see a few other pull...

looks like one test passed after retry and the other still failing, can someone help re-trigger the failed one Feel sorry that it is a bit difficult to build Jupyter...

Hello @krassowski, @JasonWeill. Sorry that I was AFK for a few personal issue. Looks like my change works My sample change: ``` import {juliaIcon} from '@jupyterlab/ui-components'; app.docRegistry.addFileType({ name: 'node_module', contentType:...

test keeps failing with words like pluggy._manager.PluginValidationError: Plugin 'check-links' for hook 'pytest_collect_file' hookimpl definition: pytest_collect_file(path: 'Any', parent: 'pytest.Collector') -> 'CheckLinks | None' Argument(s) {'path'} are declared in the hookimpl but...

> @linlol this appears a recent change in a dependency which started showing up on CI today. We are investigating in #15908 Thanks @krassowski! would merge main after issue resolved

somehow I got this error after merged master is this something like version auto-bump? @krassowski Made integrity changes! Please commit the changes by running: git commit -a -m "Package integrity...

> @linlol just an unlucky timing - the CI got confused as it started before 4.1.3 got released before it was done it was already released; I restarted the test...

hi @krassowski can you retrigger it again? looks like during check-link, github raises a series of 429 too many request, I guess it is due to many similar check-link checks...

@krassowski similar 429 for github request for check link failure, and do you know what does this mean ![image](https://github.com/jupyterlab/jupyterlab/assets/35178591/31cf39f7-6e79-4cb4-a05a-455d192ae959) how can I check which test failed here?

@krassowski thanks a lot! btw any suggestion for check-link failure? Looks like it failed 3 or 4 times in a row with a series of github 429 resp, shall we...