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

iOS test fixes #3421

Merged
merged 5 commits into from
Jan 25, 2025
Merged

iOS test fixes #3421

merged 5 commits into from
Jan 25, 2025

Conversation

pepone
Copy link
Member

@pepone pepone commented Jan 24, 2025

No description provided.

@pepone pepone requested a review from externl January 24, 2025 15:45
test_flags: "--platform=iphonesimulator --controller-app --rfilter=Ice/operations" # Remove rfilter once #3286 is fixed
config: "ios"
build_flags: "PLATFORMS='macosx iphonesimulator' LANGUAGES='cpp swift' CONFIGS='static'"
test_flags: "--platform=iphonesimulator --controller-app --rfilter=swift/Ice/operations" # Remove rfilter once #3286 is fixed
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to do --filter=cpp --filter=swift

Copy link
Member Author

Choose a reason for hiding this comment

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

I think we don't as there no other languages that support iphonesimulator platform.

Copy link
Member Author

Choose a reason for hiding this comment

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

Added --languages='cpp,swift'

@pepone pepone requested a review from externl January 24, 2025 17:25
@pepone pepone merged commit 02ad938 into zeroc-ice:main Jan 25, 2025
23 checks passed
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.

2 participants