Skip to content

Reduce flakyness on InteractionManager-test#36092

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D43120897
Closed

Reduce flakyness on InteractionManager-test#36092
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D43120897

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
This test is partially disabled already, causing high flakyness of the test_windows CI job.
I'm taking a different approach at disabling it here (disabling the offending tests using a Promise
rather than disabling at the assert level).

Changelog:
[Internal] [Changed] - Reduce flakyness on InteractionManager-test

Reviewed By: cipolleschi

Differential Revision: D43120897

Summary:
This test is partially disabled already, causing high flakyness of the `test_windows` CI job.
I'm taking a different approach at disabling it here (disabling the offending tests using a `Promise`
rather than disabling at the assert level).

Changelog:
[Internal] [Changed] - Reduce flakyness on InteractionManager-test

Reviewed By: cipolleschi

Differential Revision: D43120897

fbshipit-source-id: 4bfe35012384e7777ec7318d1cd4c0a61196f64b
@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 fb-exported labels Feb 8, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,475,500 +0
android hermes armeabi-v7a 7,796,979 +0
android hermes x86 8,951,538 +0
android hermes x86_64 8,809,339 +0
android jsc arm64-v8a 9,113,287 +0
android jsc armeabi-v7a 8,309,960 +0
android jsc x86 9,164,875 +0
android jsc x86_64 9,423,765 +0

Base commit: 56cb19f
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 8, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 4128df2.

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 Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants