Skip to content

Fix memory creation triggering across different modules with same frid#169

Merged
pedjaradenkovic merged 1 commit intomainfrom
fix/memory-creation-module-frid-comparison
Apr 24, 2026
Merged

Fix memory creation triggering across different modules with same frid#169
pedjaradenkovic merged 1 commit intomainfrom
fix/memory-creation-module-frid-comparison

Conversation

@pedjaradenkovic
Copy link
Copy Markdown
Contributor

Memory creation guard conditions compared only frid, not frid+module, causing create_conformance_test_memory to fire on the first failure of a new (module, frid) pair using stale code_diff from a previous module.

Memory creation guard conditions compared only frid, not frid+module,
causing create_conformance_test_memory to fire on the first failure of
a new (module, frid) pair using stale code_diff from a previous module.
@pedjaradenkovic pedjaradenkovic requested a review from VitjanZ April 24, 2026 08:19
Copy link
Copy Markdown
Collaborator

@VitjanZ VitjanZ left a comment

Choose a reason for hiding this comment

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

Looks good.

@pedjaradenkovic pedjaradenkovic merged commit 20943f0 into main Apr 24, 2026
10 checks passed
@pedjaradenkovic pedjaradenkovic deleted the fix/memory-creation-module-frid-comparison branch April 24, 2026 09:22
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.

2 participants