Skip to content

Fix map serdes test ordering flake#509

Open
zhongkechen wants to merge 1 commit into
mainfrom
codex/fix-map-serdes-test-order
Open

Fix map serdes test ordering flake#509
zhongkechen wants to merge 1 commit into
mainfrom
codex/fix-map-serdes-test-order

Conversation

@zhongkechen

@zhongkechen zhongkechen commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make map serialize/deserialize serdes assertions order-independent
  • keep assertions tied to deterministic operation ids instead of concurrent completion order

Testing

  • hatch run test:pytest packages/aws-durable-execution-sdk-python/tests/operation/map_test.py::test_map_item_serialize packages/aws-durable-execution-sdk-python/tests/operation/map_test.py::test_map_item_deserialize

Related to #405.
Fixes CI failure from https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/28682584207/job/85068944666

@zhongkechen zhongkechen force-pushed the codex/fix-map-serdes-test-order branch from 4931c98 to 357255d Compare July 3, 2026 23:26
@zhongkechen zhongkechen self-assigned this Jul 3, 2026
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.

1 participant