SimonDR-Boltzmann

Results 9 comments of SimonDR-Boltzmann

> @SimonDR-Boltzmann I believe this is not the only place to upgrade `requests-toolbelt`. Looking at the entire repo, I see at least 8 other occurrences of that Python package. I'm...

@rimolive I could use your help debugging these failed tests, I'm not sure what the CancelledErrors mean, and I get a 403 when I click on the experiment/run details links.

This is affecting repositories with poetry as the new poetry 1.8.* requires requests-toolbelt>=1 I created a pr here: https://github.com/kubeflow/pipelines/pull/10762 (disregard the failed attempts please :grimacing: )

Can this issue be reopened please? It is still causing dependency problems for us.

> @SimonDR-Boltzmann Just rebase and I believe the new Github Action tests will run. @rimolive It seems the tests still fail, but I still can't seem to access the relevant...

Looks much better now, but the problem seems to be that in backend/requirements.txt both kfp and requests-toolbelt are dependencies. I'm not sure how synchronous those requirements.txt files should be, but...

@chensun @zijianjoy could you please review this? thank you in advance

> @SimonDR-Boltzmann There are some failling tests. Can you take a look? @rimolive Apart from the ``` E AssertionError: Pipeline components-preprocess ended with incorrect status: FAILED. More info: http://localhost:8888/#/runs/details/c86fcaeb-9963-4272-b6e1-817d8429d381 E...