Skip to content

Conversation

jonasfj
Copy link
Member

@jonasfj jonasfj commented May 22, 2024

Trying out the suggestion from:
flutter/flutter#105913 (comment)

Probably I should gather more data, to know if it's often remotely close to taking 12 minutes (which would be surprising).

@jonasfj
Copy link
Member Author

jonasfj commented May 22, 2024

Looking a previous runs, usually it takes 4 minutes to run the iPhone integration tests on a simulator.

So if it times out at 12 minutes, it's probably some intermittent bug.
Could be that pre-building reduces the risk of that bug happening, perhaps we're eating up too much memory or something.

@jonasfj
Copy link
Member Author

jonasfj commented May 22, 2024

Worked once, trying again :D

@jonasfj
Copy link
Member Author

jonasfj commented May 22, 2024

It appears to take a long time on second attempt, I'm guessing it'll timeout.
But what is interesting, is that it looks like it's build step that hangs:
image

Not the step that runs integration tests.

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.

1 participant