Skip to content

Replace local limit helpers with vws-test-fixtures - #3480

Merged
adamtheturtle merged 2 commits into
mainfrom
fix/3479-adopt-test-fixtures
Aug 23, 2026
Merged

Replace local limit helpers with vws-test-fixtures#3480
adamtheturtle merged 2 commits into
mainfrom
fix/3479-adopt-test-fixtures

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Summary

  • Bump vws-test-fixtures to 2026.8.23
  • Use png_just_under_max_size, png_too_large, pixel_count_too_large, jpeg_too_large, and application_metadata_near_size_limit in limit tests

Fixes #3479

Test plan

  • test_add_target.py image/metadata limit tests
  • test_update_target.py image/metadata limit tests
  • test_query.py::TestMaximumImageFileSize::test_jpeg

Fixes #3479

- Bump vws-test-fixtures to 2026.8.23
- Use shared png/jpeg/pixel/metadata boundary fixtures in tests
The truncated PNG from corrupted_image_file now returns BadImage on
query, matching Target API behavior and Real Vuforia.
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.

Replace local image limit helpers with vws-test-fixtures

1 participant