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

RCOCOA-2070: Added sync mixed collection tests #8615

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

dianaafanador3
Copy link
Collaborator

Collections in mixed sync tests

@dianaafanador3
Copy link
Collaborator Author

The failing tests correspond to new new workflow added for Xcode 16 beta, which needs Xcode cloud support for the beta and probably this PR by @tgoyne

@dianaafanador3 dianaafanador3 marked this pull request as ready for review June 11, 2024 10:57
@dianaafanador3 dianaafanador3 linked an issue Jun 11, 2024 that may be closed by this pull request
@dianaafanador3 dianaafanador3 force-pushed the dp/collection-in-mixed-sync-test branch from 3b5c3d0 to 18f374c Compare June 17, 2024 10:52
@dianaafanador3 dianaafanador3 force-pushed the dp/collection-in-mixed-sync-test branch from b34b7de to 6d7988e Compare June 29, 2024 08:48
Realm/ObjectServerTests/SwiftCollectionSyncTests.swift Outdated Show resolved Hide resolved
Realm/ObjectServerTests/SwiftCollectionSyncTests.swift Outdated Show resolved Hide resolved
Realm/ObjectServerTests/SwiftCollectionSyncTests.swift Outdated Show resolved Hide resolved
Realm/ObjectServerTests/SwiftCollectionSyncTests.swift Outdated Show resolved Hide resolved
@@ -18,6 +18,7 @@ install_dependencies() {
install_ruby
elif [[ "$CI_WORKFLOW" == "sync"* ]]; then
# elif [[ "$CI_WORKFLOW" == "sync"* ]] || [[ "$CI_WORKFLOW" == "swiftpm"* ]]; then
brew install node
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setup-baas installs node if needed.

@dianaafanador3 dianaafanador3 force-pushed the dp/collection-in-mixed-sync-test branch from a78e8c7 to ae8a4f9 Compare July 4, 2024 16:13
@dianaafanador3 dianaafanador3 force-pushed the dp/collection-in-mixed-sync-test branch from ae8a4f9 to 908c98a Compare July 4, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Sync tests for Collections in mixed
3 participants