FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test-fixes-200726 by pgladkows · Pull Request #4384 · openvinotoolkit/model_server · GitHub

test-fixes-200726 - #4384

Open
pgladkows wants to merge 1 commit into
mainfrom
test-fixes-200726
Open

test-fixes-200726#4384
pgladkows wants to merge 1 commit into
mainfrom
test-fixes-200726

Conversation

Copy link
Copy Markdown
Collaborator

🛠 Summary

JIRA/Issue if applicable.
Describe the changes.

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

pgladkows marked this pull request as ready for review July 20, 2026 15:30
Copilot AI review requested due to automatic review settings July 20, 2026 15:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

This PR updates the functional test message constants to include a new expected substring related to model-loading failures, aligning tests with server log/error output.

Changes:

  • Add ERROR_NO_VALID_MODEL_FILE_FOUND constant to OvmsMessages for matching the “no valid model file found” substring.

ERROR_CFG_KEY_ERROR = "Keyword:{} Key: #{}"
USE_CONFIG_PATH_OR_MODEL_PATH_WITH_SPARE_MODEL = "Use either config_path or model_path with model_name"
USE_CONFIG_PATH_WITHOUT_MODEL = "Use config_path or model_path with model_name"
ERROR_NO_VALID_MODEL_FILE_FOUND = "no valid model file found"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL