Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

tests: fix failure due to a slight difference in HF exception message (backport #3177)#3179

Merged
courtneypacheco merged 1 commit intorelease-v0.24from
mergify/bp/release-v0.24/pr-3177
Feb 24, 2025
Merged

tests: fix failure due to a slight difference in HF exception message (backport #3177)#3179
courtneypacheco merged 1 commit intorelease-v0.24from
mergify/bp/release-v0.24/pr-3177

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Feb 24, 2025

The observed message in CI run is:
401 Client Error: Unauthorized for url: ...

(note the : character instead of a dot)

Note: in general it's a bad idea to assume a particular message is
returned, but leaving dealing with improving the test case for when CI
is fixed.

Signed-off-by: Ihar Hrachyshka [email protected]

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the
    conventional commits.
  • Changelog updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Functional tests have been added, if necessary.
  • E2E Workflow tests have been added, if necessary.

This is an automatic backport of pull request #3177 done by [Mergify](https://mergify.com).

The observed message in CI run is:
`401 Client Error: Unauthorized for url: ...`

(note the `:` character instead of a dot)

Note: in general it's a bad idea to assume a particular message is
returned, but leaving dealing with improving the test case for when CI
is fixed.

Signed-off-by: Ihar Hrachyshka <[email protected]>
(cherry picked from commit 3b33997)
@mergify mergify Bot added testing Relates to testing release-branch Pull Request directly to a release branch labels Feb 24, 2025
@mergify mergify Bot added the one-approval PR has one approval from a maintainer label Feb 24, 2025
@courtneypacheco courtneypacheco requested review from a team and booxter February 24, 2025 10:26
@courtneypacheco courtneypacheco merged commit 57a2312 into release-v0.24 Feb 24, 2025
@courtneypacheco courtneypacheco deleted the mergify/bp/release-v0.24/pr-3177 branch February 24, 2025 13:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

one-approval PR has one approval from a maintainer release-branch Pull Request directly to a release branch testing Relates to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants