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

fix(spec/create): handle createAndBuild promises #1171

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

raphinesse
Copy link
Contributor

@raphinesse raphinesse commented Nov 1, 2021

The tests did not wait for the promises of the test operations to resolve. That's why our CI did not fail for #1161 and we needed to fix that PR up in #1173.

This PR makes the tests wait for the build to finish and sets appropriate timeouts. Of course, this will result in longer CI run times.

@raphinesse raphinesse added the bug label Nov 1, 2021
@raphinesse raphinesse requested a review from erisu November 1, 2021 21:21
@raphinesse raphinesse force-pushed the fix-spec-create-promises branch 8 times, most recently from 56dc451 to f5f4d79 Compare November 3, 2021 09:16
@raphinesse raphinesse merged commit e20afdc into apache:master Nov 3, 2021
@raphinesse raphinesse deleted the fix-spec-create-promises branch November 3, 2021 15:55
@erisu erisu added this to the 7.0.0 milestone Nov 16, 2021
gazben pushed a commit to apicore-engineering/cordova-ios that referenced this pull request Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants