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

Extra tools for debugging CI crashes #6793

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Extra tools for debugging CI crashes #6793

wants to merge 8 commits into from

Conversation

cmelchior
Copy link
Contributor

@cmelchior cmelchior commented Mar 31, 2020

This PR adds a new TestHelper.backupRealm(config) method which makes it possible to capture Realm files if we experience crashes on CI that are hard to reproduce locally. Unfortunately, it isn't possible to enable this automatically across all tests, so it must be enabled for any tests we think could cause problems.

In this particular case, it is #6790 and #6792

This PR should probably not be merged until #6790 has been fully investigated by Core.

@cmelchior cmelchior self-assigned this Mar 31, 2020
@cmelchior cmelchior changed the base branch from master to v10 March 31, 2020 21:09
@cmelchior cmelchior changed the title Upgrade to Core 10-alpha.3 Extra tools for debugging CI crashes Apr 1, 2020
Base automatically changed from v10 to master October 13, 2020 13:59
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.

None yet

1 participant