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

Update test suite and report failed assertions #78

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

SimonFrings
Copy link
Contributor

This pull request updates the test suite and will now report any failed assertions.

I also had to add sudo apt install -f in order to fix some packages with unmet dependencies. I'm not quite sure what exactly is causing this (as we didn't change anything in the meantime) and I'm also not convinced if this is the right way to go about this. I invested some time into researching a proper solution but after trying out a few things, this was the only way to get the test suite green again.

If there are better options, let's use this ticket as a starting point to discuss this matter.

Builds on top of clue/framework-x#199, reactphp/socket#300 and others.

@SimonFrings SimonFrings requested a review from clue January 18, 2024 07:34
@SimonFrings SimonFrings added this to the v1.2.0 milestone Jan 18, 2024
Copy link
Owner

@clue clue left a comment

Choose a reason for hiding this comment

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

@SimonFrings If it works, it works, I guess? :shipit:

Not sure what packages caused this, but given this looks like this only affects legacy PHP versions, I'm okay with this. Let's not waste too much time on legacy versions and instead focus on newer versions!

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Copy link
Owner

@clue clue left a comment

Choose a reason for hiding this comment

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

@SimonFrings Thanks for the update, changes LGTM! :shipit:

@clue clue merged commit 51ae39e into clue:main Feb 1, 2024
11 checks passed
@SimonFrings SimonFrings mentioned this pull request Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants