Skip to content

ci: Complete the unit test matrix#1324

Open
theofidry wants to merge 16 commits intophpbrew:masterfrom
theofidry:ci/split-builds
Open

ci: Complete the unit test matrix#1324
theofidry wants to merge 16 commits intophpbrew:masterfrom
theofidry:ci/split-builds

Conversation

@theofidry
Copy link
Copy Markdown
Contributor

@theofidry theofidry commented Feb 4, 2023

Complete the matrix to run the unit tests on.

@theofidry theofidry changed the title Draft: ci: Complete the CI ci: Complete the CI Oct 26, 2023
@theofidry theofidry marked this pull request as ready for review October 26, 2023 08:48
@theofidry
Copy link
Copy Markdown
Contributor Author

@peter279k should now be ready to review. Note that there is one failing test highlighted by the job, but in essence it already exists and should be fixed separately IMO.

@theofidry
Copy link
Copy Markdown
Contributor Author

@peter279k rebased

@theofidry theofidry mentioned this pull request Jun 22, 2024
@peter279k
Copy link
Copy Markdown
Member

Some tests are failed in the PHP 7.2 and Phar build test. Could you help me to fix them?

In the PHP 7.2 test, the error message is as follows:

PHPUnit 8.5.33 by Sebastian Bergmann and contributors.

PHP Fatal error:  Class 'Pimple\Container' not found in /home/runner/work/phpbrew/phpbrew/vendor/corneltek/cliframework/src/ServiceContainer.php on line 31

In the Phar building test, the error message is as follows:

box compile
make: box: No such file or directory
make: *** [Makefile:8: phpbrew] Error 127

@theofidry theofidry changed the title ci: Complete the CI ci: Complete the unit test matrix Jun 23, 2024
@theofidry
Copy link
Copy Markdown
Contributor Author

@peter279k cleaned up the unnecessary stuff, it is green now

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.

2 participants