Realm Core v14.12.0 is changing the behavior of async open. The following tests in integration-tests/tests/src/tests/sync/open-behavior.ts have been disabled.
"timeout when opening new synced realm with downloadBeforeOpen and openLocal set opens an empty local realm"
"timeout when opening an existing synced realm with downloadBeforeOpen and openLocal set opens an empty local realm."
Realm Core v14.12.0 is changing the behavior of async open. The following tests in
integration-tests/tests/src/tests/sync/open-behavior.ts
have been disabled.