Skip to content

Test Fix for PressEvents #14973

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

Merged

Conversation

HariniMalothu17
Copy link
Contributor

@HariniMalothu17 HariniMalothu17 commented Jul 28, 2025

Description

This update addresses a failing test case related to the onPressOut event in the TextInputComponentTest.test.ts file. The failure was observed during the review process on the x86 architecture for 0.80. The root cause appears to be an inconsistency or unexpected behavior in how the onPressOut event is triggered or handled within the TextInput component.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

The TextInput component tests in TextInputComponentTest.test.ts are failing due to issues with the onPressOut test case
Resolves [Add Relevant Issue Here]

What

What changes were made to the codebase to solve the bug, add the functionality, etc. that you specified above.

Screenshots

image

Changelog

Should this change be included in the release notes: _ yes

Add a brief summary of the change to use in the release notes for the next release.

Microsoft Reviewers: Open in CodeFlow

@HariniMalothu17
Copy link
Contributor Author

HariniMalothu17 commented Jul 29, 2025

/azp run

1 similar comment
@HariniMalothu17
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

1 similar comment
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Contributor

@anupriya13 anupriya13 left a comment

Choose a reason for hiding this comment

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

LGTM! Good job!👌

@anupriya13 anupriya13 self-assigned this Jul 31, 2025
@anupriya13 anupriya13 marked this pull request as ready for review July 31, 2025 03:05
@anupriya13 anupriya13 requested a review from a team as a code owner July 31, 2025 03:05
@anupriya13 anupriya13 merged commit aad3ca5 into microsoft:main Jul 31, 2025
58 checks passed
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