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

Add Android E2E logging, delay tap input stream #4075

Merged
merged 3 commits into from
Aug 12, 2020

Conversation

mikehardy
Copy link
Collaborator

Description

Android E2E is flaky, trying to isolate it

This increases logging for Android E2E and also puts a delay on the generated click stream as that appeared to be one failure mode

Related issues

#4058

Release Summary

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

@mikehardy mikehardy changed the title Issue4058/flaky e2e Add Android E2E logging, delay tap input stream Aug 12, 2020
@mikehardy
Copy link
Collaborator Author

Related detox comment on a PR they have that would have also worked around this wix/Detox#1513 (comment)

@mikehardy mikehardy merged commit 70305ef into invertase:master Aug 12, 2020
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