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

[FLAKEY TEST] end-to-end-mobile-test-android -> mobile -> Run tests -> Withdraw CELO -> Return to the Exchange CELO screen after confirming. #4993

Closed
flake-tracker bot opened this issue Sep 6, 2020 · 1 comment

Comments

@flake-tracker
Copy link

flake-tracker bot commented Sep 6, 2020

Discovered at commit 910ab0a

Attempt No. 1:

Error: com.wix.detox.espresso.DetoxErrors$DetoxRuntimeException: 10.0sec timeout expired without matching of given matcher: at least 75 percent of the view's area is displayed to the user.
at com.wix.detox.espresso.DetoxAssertion.waitForAssertMatcher(DetoxAssertion.java:58)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.commons.lang3.reflect.MethodUtils.invokeStaticMethod(MethodUtils.java:443)
at org.apache.commons.lang3.reflect.MethodUtils.invokeStaticMethod(MethodUtils.java:405)
at com.wix.invoke.types.ClassTarget.execute(ClassTarget.java:23)
at com.wix.invoke.types.Target.invoke(Target.java:59)
at com.wix.invoke.MethodInvocation.invoke(MethodInvocation.java:35)
at com.wix.invoke.MethodInvocation.invoke(MethodInvocation.java:26)
at com.wix.invoke.MethodInvocation.invoke(MethodInvocation.java:20)
at com.wix.detox.InvokeActionHandler.handle(DetoxActionHandlers.kt:52)
at com.wix.detox.DetoxManager$4.run(DetoxManager.java:120)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at com.wix.detox.Detox$1.run(Detox.java:173)
at java.lang.Thread.run(Thread.java:919)

Check device logs for full details!

at process._tickCallback (internal/process/next_tick.js:68:7)

Attempt No. 2:

Test Passed!

@gnardini
Copy link
Contributor

gnardini commented Sep 7, 2020

The flakey-ness is not due to this test, it's due to a previous one that causes this one to sometimes fail, and skipping this test makes others fail.
I'm working on a PR to make e2e tests more reliable.

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

No branches or pull requests

1 participant