Skip to content

Prevent config from changing during this test#1300

Merged
jrray merged 1 commit intomainfrom
legacy-object-spurious-test-failure
Dec 8, 2025
Merged

Prevent config from changing during this test#1300
jrray merged 1 commit intomainfrom
legacy-object-spurious-test-failure

Conversation

@jrray
Copy link
Copy Markdown
Collaborator

@jrray jrray commented Dec 2, 2025

If a parallel test changes the config to use legacy encoding then this test will fail when trying to write a layer with blob annotation.

Spun out of #1289 since we're still experiencing spurious CI failures.

If a parallel test changes the config to use legacy encoding then this
test will fail when trying to write a layer with blob annotation.

Signed-off-by: J Robert Ray <jrray@imageworks.com>
Signed-off-by: J Robert Ray <jrray@jrray.org>
@jrray jrray self-assigned this Dec 2, 2025
@jrray jrray added the bug Something isn't working label Dec 2, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jrray jrray merged commit ec95cd5 into main Dec 8, 2025
9 checks passed
@jrray jrray deleted the legacy-object-spurious-test-failure branch December 8, 2025 19:03
jrray added a commit that referenced this pull request Dec 15, 2025
Despite the efforts in #1224, #1284, and #1300,
test_sync_ref_including_annotation_blob continues to spuriously fail
because the current encoding format is set to legacy. This change
actively tries to change to the flatbuffers encoding format for the
duration of the test.

Signed-off-by: J Robert Ray <jrray@jrray.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants