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

Fastlane fails resetting the right simulator, use device instead of destination. #3493

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

stefanceriu
Copy link
Member

@stefanceriu stefanceriu commented Nov 7, 2024

This seems to have worked for the integration tests https://github.com/element-hq/element-x-ios/actions/runs/11718009383/job/32638954449, let's hope it works for the others too.

[07:50:30]: Cruising over to lane 'create_simulator_if_necessary' 🚖
[07:50:30]: --------------------------------------------------------------------
[07:50:30]: Step: xcrun simctl list devices | grep 'iPhone 16 Pro (18.0) ('
[07:50:30]: --------------------------------------------------------------------
[07:50:30]: $ xcrun simctl list devices | grep 'iPhone 16 Pro (18.0) ('
[07:50:30]: --------------------------------------------------------------------
[07:50:30]: Step: xcrun simctl create 'iPhone 16 Pro (18.0)' com.apple.CoreSimulator.SimDeviceType.iPhone-16-Pro com.apple.CoreSimulator.SimRuntime.iOS-18-0
[07:50:30]: --------------------------------------------------------------------
[07:50:30]: $ xcrun simctl create 'iPhone 16 Pro (18.0)' com.apple.CoreSimulator.SimDeviceType.iPhone-16-Pro com.apple.CoreSimulator.SimRuntime.iOS-18-0
[07:51:15]: Resetting iPhone 16 Pro
[07:51:15]: Disabling 'Slide to Type' iPhone 16 Pro

@stefanceriu stefanceriu added the pr-misc for other changes label Nov 7, 2024
@stefanceriu stefanceriu requested a review from a team as a code owner November 7, 2024 06:53
@stefanceriu stefanceriu requested review from pixlwave and removed request for a team November 7, 2024 06:53
Copy link

github-actions bot commented Nov 7, 2024

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against d6d5241

Copy link

codecov bot commented Nov 7, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
899 1 898 0
View the full list of 1 ❄️ flaky tests
RoomScreenViewModelTests testPinnedEventsBanner()

Flake rate in main: 23.95% (Passed 181 times, Failed 57 times)

Stack Traces | 16.5s run time
Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "Awaiting publisher". (.../Sources/Extensions/XCTestCase.swift:43)

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

Copy link

sonarcloud bot commented Nov 7, 2024

@stefanceriu stefanceriu merged commit e4f346c into develop Nov 7, 2024
12 checks passed
@stefanceriu stefanceriu deleted the stefan/fastlaneDestinations branch November 7, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-misc for other changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants