-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failure: test_endpoints[False]
#3714
Labels
upstream
these issues are caused by upstream dependencies
Comments
❌ test_endpoints[False]: TimeoutError: Timed out after 0:03:00 (3m15.842s)
Running from nightly #407 |
2 tasks
JCZuurmond
added a commit
to databrickslabs/pytester
that referenced
this issue
Feb 20, 2025
## Changes The `make_serving_endpoint` fixture [stopped working as of yesterday](https://github.com/databrickslabs/pytester/actions/runs/13405748534). Apparently, the created models from the `make_model` fixture do not come with a model version anymore (which used to be `'1'`). The `make_serving_endpoint` is updated to fallback on a UC model version. Also, it allows users to provide input parameters in case they want to use another model. ### Linked issues Resolves #databrickslabs/ucx#3714 Resolves #databrickslabs/ucx#3715 ### Tests - [x] added unit tests - [ ] fixed integration test
❌ test_endpoints[False]: TimeoutError: Timed out after 0:03:00 (3m16.481s)
Running from nightly #408 |
Fix comes from databrickslabs/pytester#106 |
❌ test_endpoints[False]: TimeoutError: Timed out after 0:03:00 (3m10.822s)
Running from nightly #409 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
❌ test_endpoints[False]: TimeoutError: Timed out after 0:03:00 (3m16.54s)
Running from nightly #406
The text was updated successfully, but these errors were encountered: