Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring(gtest): Introduce gear_commons mailbox to gtest #4010

Merged
merged 47 commits into from
Jul 16, 2024

Conversation

techraed
Copy link
Member

This PR refactors mailbox logic in the gtest fixing some error inconsistencies with the runtime and, mainly, adding gear_common version of Mailbox.

@techraed techraed added D4-test Autotests, and examples D5-tooling Helper tools and utilities labels Jun 13, 2024
@techraed techraed self-assigned this Jun 13, 2024
@techraed techraed added A0-pleasereview PR is ready to be reviewed by the team and removed A1-inprogress Issue is in progress or PR draft is not ready to be reviewed labels Jun 15, 2024
@techraed techraed requested review from ark0f and breathx and removed request for ark0f June 15, 2024 13:07
gtest/src/blocks.rs Outdated Show resolved Hide resolved
gtest/src/blocks.rs Outdated Show resolved Hide resolved
gtest/src/mailbox/interface.rs Outdated Show resolved Hide resolved
gtest/src/mailbox/interface.rs Outdated Show resolved Hide resolved
gtest/src/program.rs Outdated Show resolved Hide resolved
@breathx
Copy link
Member

breathx commented Jul 7, 2024

@techraed any updates here?

@breathx breathx added A3-gotissues PR occurred to have issues after the review and removed A0-pleasereview PR is ready to be reviewed by the team labels Jul 7, 2024
@techraed techraed added A0-pleasereview PR is ready to be reviewed by the team and removed A3-gotissues PR occurred to have issues after the review labels Jul 15, 2024
@techraed techraed requested a review from ark0f July 16, 2024 07:47
@techraed techraed added A2-mergeoncegreen PR is ready to merge after CI passes and removed A0-pleasereview PR is ready to be reviewed by the team labels Jul 16, 2024
@techraed techraed merged commit 5cfb148 into master Jul 16, 2024
18 checks passed
@techraed techraed deleted the st-gtest-mailbox2 branch July 16, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2-mergeoncegreen PR is ready to merge after CI passes D4-test Autotests, and examples D5-tooling Helper tools and utilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants