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

Throw exception if flx sync during realm conversation (fix flacky test) #5869

Merged

Conversation

nicola-cab
Copy link
Member

@nicola-cab nicola-cab commented Sep 16, 2022

What, How & Why?

Delete spuriously failing test.

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • C-API, if public C++ API changed.

@nicola-cab nicola-cab changed the title Nc/throw exception if flx sync during realm conversation Throw exception if flx sync during realm conversation (fix flacky test) Sep 16, 2022
@tgoyne
Copy link
Member

tgoyne commented Sep 16, 2022

Is this failing because it's sometimes connecting to the server and receiving an error before it gets torn down? If so you could fix the test by stopping the server first.

@jedelbo jedelbo changed the base branch from master to prepare-12.7.0 September 19, 2022 08:14
@jedelbo jedelbo merged commit 18abbb4 into prepare-12.7.0 Sep 19, 2022
@jedelbo jedelbo deleted the nc/throw_exception_if_flx_sync_during_realm_conversation branch September 19, 2022 08:14
@nicola-cab
Copy link
Member Author

Is this failing because it's sometimes connecting to the server and receiving an error before it gets torn down? If so you could fix the test by stopping the server first.

I know, but the test is really not useful to be honest. So I preferred deleting it.

tgoyne added a commit that referenced this pull request Sep 19, 2022
…nification

* origin/master:
  Improve type check when casting to WrapC
  Updated release notes
  Throw exception if flx sync during realm conversation (fix flacky test) (#5869)
  Update install-baas to use go 1.18.6 (#5863)
  throw inside realm convert if realm uses flx sync (#5846)
  Update release notes
  Prepare release
  Store an optional Query on TableView
  Replace the typed aggregate functions with simpler untyped ones
  Add basic benchmarks for aggregate operations
  Add non-installed headers to the CMake project
  Remove a double-lookup when reading Dictionary values by index
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants