-
Notifications
You must be signed in to change notification settings - Fork 582
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
Sync for Windows #1349
Sync for Windows #1349
Conversation
c97882b
to
3ddf1ea
Compare
@fealebenpae Will you please add the outstanding tasks as "todo"? |
96a008d
to
f67228c
Compare
# Conflicts: # src/RealmJS.xcodeproj/project.pbxproj
This is generally blocked on https://github.com/realm/realm-object-store/issues/557, but we can release Sync for Windows support as a beta even with failing tests in Object Store. The last remaining blocker for this PR is running the sync tests on Windows - they expect a ROS instance but we have no way of running one on Windows. @kneth should we disable sync tests on Windows, or is there an easy way to run ROS on another machine and use that for tests? |
@fealebenpae Let's disable the sync tests for now. |
This makes it possible to build realm-js-private with the Visual Studio gyp generator
@fealebenpae We need to rebase this on |
# Conflicts: # binding.gyp # src/object-store
This reverts commit ffb0f84.
interprocess communication seems to be broken
4fba7ce
to
daa9c69
Compare
# Conflicts: # dependencies.list
No description provided.