Skip to content

test: stabilize integration test dependencies and fixture - #1030

Merged
radu-mocanu merged 1 commit into
mainfrom
test/replace-multimodal-image-fixture
Aug 7, 2026
Merged

test: stabilize integration test dependencies and fixture#1030
radu-mocanu merged 1 commit into
mainfrom
test/replace-multimodal-image-fixture

Conversation

@radu-mocanu

@radu-mocanu radu-mocanu commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • keep the two-day package cutoff for general dependencies
  • allow current UiPath packages through the cutoff across integration testcases
  • use a repository-owned multimodal image fixture

Why

the dependency cutoff hid uipath 2.14.1 required by the current package, causing every integration job to fail during resolution. the external image fixture also rejects the CI client with a 403 response.

Copilot AI review requested due to automatic review settings August 7, 2026 13:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the multimodal invoke testcase to use a repository-owned image fixture instead of an external W3Schools image that returns 403 in CI, improving reliability of multimodal integration checks.

Changes:

  • Replace the blocked W3Schools JPEG URL with a GitHub raw URL pointing to a repo-owned PNG fixture.
  • Update the fixture metadata (filename and MIME type) to match the new asset.

@radu-mocanu
radu-mocanu force-pushed the test/replace-multimodal-image-fixture branch from 32f055f to a01a4b6 Compare August 7, 2026 14:42
@radu-mocanu radu-mocanu changed the title test: replace blocked multimodal image fixture test: stabilize integration test dependencies and fixture Aug 7, 2026
@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

@radu-mocanu
radu-mocanu merged commit be0ae4a into main Aug 7, 2026
44 checks passed
@radu-mocanu
radu-mocanu deleted the test/replace-multimodal-image-fixture branch August 7, 2026 15:04
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.

3 participants