You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
test_package_installation_with_target_path test fails due to incorrect packaging package version during testing
However the test is not currently working as intended.
In <v3.11, the setup installs packaging v22 when it should have installed v21, and vice versa in v3.11.
I have disabled the test temporarily, to unblock some PRs
Describe the issue
test_package_installation_with_target_path test fails due to incorrect packaging package version during testing
However the test is not currently working as intended.
In <v3.11, the setup installs packaging v22 when it should have installed v21, and vice versa in v3.11.
I have disabled the test temporarily, to unblock some PRs
To Reproduce
Steps to reproduce the behavior:
pytest elyra/tests/kfp/
Screenshots or log output
![image](https://user-images.githubusercontent.com/13340013/211375568-4359b832-2bc8-4b4b-9b4c-cdcda941a493.png)
If applicable, add screenshots or log output to help explain your problem.
https://github.com/elyra-ai/elyra/actions/runs/3843218742/jobs/6545278708
Expected behavior
Test to install the correct packaging version during setup and succeed at runtime.
Deployment information
Describe what you've deployed and how:
The text was updated successfully, but these errors were encountered: