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

Stabalize OpenBehaviour tests #6815

Open
kraenhansen opened this issue Jul 25, 2024 · 3 comments
Open

Stabalize OpenBehaviour tests #6815

kraenhansen opened this issue Jul 25, 2024 · 3 comments

Comments

@kraenhansen
Copy link
Member

kraenhansen commented Jul 25, 2024

These two tests are often failing on Android:

  1) OpenBehaviour
       timeout when opening new synced realm with downloadBeforeOpen and openLocal set opens an empty local realm.:

      AssertionError: expected 1 to equal +0
      + expected - actual

      -1
      +0
      
      at proxy trap (native)
      at ?anon_0_ (main.android.jsbundle:163324:80)
      at next (native)
      at asyncGeneratorStep (main.android.jsbundle:9761:19)
      at _next (main.android.jsbundle:9775:29)
      at tryCallOne (address at InternalBytecode.js:1:1180)
      at anonymous (address at InternalBytecode.js:1:1874)

  2) OpenBehaviour
       timeout when opening an existing synced realm with downloadBeforeOpen and openLocal set opens an empty local realm.:

      AssertionError: expected 1 to equal +0
      + expected - actual

      -1
      +0
      
      at proxy trap (native)
      at ?anon_0_ (main.android.jsbundle:163394:80)
      at next (native)
      at asyncGeneratorStep (main.android.jsbundle:9761:19)
      at _next (main.android.jsbundle:9775:29)
      at tryCallOne (address at InternalBytecode.js:1:1180)
      at anonymous (address at InternalBytecode.js:1:1874)
@kraenhansen kraenhansen self-assigned this Jul 25, 2024
Copy link

sync-by-unito bot commented Jul 25, 2024

➤ PM Bot commented:

Jira ticket: RJS-2874

@kraenhansen
Copy link
Member Author

Pretty frustrating 🤔 I ran the test 20 times locally against a BaaSaaS server without reproducing this 😕

@kneth
Copy link
Contributor

kneth commented Aug 14, 2024

See also #6839

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

2 participants