-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
fix(core): strip markers in actions_update_app_context_nfu()
#10607
fix(core): strip markers in actions_update_app_context_nfu()
#10607
Conversation
User Test ResultsTest specification and instructions
Test Artifacts
|
…nto fix/core/10605-app-context-copy-strip-markers
TEST_HIEROGLYPHIC_WINDOWS SKIP - now running this test in the follow-up PR #10618 as this PR still had other bugs impacting this test. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was little confused with the test cases but the code change LGTM
…nto fix/core/10605-app-context-copy-strip-markers
…nto fix/core/10605-app-context-copy-strip-markers
Co-authored-by: Steven R. Loomis <srl295@gmail.com>
…nto fix/core/10605-app-context-copy-strip-markers
Changes in this pull request will be available for download in Keyman version 17.0.262-alpha |
Fixes #10605.
Includes unit test for marker stripping; unit tests for the module extensively refactored to ensure that we are testing the full context and not inadvertently missing markers.
User Testing