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

test(many): fix failing tests that CI was not reporting #29485

Merged
merged 11 commits into from May 10, 2024

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented May 9, 2024

Code checks were passing even though these tests were failing because the docker script was not exiting with the correct exit code. This PR fixes the tests so that they pass, then PR #29425 can be merged so CI will properly fail again when tests fail.

Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 7:53pm

@github-actions github-actions bot added the package: core @ionic/core package label May 9, 2024
@brandyscarney brandyscarney marked this pull request as ready for review May 10, 2024 19:51
@brandyscarney brandyscarney requested a review from a team as a code owner May 10, 2024 19:51
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

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

LGTM

@brandyscarney brandyscarney added this pull request to the merge queue May 10, 2024
Merged via the queue into main with commit 2007a44 May 10, 2024
48 checks passed
@brandyscarney brandyscarney deleted the test-fix-failing-tests branch May 10, 2024 20:12
sean-perkins added a commit that referenced this pull request May 15, 2024
Code checks were passing even though these tests were failing because
the docker script was not exiting with the correct exit code. This PR
fixes the tests so that they pass, then PR
#29425 can be merged
so CI will properly fail again when tests fail.

---------

Co-authored-by: Sean Perkins <sean.perkins@outsystems.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants