Skip to content
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: Update error messages to comply with core change #7326

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

yinggeh
Copy link
Contributor

@yinggeh yinggeh commented Jun 5, 2024

What does the PR do?

Update error messages to comply with core change in infer_request.cc.

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • build
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • revert
  • style
  • test

Related PRs:

triton-inference-server/core#364

Test plan:

L0_input_validation--base

  • CI Pipeline ID: 15596087

Background

Rewriting byte size validation check logic and changing error message.

@yinggeh yinggeh merged commit 87f252c into main Jun 7, 2024
3 checks passed
@yinggeh yinggeh deleted the yinggeh-DLIS-6809-fix-L0-http branch June 7, 2024 15:41
@yinggeh yinggeh restored the yinggeh-DLIS-6809-fix-L0-http branch June 7, 2024 15:42
@yinggeh yinggeh deleted the yinggeh-DLIS-6809-fix-L0-http branch June 25, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: test Adding missing tests or correcting existing test
Development

Successfully merging this pull request may close these issues.

None yet

3 participants