Skip to content

Adopt vws-test-fixtures 2026.8.23 boundary fixtures - #3161

Merged
adamtheturtle merged 1 commit into
mainfrom
fix/3160-adopt-test-fixtures
Aug 23, 2026
Merged

Adopt vws-test-fixtures 2026.8.23 boundary fixtures#3161
adamtheturtle merged 1 commit into
mainfrom
fix/3160-adopt-test-fixtures

Conversation

@adamtheturtle

@adamtheturtle adamtheturtle commented Aug 23, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump vws-test-fixtures to 2026.8.23
  • Use jpeg_too_large for Cloud Recognition RequestEntityTooLarge tests
  • Derive over-limit metadata from application_metadata_near_size_limit

Fixes #3160

Test plan

  • test_cloud_reco_exceptions.py::test_image_too_large
  • test_async_cloud_reco_exceptions.py::test_image_too_large
  • test_vws_exceptions.py::test_metadata_too_large
  • test_async_vws_exceptions.py::test_metadata_too_large

Note

Low Risk
Test-only fixture bump and exception-test updates; no production or security-sensitive code changes.

Overview
Bumps vws-test-fixtures to 2026.8.23 and uses its new boundary fixtures in exception tests.

Cloud Recognition RequestEntityTooLarge tests now query with jpeg_too_large instead of png_too_large. MetadataTooLarge tests build over-limit metadata from application_metadata_near_size_limit instead of a hardcoded oversized string.

Reviewed by Cursor Bugbot for commit b0e6b2b. Bugbot is set up for automated code reviews on this repo. Configure here.

Fixes #3160

- Bump vws-test-fixtures to 2026.8.23
- Use jpeg_too_large for Cloud Recognition size-limit tests
- Derive over-limit metadata from application_metadata_near_size_limit
@adamtheturtle
adamtheturtle merged commit f864083 into main Aug 23, 2026
14 checks passed
@adamtheturtle
adamtheturtle deleted the fix/3160-adopt-test-fixtures branch August 23, 2026 13:51
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.

Adopt new vws-test-fixtures boundary fixtures

1 participant