Skip to content

Only run legacy-native-module in Release#51494

Closed
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D75139882
Closed

Only run legacy-native-module in Release#51494
cipolleschi wants to merge 1 commit into
facebook:mainfrom
cipolleschi:export-D75139882

Conversation

@cipolleschi
Copy link
Copy Markdown
Contributor

Summary:
A recent diff introduced the legacy-native-module.yml E2E test for maestro.

The test is consistently failing in CI in Debug mode, because it requires to navigate to the APIs tab. However, the navigation to that tab is not working in debug mode because there is a logbox on top of the tabbar that prevents the tests to tap on the button.

The test works fine in Release mode because we don't have logboxes there.

As a temporary solution to unblock CI while we fix the warnings that prevent the navigation, we are disabling the test for running in debug mode.

This will not reduce the coverage as:

  • the test still runs in Release mode
  • the debug tests have been added to verify the connection with metro, which is checked by the other tests in the test suite.

Changelog:

[Internal] -

Differential Revision: D75139882

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels May 21, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D75139882

Summary:

A recent diff introduced the legacy-native-module.yml E2E test for maestro.

The test is consistently failing in CI in Debug mode, because it requires to navigate to the APIs tab. However, the navigation to that tab is not working in debug mode because there is a logbox on top of the tabbar that prevents the tests to tap on the button.

The test works fine in Release mode because we don't have logboxes there.

As a temporary solution to unblock CI while we fix the warnings that prevent the navigation, we are disabling the test for running in debug mode.

This will not reduce the coverage as:
- the test still runs in Release mode
- the debug tests have been added to verify the connection with metro, which is checked by the other tests in the test suite.

## Changelog:
[Internal] -

Differential Revision: D75139882
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D75139882

@react-native-bot
Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Nov 18, 2025
@react-native-bot
Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Nov 18, 2025
@react-native-bot
Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label May 17, 2026
@react-native-bot
Copy link
Copy Markdown
Collaborator

This PR was closed because it has been stalled for 7 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported p: Facebook Partner: Facebook Partner Stale There has been a lack of activity on this issue and it may be closed soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants